From b6e63e1710213c0e14277a4cf3e28deb16d2b353 Mon Sep 17 00:00:00 2001 From: B Stack Date: Fri, 5 Apr 2019 20:49:46 -0400 Subject: 7w dpkg --- 7w/debian/7w.desktop | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 7w/debian/7w.desktop (limited to '7w/debian/7w.desktop') 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 + -- cgit