Icon names for panel icon themes.
Jasper Huijsmans
jasper at xfce.org
Thu Jan 11 19:40:17 CET 2007
Alexandre Moreira wrote:
> Hello, everyone.
>
> I am trying to use some icons I downloaded as icons in a panel icon
> theme and would like to know the names of those default icons the
> panel looks for.
>
>
It uses the categories defined in this file (not all, only until
XFCE_ICON_CATEGORY_DEVELOPMENT):
http://svn.xfce.org/svn/xfce/libxfcegui4/trunk/libxfcegui4/icons.h
These categories are looked up by names defined in this file:
http://svn.xfce.org/svn/xfce/libxfcegui4/trunk/libxfcegui4/icons.c
There is a table with icon names, one row per category. The first name
in the list is tried first.
HTH,
Jasper
More information about the Xfce4-dev
mailing list