[latexdraw] 43/147: * update .desktop syntax based on desktop-file-validate
Stuart Prescott
stuart at debian.org
Thu Nov 24 23:53:24 UTC 2016
This is an automated email from the git hooks/post-receive script.
stuart pushed a commit to branch master
in repository latexdraw.
commit 337f3e6b42ef8a182fd132b61675f32198f12dfc
Author: Stuart Prescott <stuart at debian.org>
Date: Mon Apr 20 22:24:17 2009 +0000
* update .desktop syntax based on desktop-file-validate
---
debian/latexdraw.desktop | 4 ++--
debian/x-latexdraw-project.desktop | 5 ++---
2 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/debian/latexdraw.desktop b/debian/latexdraw.desktop
index 20eea5b..d2d78ed 100644
--- a/debian/latexdraw.desktop
+++ b/debian/latexdraw.desktop
@@ -6,5 +6,5 @@ Exec=latexdraw %f
Icon=/usr/share/pixmaps/latexdraw32.xpm
Terminal=false
Type=Application
-Categories=Application;Graphics;
-MimeType=application/x-latexdraw-project
+Categories=Graphics;VectorGraphics;
+MimeType=application/x-latexdraw-project;
diff --git a/debian/x-latexdraw-project.desktop b/debian/x-latexdraw-project.desktop
index 2381f51..65b1f71 100644
--- a/debian/x-latexdraw-project.desktop
+++ b/debian/x-latexdraw-project.desktop
@@ -1,7 +1,6 @@
[Desktop Entry]
-Encoding=UTF-8
Comment=LaTeXDraw Project
Icon=/usr/share/pixmaps/latexdraw32.xpm
Type=MimeType
-MimeType=application/x-latexdraw-project
-Patterns=*.ldp
+MimeType=application/x-latexdraw-project;
+Patterns=*.ldp;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/latexdraw.git
More information about the pkg-java-commits
mailing list