diff options
Diffstat (limited to '7w/debian/7w.desktop')
-rw-r--r-- | 7w/debian/7w.desktop | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/7w/debian/7w.desktop b/7w/debian/7w.desktop new file mode 100644 index 0000000..22daaef --- /dev/null +++ b/7w/debian/7w.desktop @@ -0,0 +1,14 @@ +#!/usr/bin/xdg-open +[Desktop Entry] +Name=7 Wonders +Exec=/usr/bin/7w +Type=Application +StartupNotify=true +Path=/usr/bin +Icon=7w +StartupWMClass=_7wonders +Comment=Drafting card game +Terminal=true +Categories=Game;BoardGame; +EOF + |