diff options
Diffstat (limited to 'src/qalculate_tde.desktop')
-rw-r--r-- | src/qalculate_tde.desktop | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/src/qalculate_tde.desktop b/src/qalculate_tde.desktop index c92ea56..b8e4beb 100644 --- a/src/qalculate_tde.desktop +++ b/src/qalculate_tde.desktop @@ -1,13 +1,16 @@ [Desktop Entry] Name=Qalculate! + GenericName=Scientific Calculator + +Comment=Powerful and easy to use desktop calculator + +Type=Application Exec=qalculate-tde Icon=qalculate_tde -Type=Application -X-DocPath=qalculate_tde/index.html -Categories=Qt;TDE;Utility;Science; Terminal=false +Categories=Qt;TDE;Utility;Science; +X-DocPath=qalculate_tde/index.html X-DCOP-ServiceType=Unique X-DCOP-ServiceName=qalculate_tde X-TDE-StartupNotify=true -Comment=Powerful and easy to use desktop calculator |