[gnome-keyring] Add Unity to OnlyShowIn
- From: Michael Terry <mterry src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-keyring] Add Unity to OnlyShowIn
- Date: Tue, 5 Jul 2011 17:25:10 +0000 (UTC)
commit 79ef2cfd2079569b92f9452baeef2c1bec7b448d
Author: Michael Terry <michael terry canonical com>
Date: Tue Jul 5 08:53:55 2011 -0400
Add Unity to OnlyShowIn
https://bugzilla.gnome.org/show_bug.cgi?id=653753
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 c0364c0..19a2cfe 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;XFCE;
+OnlyShowIn=GNOME;LXDE;XFCE;Unity;
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 45f5784..bf422af 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;XFCE;
+OnlyShowIn=GNOME;LXDE;XFCE;Unity;
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 9a9b328..29ed1a8 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;XFCE;
+OnlyShowIn=GNOME;LXDE;XFCE;Unity;
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 f70ca3d..dea3150 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;XFCE;
+OnlyShowIn=GNOME;LXDE;XFCE;Unity;
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]