[gnome-screenshot] Remove OnlyShowIn from desktop actions



commit 1ae8f9124452ba43fa094dd0d3ff9444274ca60b
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Apr 8 23:05:22 2014 -0400

    Remove OnlyShowIn from desktop actions
    
    The OnlyShowIn key is not supported in these sections and ignored
    by gnome-shell.

 src/gnome-screenshot.desktop.in |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/gnome-screenshot.desktop.in b/src/gnome-screenshot.desktop.in
index deb6e0d..aeef124 100644
--- a/src/gnome-screenshot.desktop.in
+++ b/src/gnome-screenshot.desktop.in
@@ -17,9 +17,7 @@ Actions=Screen;Window;
 [Desktop Action Screen]
 _Name=Take a Screenshot of the Whole Screen
 Exec=gnome-screenshot
-OnlyShowIn=Unity;
 
 [Desktop Action Window]
 _Name=Take a Screenshot of the Current Window
 Exec=gnome-screenshot -w
-OnlyShowIn=Unity;


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