[Mac Ryan, 2011-09-12] > I was wondering if there is a way in distutils to > include/indicate a program icon that will be used in the program > menus / desktop shortcuts.
why do you want to use distutils for that? If it's Debian specific, use Debian tools to install these files (adding "dir/file.xpm /usr/share/pixmaps/" line to debian/binary-package-name.install file should be enough) -- Piotr Ożarowski Debian GNU/Linux Developer www.ozarowski.pl www.griffith.cc www.debian.org GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645 _______________________________________________ Distutils-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/distutils-sig
