[gedit] Drop OnlyShowIn from desktop actions



commit 67c15285ffdf6f1e9814370d5524704176d3e14a
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Apr 10 16:52:17 2014 -0700

    Drop OnlyShowIn from desktop actions
    
    These are not part of the spec and are ignored.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=728005

 data/gedit.desktop.in.in |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/data/gedit.desktop.in.in b/data/gedit.desktop.in.in
index 22357d1..80bdc33 100644
--- a/data/gedit.desktop.in.in
+++ b/data/gedit.desktop.in.in
@@ -22,9 +22,7 @@ _Keywords=Text;Editor;
 [Desktop Action Window]
 _Name=Open a New Window
 Exec=gedit --new-window
-OnlyShowIn=Unity;
 
 [Desktop Action Document]
 _Name=Open a New Document
 Exec=gedit --new-document
-OnlyShowIn=Unity;


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