Re: CVS commit new jamin.svg from Alexandre
Jan Depner <[email protected]>
| Newsgroups | gmane.comp.audio.jamin.devel |
|---|---|
| Message-ID | <1113496860.3367.3.camel@eviltwin> |
On Thu, 2005-04-14 at 15:35, Alexandre Prokoudine wrote: > On 4/15/05, Jack O'Quin <[email protected]> wrote: > > <[email protected]> writes: > > > > > I think you should go ahead and release. The icon that appears > > > in the window decoration and the one that appears in KPager (as an > > > example) is still the old one but it's close enough to the new one > > > that it doesn't matter. We can figure out the other thing later. > > > Actually, I was hoping someone would come up with a better icon than > > > that. I just threw that together because I got tired of seeing the > > > big X icon. > > > > I *like* that icon. :-) > > I find myself lost in a forest of icons. No single idea what you are > talking about :) I will scream of happiness (you got my word), if you > do a decent icon over mine, but let;s just make a release first. To make it all clear as mud ;-) Here is the original icon that I did to get rid of the big X http://myweb.cableone.net/eviltwin69/JAMin_icon.xpm This is a 64x64 .xpm file. The icon that you did is http://myweb.cableone.net/eviltwin69/jamin.svg Right now if you look at src/interface.c you'll find window1_icon_pixbuf = create_pixbuf ("JAMin_icon.xpm"); if (window1_icon_pixbuf) { gtk_window_set_icon (GTK_WINDOW (window1), window1_icon_pixbuf); gdk_pixbuf_unref (window1_icon_pixbuf); } This icon is displayed in the upper left corner of the JAMin window decoration, in KPager, and in the toolbar at the bottom of the screen (at least in KDE). You can use glade-2 to change this to use jamin.svg but when I tried it the icon becomes almost black when it shows up in these places. There's probably some way to fix it, I just don't know how at the present time. Jan ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click