Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: olipfei on March 11, 2009, 03:23:57 pm

Title: Different icon on Windows and Linux
Post by: olipfei on March 11, 2009, 03:23:57 pm
Just a minor inquiry... I don't know if anyone else noticed that CB's application icon on Linux differs from that on Windows, which is due to the fact that in trunk\src\src\resources\icons the file app.xpm does not match the corresponding app.ico file. app.xpm seems to be an older version from "pre-3D times". As I don't suppose this is by intention (otherwise please explain), could any of the graphic experts among the developers be so kind and commit a matching app.xpm?

Regards,
Oliver
Title: Re: Different icon on Windows and Linux
Post by: Jenna on March 11, 2009, 05:40:35 pm
I just uploaded a 32x32 version of app.xpm .
Thanks for pointing it.
Title: Re: Different icon on Windows and Linux
Post by: olipfei on March 12, 2009, 12:19:16 am
Thanks also! Works now on my Linux.

Regards,
Oliver