diff options
author | Pavel Pisa <pisa@cmp.felk.cvut.cz> | 2019-03-31 20:55:42 +0200 |
---|---|---|
committer | Pavel Pisa <pisa@cmp.felk.cvut.cz> | 2019-03-31 20:55:42 +0200 |
commit | d094efe4b10c22518226b99edce7a1f761934945 (patch) | |
tree | 41c731df099e9ddd1c1b10892426efae18dbbaf6 /data | |
parent | f936893d4c5be40ebf1c7b6a9341ffce4c82ea03 (diff) | |
download | qtmips-d094efe4b10c22518226b99edce7a1f761934945.tar.gz qtmips-d094efe4b10c22518226b99edce7a1f761934945.tar.bz2 qtmips-d094efe4b10c22518226b99edce7a1f761934945.zip |
Move dektop file to data directory.
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
Diffstat (limited to 'data')
-rw-r--r-- | data/qtmips.desktop | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/qtmips.desktop b/data/qtmips.desktop new file mode 100644 index 0000000..cb71bde --- /dev/null +++ b/data/qtmips.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=qtmips +GenericName=Qt Mips emulator +Exec=qtmips_gui +Icon=qtmips +Type=Application +Comment=Qt Mips emulator +Terminal=false +Categories=Qt;Development |