Changeset 1149 for pbibuild/modules/armagetron
- Timestamp:
- 01/13/08 12:03:28 (11 months ago)
- Location:
- pbibuild/modules/armagetron
- Files:
-
- 1 added
- 5 modified
-
kmenu-dir/armagetronad (modified) (1 diff)
-
kmenu-dir/armagetronad-stat (modified) (1 diff)
-
overlay-dir/header.png (modified) (previous)
-
overlay-dir/leftside.png (modified) (previous)
-
overlay-dir/share/pixmaps/armagetron.png (added)
-
pbi.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/armagetron/kmenu-dir/armagetronad
r1123 r1149 1 1 ExePath: bin/armagetronad 2 ExeIcon: share/ armagetron/textures/icon.png2 ExeIcon: share/pixmaps/armagetron.png 3 3 ExeDescr: Armagetron 4 4 ExeNoDesktop: 0 -
pbibuild/modules/armagetron/kmenu-dir/armagetronad-stat
r1123 r1149 1 1 ExePath: bin/armagetronad-stat 2 ExeIcon: share/ armagetron/textures/icon.png2 ExeIcon: share/pixmaps/armagetron.png 3 3 ExeDescr: Armagetron Stat 4 4 ExeNoDesktop: 0 -
pbibuild/modules/armagetron/pbi.conf
r1144 r1149 14 14 15 15 # Default Icon (Relative to overlay-dir) 16 PROGICON="share/ armagetron/textures/icon.png"16 PROGICON="share/pixmaps/armagetron.png" 17 17 18 18 # Port we want to build
