Searched refs:TRAY_ICON (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/gtk/
H A Dactions.h20 #define TRAY_ICON "transmission-tray-icon" macro
H A Dtr-icon.c124 if( !gtk_icon_theme_has_icon( theme, TRAY_ICON ) )
127 GtkIconInfo * icon_info = gtk_icon_theme_lookup_icon( theme, TRAY_ICON, 48, GTK_ICON_LOOKUP_USE_BUILTIN );
130 icon_name = icon_is_builtin ? ICON_NAME : TRAY_ICON;
H A Dactions.c145 { tr_icon_logo_24, TRAY_ICON },

Completed in 62 milliseconds