[Xfce4-commits] <mousepad:master> Fix desktop file.
Nick Schermer
noreply at xfce.org
Sun Dec 30 12:26:01 CET 2012
Updating branch refs/heads/master
to bd725ea7e5fdce6887c00bc4d78be3e3938340e9 (commit)
from ac49e64653935da8ed70f8e1d135fd86fe10a85b (commit)
commit bd725ea7e5fdce6887c00bc4d78be3e3938340e9
Author: Nick Schermer <nick at xfce.org>
Date: Sun Dec 30 12:24:30 2012 +0100
Fix desktop file.
mousepad.desktop.in.in | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/mousepad.desktop.in.in b/mousepad.desktop.in.in
index 21fda29..96ca08d 100644
--- a/mousepad.desktop.in.in
+++ b/mousepad.desktop.in.in
@@ -1,6 +1,5 @@
[Desktop Entry]
-Encoding=UTF-8
_Name=Mousepad
_Comment=Simple Text Editor
_GenericName=Text Editor
@@ -9,5 +8,5 @@ Icon=accessories-text-editor
Terminal=false
StartupNotify=true
Type=Application
-Categories=Application;Utility;TextEditor;GTK;
-MimeType=text/plain
+Categories=Utility;TextEditor;GTK;
+MimeType=text/plain;
More information about the Xfce4-commits
mailing list