View Single Post
Posts: 1,208 | Thanked: 1,028 times | Joined on Oct 2007
#152
Icon shows up if it is copied to /usr/share/pixmaps. For some reason using /usr/share/icons needs some additional tweaking to get icons to show up.

debian/control should use
Code:
Depends: python2.5, python2.5-gtk2
because it will save about 5MB of downloads if python2.5 wasn't installed before.

edit:
also
Code:
Architecture: all
should be used

Last edited by mikkov; 2008-09-01 at 10:26.
 

The Following User Says Thank You to mikkov For This Useful Post: