Re: [gnome-shell-extension] How do I know what icons are available?



Perfect again, thank you!




On Tue, May 31, 2011 at 02:01, Jasper St. Pierre <jstpierre mecheye net> wrote:
> http://standards.freedesktop.org/icon-naming-spec/icon-naming-spec-latest.html
>
> On Mon, May 30, 2011 at 4:13 PM, xtranophilist aaa <xtranophilist gmail com>
> wrote:
>>
>> const St = imports.gi.St;
>> ..................
>> ..................
>> ..................
>> this._icon = new St.Icon({ icon_name: 'fedora-logo-icon',
>>                                   icon_type: St.IconType.FULLCOLOR,
>>                                   icon_size: Main.panel.button.height });
>>
>> This would make use of the 'fedora-logo-icon'. How do I know what
>> other icons are available to be used in similar way?
>> _______________________________________________
>> gnome-shell-list mailing list
>> gnome-shell-list gnome org
>> http://mail.gnome.org/mailman/listinfo/gnome-shell-list
>
>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]