diff options
author | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-11 16:43:39 -0500 |
---|---|---|
committer | Darrell Anderson <humanreadable@yahoo.com> | 2012-06-11 16:43:39 -0500 |
commit | 7dab1e323a8b661d09bb6000e31da1391734c602 (patch) | |
tree | 86e29b08b2523327806fe53fa274d8a8a5e40c39 /src/potracegui.desktop | |
parent | a357e6e18ab45b55fd72e3555496edb3b46fb63d (diff) | |
download | potracegui-7dab1e323a8b661d09bb6000e31da1391734c602.tar.gz potracegui-7dab1e323a8b661d09bb6000e31da1391734c602.zip |
Minor fixes in desktop file.
Diffstat (limited to 'src/potracegui.desktop')
-rw-r--r-- | src/potracegui.desktop | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/potracegui.desktop b/src/potracegui.desktop index 23fe53a..97b8b92 100644 --- a/src/potracegui.desktop +++ b/src/potracegui.desktop @@ -1,7 +1,8 @@ [Desktop Entry] Encoding=UTF-8 -Name=potracegui +Name=Potracegui Name[xx]=xxpotraceguixx +GenericName=Bitmap Tracing Exec=potracegui Icon=potracegui Type=Application @@ -25,3 +26,4 @@ Comment[sv]=Ett enkelt TDE-program Comment[ta]=ஒரு சாஅதரன கெடி பயன்பாடு Comment[xx]=xxA simple TDE Applicationxx Comment[zh_CN]=一个简单的TDE应用程序 +Categories=Qt;TDE;Graphics; |