Changeset 2275 for pbibuild/modules
- Timestamp:
- 07/03/08 11:17:15 (5 months ago)
- Location:
- pbibuild/modules/opera
- Files:
-
- 1 added
- 2 modified
-
kmenu-dir/opera (modified) (1 diff)
-
overlay-dir/opera.png (added)
-
pbi.conf (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pbibuild/modules/opera/kmenu-dir/opera
r1104 r2275 1 1 ExePath: bin/opera 2 ExeIcon: share/opera/images/opera_48x48.png2 ExeIcon: opera.png 3 3 ExeDescr: Opera 4 4 ExeNoDesktop: 0 -
pbibuild/modules/opera/pbi.conf
r1511 r2275 14 14 15 15 # Default Icon (Relative to overlay-dir) 16 PROGICON=" share/opera/images/opera_48x48.png"16 PROGICON="opera.png" 17 17 18 18 # Port we want to build … … 33 33 # Build Key - Change this to anything else to trigger a rebuild 34 34 # - The rebuild will take place even if port is still the same ver 35 BUILDKEY=" 01"35 BUILDKEY="21" 36 36 37 37 # If this port has a non-standard port version variable in Makefile, then
