maxerba pushed a commit to branch master.

commit 1d1911c87f65891282a0b4bb6d7242de86581ad9
Author: maxerba <[email protected]>
Date:   Fri Jul 5 18:56:09 2013 +0200

    Fixed sorting in desktop file
---
 data/ecrire.desktop | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/data/ecrire.desktop b/data/ecrire.desktop
index c3c46b3..1e0786b 100644
--- a/data/ecrire.desktop
+++ b/data/ecrire.desktop
@@ -1,5 +1,8 @@
 [Desktop Entry]
-Categories=Utility;TextEditor;
+Encoding=UTF-8
+Type=Application
+Name=Ecrire
+Name[fr]=Écrire
 Comment=Simple text editor
 Comment[eo]=Simpla tekst-redaktilo
 Comment[es]=Un simple editor de texto
@@ -7,12 +10,9 @@ Comment[gl]=Un simple editor de texto
 Comment[it]=Semplice editor di testo
 Comment[pt]=Editor de texto
 Comment[ru]=Простой текстовый редактор
-Encoding=UTF-8
-Exec=ecrire %f
 Icon=ecrire
+Exec=ecrire %f
+Terminal=false
 MimeType=text/plain
-Name=Ecrire
-Name[fr]=Écrire
+Categories=Utility;TextEditor;
 StartupNotify=true
-Terminal=false
-Type=Application

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to