genesis-devs team mailing list archive
-
genesis-devs team
-
Mailing list archive
-
Message #00020
Re: New icons
Hi Frederick
I've created a Debian package, and installed it into a freshly
installed Ubuntu Karmic. When running Genesis it uses the hicolor
icons. No console messages. I'm not able to test it further here nor
debug it, but tonight at home I'll work on that.
Cheers!
2009/11/24 David Castellanos <davidcaste@xxxxxxxxx>:
> Hi!
>
> I've been very very busy, and I have not been able to review it, sorry
> :-S. I've tried to install it through the "python setup.py install"
> way, and the tray icon wasn't found. Tomorrow I'll try to test it
> further, sorry again :-S
>
> Cheers!!!
>
>
> 2009/11/21 Frederik Elwert <frederik.elwert@xxxxxx>:
>> Hi!
>>
>> I just checked in new icons for Humanity-Dark and a separate icon for
>> the notification bubbles. I just have a problem with the Humanity-Dark
>> icon theme: the icons seem to get installed into the right location, but
>> they aren’t used when Humanity-Dark is the active icon theme.
>>
>> This can be checked easily in a python session. So after selecting
>> Humanity-Dark as the icon theme, just do this:
>>
>> import gtk
>> t = gtk.icon_theme_get_default()
>> i = t.lookup_icon('genesis-idle', 22, 0)
>> i.get_filename()
>>
>> I always get back the Humanity icon, not the one from Humanity-Dark,
>> although it should be in place.
>>
>> Any ideas what I’m doing wrong?
>>
>> Cheers,
>> Frederik
>>
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~genesis-devs
>> Post to : genesis-devs@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~genesis-devs
>> More help : https://help.launchpad.net/ListHelp
>>
>
Follow ups
References