1
0
mirror of https://git.zap.org.au/git/trader.git synced 2024-10-27 18:20:13 -04:00
trader/debian/trader.menu
John Zaitseff 0e0469967a Add XPM versions of icons to the Debian menu system
The XPM icons were generated from the equivalent PNG icons
data/icons-16/trader.png and data/icons-32/trader.png.
2017-06-02 08:49:37 +10:00

9 lines
274 B
Plaintext

?package(trader): \
needs="text" \
section="Games/Strategy" \
title="Star Traders" \
command="/usr/games/trader" \
icon="/usr/share/pixmaps/trader32.xpm" \
icon16x16="/usr/share/pixmaps/trader16.xpm" \
icon32x32="/usr/share/pixmaps/trader32.xpm"