summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDon Scorgie <dscorgie@src.gnome.org>2008-05-25 10:19:53 +0000
committerDon Scorgie <dscorgie@src.gnome.org>2008-05-25 10:19:53 +0000
commit91c1229fe99a12b185837346dd1c52443918f06b (patch)
treeb3af3c6a16da7a4a4c39301eac3cb0f8854e92fe
parentf971e3437dccb8f372e33cc739c2c7aaa8e1f5ce (diff)
downloadyelp-91c1229fe99a12b185837346dd1c52443918f06b.tar.gz
Only show desktop entry in GNOME as other desktops will ship their own
* yelp.desktop.in.in: Only show desktop entry in GNOME as other desktops will ship their own help browser bug #522994 svn path=/trunk/; revision=3138
-rw-r--r--ChangeLog7
-rw-r--r--yelp.desktop.in.in1
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da0f0109..d41bd945 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-05-25 Don Scorgie <dscorgie@svn.gnome.org>
+ * yelp.desktop.in.in:
+ Only show desktop entry in GNOME as
+ other desktops will ship their own help browser
+ bug #522994
+
+2008-05-25 Don Scorgie <dscorgie@svn.gnome.org>
+
* src/yelp-window.c (window_print_document_cb):
Fix printing whole document
bug #525593
diff --git a/yelp.desktop.in.in b/yelp.desktop.in.in
index e5469656..706db706 100644
--- a/yelp.desktop.in.in
+++ b/yelp.desktop.in.in
@@ -1,6 +1,7 @@
[Desktop Entry]
_Name=Help
_Comment=Get help with GNOME
+OnlyShowIn=GNOME;
Exec=yelp
Icon=gnome-help
StartupNotify=true