diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2023-06-11 16:18:21 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2023-06-11 18:08:03 +0200 |
commit | 238e7a2bb961eb448dee1542e03cbdb84dea027d (patch) | |
tree | e01fb7a927d78726faaf5ba3c0467f5c1435f2e8 /sdgui.desktop | |
parent | 7bcbc04b0401280b63e9649bc56ba7fcf0403f22 (diff) | |
download | tdv-238e7a2bb961eb448dee1542e03cbdb84dea027d.tar.gz tdv-238e7a2bb961eb448dee1542e03cbdb84dea027d.tar.xz tdv-238e7a2bb961eb448dee1542e03cbdb84dea027d.zip |
Merge TUI and GUI binaries, using a new name
The appropriate interface will be chosen automatically.
Diffstat (limited to 'sdgui.desktop')
-rw-r--r-- | sdgui.desktop | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/sdgui.desktop b/sdgui.desktop deleted file mode 100644 index da5fcc6..0000000 --- a/sdgui.desktop +++ /dev/null @@ -1,9 +0,0 @@ -[Desktop Entry] -Type=Application -Name=sdgui -GenericName=StarDict GUI -Icon=sdgui -Exec=sdgui %F -StartupNotify=true -MimeType=application/x-stardict-ifo; -Categories=Office;Dictionary;GTK; |