annotate debian/universalindentgui.desktop @ 764:f9b070eedd40

Made the Debian package create correct menu entries and mime type associations. git-svn-id: svn://svn.code.sf.net/p/universalindent/code/trunk@1041 59b1889a-e5ac-428c-b0c7-476e01d41282
author thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
date Wed, 13 Apr 2011 06:07:18 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
764
f9b070eedd40 Made the Debian package create correct menu entries and mime type associations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
1 [Desktop Entry]
f9b070eedd40 Made the Debian package create correct menu entries and mime type associations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
2 Type=Application
f9b070eedd40 Made the Debian package create correct menu entries and mime type associations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
3 Version=1.0
f9b070eedd40 Made the Debian package create correct menu entries and mime type associations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
4 Encoding=UTF-8
f9b070eedd40 Made the Debian package create correct menu entries and mime type associations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
5 Name=UniversalIndentGUI
f9b070eedd40 Made the Debian package create correct menu entries and mime type associations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
6 GenericName=UniversalIndentGUI
f9b070eedd40 Made the Debian package create correct menu entries and mime type associations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
7 Comment=UniversalIndentGUI is a GUI fontend for several code beautifiers
f9b070eedd40 Made the Debian package create correct menu entries and mime type associations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
8 Icon=/usr/share/pixmaps/universalIndentGUI_32x32.xpm
f9b070eedd40 Made the Debian package create correct menu entries and mime type associations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
9 TryExec=/usr/bin/universalindentgui
f9b070eedd40 Made the Debian package create correct menu entries and mime type associations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
10 Exec=/usr/bin/universalindentgui %f
f9b070eedd40 Made the Debian package create correct menu entries and mime type associations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
11 Terminal=false
f9b070eedd40 Made the Debian package create correct menu entries and mime type associations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
12 MimeType=text/plain;text/x-c;text/x-script.phyton;text/html;text/xml;text/css;application/x-javascript
f9b070eedd40 Made the Debian package create correct menu entries and mime type associations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
13 Categories=Qt;Development;
f9b070eedd40 Made the Debian package create correct menu entries and mime type associations.
thomas_-_s <thomas_-_s@59b1889a-e5ac-428c-b0c7-476e01d41282>
parents:
diff changeset
14