~vcs-imports/gnome-keyring/+git/gnome-keyring:gnome-3-4

Last commit made on 2015-05-20
Get this branch:
git clone -b gnome-3-4 https://git.launchpad.net/~vcs-imports/gnome-keyring/+git/gnome-keyring

Branch merges

Branch information

Recent commits

529e8fe... by Cédric VALMARY (Tot en òc)

Updated Occitan translation

53c3fee... by Stef Walter

Fix implementation of LockService dbus method

This prevented gnome_keyring_lock_all() in libgnome-keyring from
working as expected.

https://bugzilla.gnome.org/show_bug.cgi?id=690466

5dff623... by Stef Walter

secret-store: Mark a secret item as 'used' when accessed

 * This makes the gpg-agent idle feature work correctly

https://bugzilla.gnome.org/show_bug.cgi?id=681081

51606f2... by Stef Walter

gpg-agent: Hook up the TTL cache option

 * So that when the gsettings gpg-cache-method is 'idle' or 'timeout'
   we use gpg-cache-ttl to control how long the passphrase is cached
   for.
 * This is a regression from 3.3.x

https://bugzilla.gnome.org/show_bug.cgi?id=681081

24dcc36... by Stef Walter

schema: Update description for gpg-cache-method

 * Document the various method strings that can be present here

https://bugzilla.gnome.org/show_bug.cgi?id=681081

8bfc254... by raveit65

Add MATE Desktop to desktop files

 * So that gnome-keyring starts up on the MATE desktop.

https://bugzilla.gnome.org/show_bug.cgi?id=681482

2b2fe44... by Nilamdyuti Goswami

Assamese translation reviewed

c53bb44... by Stef Walter

gnome2-store: Ignore attributes that gcr-viewer sets

We don't yet support all the attributes correctly, but try
to not error out in gnome2-store for the ones that gcr-viewer
sets.

48ea8d6... by Stef Walter

daemon: Return correct introspect data for secret service

b6bb4b9... by Justin

Typo GMODULE -> GLIB in AC_SUBST

It seems that during the code duplication the actual substition call
wasn't changed to GMODULE.

Signed-off-by: Justin Lecher <email address hidden>