diff options
Diffstat (limited to 'app-office/qtstalker/files/qtstalker.desktop')
-rw-r--r-- | app-office/qtstalker/files/qtstalker.desktop | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/app-office/qtstalker/files/qtstalker.desktop b/app-office/qtstalker/files/qtstalker.desktop new file mode 100644 index 000000000000..87368975bbf1 --- /dev/null +++ b/app-office/qtstalker/files/qtstalker.desktop @@ -0,0 +1,16 @@ +[Desktop Entry] +Type=Application +Version=1.0 +Encoding=UTF-8 +Name=Qtstalker +GenericName=Stock Charting +GenericName[nl]=Koersgrafieken +GenericName[pl]=Wykresy Giełdowe +Comment=Stock and commodity market charting and technical analysis +Comment[nl]=Koersgrafieken en technische analyse +Comment[pl]=Wykresy giełdowe i towarowe oraz analizy techniczne +Exec=/usr/bin/qtstalker +Icon=/usr/share/pixmaps/qtstalker.png +Terminal=false +Categories=Application;Finance;Office;Qt; + |