summaryrefslogtreecommitdiff
path: root/7w/debian/7w.desktop
blob: 22daaef7a85f50ec807c0d8156289638c70cdc7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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

bgstack15