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 + Feature #25 Fast commenting
+ x64 installation package + x64 installation package
+ Supported HTTPS on validation + Supported HTTPS on validation

View File

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