diff --git a/ChangeLog b/ChangeLog index e698fab..f833908 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/src/xmlcopyeditor.desktop b/src/xmlcopyeditor.desktop index 9633eaf..04ac243 100644 --- a/src/xmlcopyeditor.desktop +++ b/src/xmlcopyeditor.desktop @@ -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;