jhford
|
2008-09-01
, 05:07
|
Posts: 108 |
Thanked: 4 times |
Joined on Jan 2007
|
#151
|
|
2008-09-01
, 10:00
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#152
|
Depends: python2.5, python2.5-gtk2
Architecture: all
The Following User Says Thank You to mikkov For This Useful Post: | ||
|
2008-09-01
, 12:19
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#153
|
|
2008-09-01
, 13:49
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#154
|
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
because it will save about 5MB of downloads if python2.5 wasn't installed before.Code:Depends: python2.5, python2.5-gtk2
edit:
also
should be usedCode:Architecture: all
|
2008-09-01
, 14:01
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#155
|
|
2008-09-01
, 14:04
|
Posts: 1,208 |
Thanked: 1,028 times |
Joined on Oct 2007
|
#156
|
gtk-update-icon-cache -f /usr/share/icons/hicolor
|
2008-09-01
, 14:05
|
|
Posts: 1,684 |
Thanked: 1,562 times |
Joined on Jun 2008
@ Austin, TX
|
#157
|
|
2008-09-01
, 14:52
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#158
|
|
2008-09-01
, 14:55
|
|
Posts: 868 |
Thanked: 474 times |
Joined on Oct 2007
@ Capital District, NY, USA
|
#159
|
|
2008-09-01
, 16:10
|
|
Posts: 480 |
Thanked: 378 times |
Joined on Apr 2008
@ Chicago-ish
|
#160
|