Michael Albinus <[email protected]> writes:

> Ted Zlatanov <[email protected]> writes:
>
>> method call sender=:1.191 -> dest=org.freedesktop.secrets serial=17
>> path=/org/freedesktop/secrets/collection/login;
>> interface=org.freedesktop.DBus.Properties; member=Get
>>    string "org.freedesktop.Secret.Collection"
>>    string "Label"
>> method return sender=:1.5 -> dest=:1.191 reply_serial=17
>>    variant       string "Login"
>>
>> so the label for that collection is "Login"?  I guess seahorse doesn't
>> show the collection label, only the basename.
>
> Maybe. secrets.el shows always the collection label. This can change,
> that's why I insist on the "default" alias :-)

I just did an experiment:

  (secrets-create-collection "ABC")
  => "/org/freedesktop/secrets/collection/abc"

gnome-keyring seems to normalize the object path, using small letters
only. And seahorse shows it as "abc".

Hmm. Shall I do something similar in secrets.el?

>> Ted

Best regards, Michael.

_______________________________________________
Tramp-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/tramp-devel

Reply via email to