Variable: tramp-goa-service

tramp-goa-service is a variable defined in tramp-gvfs.el.gz.

Value

"org.gnome.OnlineAccounts"

Documentation

The well known name of the GNOME Online Accounts service.

Source Code

;; Defined in /usr/src/emacs/lisp/net/tramp-gvfs.el.gz
;; For the time being, we just need org.goa.Account and org.goa.Files
;; interfaces.  We document the other ones, just in case.

;;;###tramp-autoload
(defconst tramp-goa-service "org.gnome.OnlineAccounts"
  "The well known name of the GNOME Online Accounts service.")