RE: lintian doesn't like icons in png format [was Re: icon.png =

2000-11-20 Thread Sean 'Shaleh' Perry
> > Lintian sings: > > W: kups: menu-icon-not-in-xpm-format > /usr/share/icons/locolor/32x32/apps/kupsdconf.png > > Icons in the Debian menu system should be in icon format. > > Refer to menu 3. for details. > > > So it means icons in png format are not allowed ?! > BTW, where's "menu

RE: lintian doesn't like icons in png format [was Re: icon.png =

2000-11-20 Thread Sean 'Shaleh' Perry
> > Lintian sings: > > W: kups: menu-icon-not-in-xpm-format > /usr/share/icons/locolor/32x32/apps/kupsdconf.png > > Icons in the Debian menu system should be in icon format. > > Refer to menu 3. for details. > > > So it means icons in png format are not allowed ?! > BTW, where's "men

Re: lintian doesn't like icons in png format [was Re: icon.png => debian/ ?]

2000-11-19 Thread An Thi-Nguyen Le
On Sun, Nov 19, 2000 at 06:00:56PM -0600, An Thi-Nguyen Le typed: } You can look at the grip package to see how it deals with a non-xpm } icon (in this case, a tif/tiff). Just plop it into /usr/share/icons. } I believe this is the same place where wmaker-data dumps its icons } as well. Argh, igno

Re: lintian doesn't like icons in png format [was Re: icon.png => debian/ ?]

2000-11-19 Thread An Thi-Nguyen Le
On Mon, Nov 20, 2000 at 12:56:28AM +0100, Mariusz Przygodzki typed: } On Sunday 19 November 2000 23:27, Matt Zimmerman wrote: } > Try encoding the binary file with uuencode, shar or a similar tool, and } > decoding it in debian/rules. Don't forget to Build-Depend on sharutils (or } > whatever) if

Re: lintian doesn't like icons in png format [was Re: icon.png => debian/ ?]

2000-11-19 Thread An Thi-Nguyen Le
On Sun, Nov 19, 2000 at 06:00:56PM -0600, An Thi-Nguyen Le typed: } You can look at the grip package to see how it deals with a non-xpm } icon (in this case, a tif/tiff). Just plop it into /usr/share/icons. } I believe this is the same place where wmaker-data dumps its icons } as well. Argh, ign

Re: lintian doesn't like icons in png format [was Re: icon.png => debian/ ?]

2000-11-19 Thread An Thi-Nguyen Le
On Mon, Nov 20, 2000 at 12:56:28AM +0100, Mariusz Przygodzki typed: } On Sunday 19 November 2000 23:27, Matt Zimmerman wrote: } > Try encoding the binary file with uuencode, shar or a similar tool, and } > decoding it in debian/rules. Don't forget to Build-Depend on sharutils (or } > whatever) if