View Single Post
brontide's Avatar
Posts: 868 | Thanked: 474 times | Joined on Oct 2007 @ Capital District, NY, USA
#154
Originally Posted by mikkov View Post
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.
Strange, build 7 solved the icons for me, no pixmap moving required.

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

I was following the example by Kheritan, but that makes sense. I tried contacting him on IRC last night to see if that was safe.


@epage: Nope, I still have not ( bad me ). The system I was using for SVN had connectivity issues while I was on vacation and I have no gotten a chance to sync my changed back to the system and into the svn. I think we will have some issues moving forward since I can't use your make files ( sorry, only redhat/fedora systems ) and have been doing all work on tablet. I have been pushing to extras directly from the tablet using py2deb and scp.