[Bug 1173622] Re: Boinc Manager icon in Unity is small

Rodrigo Silva linux at rodrigosilva.com
Fri May 3 19:39:07 UTC 2013


Converting from png to xpm is as easy as "convert *.png boincmgr.xpm"

But I'm not sure if it's a good idea... png is more universal and has more capabilities than xpm. And since xpm images are often detected as C text files (well, they are), some very misleading behavior occurs: git reports my patch as deleting 500+ code lines (when I only deleted 2 icons), and all BOINC xpm files in client/res are invalid because they contain C (and C++) license / copyright notice comments *before* the /* XPM */ header. So they don't thumbnail, no editor besides eog cannot open them, etc. Images should be regarded as binary anyway.

But... nice catch on the lintian warning, I missed that one :)

ML

At 09:52 03/05/2013, LocutusOfBorg wrote:
>I merged them, anyway I god many lintian warning about binary files included.
>I fixed them, anyway I think a xpm file would be better for inclusion.
>
>Do you know some easy way to get the xpm?
>
>-- 
>You received this bug notification because you are a member of Debian
>BOINC Maintainers, which is subscribed to boinc in Ubuntu.
>https://bugs.launchpad.net/bugs/1173622
>
>Title:
>  Boinc Manager icon in Unity is small
>
>To manage notifications about this bug go to:
>https://bugs.launchpad.net/ubuntu/+source/boinc/+bug/1173622/+subscriptions
>
>-- 
>pkg-boinc-devel mailing list
>pkg-boinc-devel at lists.alioth.debian.org
>http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-boinc-devel




More information about the pkg-boinc-devel mailing list