[gnome-keyring] Also start daemon for Xfce



commit 1099a753b6bb502316ad9561c9999474639a3e10
Author: Laurent Bigonville <l bigonville edpnet be>
Date:   Wed Mar 9 17:50:09 2011 +0100

    Also start daemon for Xfce
    
    https://bugzilla.gnome.org/show_bug.cgi?id=644305

 daemon/gnome-keyring-gpg.desktop.in.in     |    2 +-
 daemon/gnome-keyring-pkcs11.desktop.in.in  |    2 +-
 daemon/gnome-keyring-secrets.desktop.in.in |    2 +-
 daemon/gnome-keyring-ssh.desktop.in.in     |    2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/daemon/gnome-keyring-gpg.desktop.in.in b/daemon/gnome-keyring-gpg.desktop.in.in
index c25ddd2..c0364c0 100644
--- a/daemon/gnome-keyring-gpg.desktop.in.in
+++ b/daemon/gnome-keyring-gpg.desktop.in.in
@@ -3,7 +3,7 @@ Type=Application
 _Name=GPG Password Agent
 _Comment=GNOME Keyring: GPG Agent
 Exec= VALGRIND_RUN@ gnome-keyring-daemon --start --components=gpg
-OnlyShowIn=GNOME;LXDE;
+OnlyShowIn=GNOME;LXDE;XFCE;
 X-GNOME-Autostart-Phase=Initialization
 X-GNOME-AutoRestart=false
 X-GNOME-Autostart-Notify=true
diff --git a/daemon/gnome-keyring-pkcs11.desktop.in.in b/daemon/gnome-keyring-pkcs11.desktop.in.in
index 98f72f9..45f5784 100644
--- a/daemon/gnome-keyring-pkcs11.desktop.in.in
+++ b/daemon/gnome-keyring-pkcs11.desktop.in.in
@@ -3,7 +3,7 @@ Type=Application
 _Name=Certificate and Key Storage
 _Comment=GNOME Keyring: PKCS#11 Component
 Exec= VALGRIND_RUN@@BINDIR@/gnome-keyring-daemon --start --components=pkcs11
-OnlyShowIn=GNOME;LXDE;
+OnlyShowIn=GNOME;LXDE;XFCE;
 X-GNOME-Autostart-Phase=Initialization
 X-GNOME-AutoRestart=false
 X-GNOME-Autostart-Notify=true
diff --git a/daemon/gnome-keyring-secrets.desktop.in.in b/daemon/gnome-keyring-secrets.desktop.in.in
index 5779435..9a9b328 100644
--- a/daemon/gnome-keyring-secrets.desktop.in.in
+++ b/daemon/gnome-keyring-secrets.desktop.in.in
@@ -3,7 +3,7 @@ Type=Application
 _Name=Secret Storage Service
 _Comment=GNOME Keyring: Secret Service
 Exec= VALGRIND_RUN@@BINDIR@/gnome-keyring-daemon --start --components=secrets
-OnlyShowIn=GNOME;LXDE;
+OnlyShowIn=GNOME;LXDE;XFCE;
 X-GNOME-Autostart-Phase=Initialization
 X-GNOME-AutoRestart=false
 X-GNOME-Autostart-Notify=true
diff --git a/daemon/gnome-keyring-ssh.desktop.in.in b/daemon/gnome-keyring-ssh.desktop.in.in
index 5379f4d..f70ca3d 100644
--- a/daemon/gnome-keyring-ssh.desktop.in.in
+++ b/daemon/gnome-keyring-ssh.desktop.in.in
@@ -3,7 +3,7 @@ Type=Application
 _Name=SSH Key Agent
 _Comment=GNOME Keyring: SSH Agent
 Exec= VALGRIND_RUN@@BINDIR@/gnome-keyring-daemon --start --components=ssh
-OnlyShowIn=GNOME;LXDE;
+OnlyShowIn=GNOME;LXDE;XFCE;
 X-GNOME-Autostart-Phase=Initialization
 X-GNOME-AutoRestart=false
 X-GNOME-Autostart-Notify=true



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]