diff options
author | B Stack <bgstack15@gmail.com> | 2019-04-05 20:49:46 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-04-05 20:49:46 -0400 |
commit | b6e63e1710213c0e14277a4cf3e28deb16d2b353 (patch) | |
tree | 7e3f85bef1df908581415ad473bf3e4b8eaba832 /7w/debian/7w.desktop | |
parent | add 7w-0.0.1 rpm and add btt scalable icon (diff) | |
download | stackrpms-b6e63e1710213c0e14277a4cf3e28deb16d2b353.tar.gz stackrpms-b6e63e1710213c0e14277a4cf3e28deb16d2b353.tar.bz2 stackrpms-b6e63e1710213c0e14277a4cf3e28deb16d2b353.zip |
7w dpkg
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 + |