[gedit] Don't list the action groups in the middle of the file it creates issues



commit 833b43786a78f666424a363c06de7aff1c2b1f62
Author: Sebastien Bacher <seb128 ubuntu com>
Date:   Tue Mar 13 13:51:06 2012 +0100

    Don't list the action groups in the middle of the file it creates issues

 data/gedit.desktop.in.in |   15 +++++++--------
 1 files changed, 7 insertions(+), 8 deletions(-)
---
diff --git a/data/gedit.desktop.in.in b/data/gedit.desktop.in.in
index 8e3e64f..5d91fbd 100644
--- a/data/gedit.desktop.in.in
+++ b/data/gedit.desktop.in.in
@@ -9,6 +9,13 @@ StartupNotify=true
 MimeType=text/plain;
 Icon=accessories-text-editor
 Categories=GNOME;GTK;Utility;TextEditor;
+X-GNOME-DocPath=gedit/gedit.xml
+_X-GNOME-FullName=gedit Text Editor
+X-GNOME-Bugzilla-Bugzilla=GNOME
+X-GNOME-Bugzilla-Product=gedit
+X-GNOME-Bugzilla-Component=general
+X-GNOME-Bugzilla-Version= VERSION@
+X-GNOME-Bugzilla-ExtraInfoScript= FULL_LIBEXECDIR@/gedit/gedit-bugreport.sh
 Actions=Window;Document;
 
 [Desktop Action Window]
@@ -20,11 +27,3 @@ OnlyShowIn=Unity;
 _Name=Open a New Document
 Exec=gedit --new-window
 OnlyShowIn=Unity;
-
-X-GNOME-DocPath=gedit/gedit.xml
-_X-GNOME-FullName=gedit Text Editor
-X-GNOME-Bugzilla-Bugzilla=GNOME
-X-GNOME-Bugzilla-Product=gedit
-X-GNOME-Bugzilla-Component=general
-X-GNOME-Bugzilla-Version= VERSION@
-X-GNOME-Bugzilla-ExtraInfoScript= FULL_LIBEXECDIR@/gedit/gedit-bugreport.sh



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