Bug #99 fix desktop file (Marco Rodrigues)

This commit is contained in:
Zane U. Ji 2014-05-06 22:29:10 +08:00
parent 75deacb4fe
commit fb698e20cd
2 changed files with 14 additions and 11 deletions

View File

@ -1,4 +1,7 @@
1.2.1.1
1.2.1.2
* Bug #99 fix desktop file (Marco Rodrigues)
1.2.1.1 2014/05/04
+ Feature #25 Fast commenting
+ x64 installation package
+ Supported HTTPS on validation

View File

@ -1,10 +1,10 @@
[Desktop Entry]
Type=Application
Name=XML Copy Editor
GenericName=XML Editor
Comment=Edit XML documents
Exec=xmlcopyeditor %U
Icon=xmlcopyeditor.png
Terminal=false
MimeType=text/xml;
Categories=Application;Development;TextEditor;
[Desktop Entry]
Type=Application
Name=XML Copy Editor
GenericName=XML Editor
Comment=Edit XML documents
Exec=xmlcopyeditor %U
Icon=xmlcopyeditor
Terminal=false
MimeType=text/xml;
Categories=Development;TextEditor;