[Xfce4-commits] CVS: xfce4/xfdesktop/settings backdrop_settings.c, 1.84, 1.85 backdrop-icon.h, 1.7, NONE menu.png, 1.1, NONE
Brian J. Tarricone
bjt23 at cornell.edu
Fri Jul 30 14:26:28 CEST 2004
- Previous message: [Xfce4-commits] CVS: xfce4/xfdesktop/settings backdrop_settings.c, 1.84, 1.85 backdrop-icon.h, 1.7, NONE menu.png, 1.1, NONE
- Next message: [Xfce4-commits] CVS: xfce4/xfdesktop/settings backdrop_settings.c, 1.84, 1.85 backdrop-icon.h, 1.7, NONE menu.png, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Benedikt Meurer wrote:
> Brian Tarricone wrote:
>
>> mcs_plugin->caption = g_strdup (_("Desktop"));
>> mcs_plugin->run_dialog = run_dialog;
>>
>> - mcs_plugin->icon = gdk_pixbuf_new_from_inline(-1,
>> backdrop_icon_data,
>> - FALSE, NULL);
>> + mcs_plugin->icon = xfce_themed_icon_load("xfce4-backdrop", 32);
>
> Don't you think its better to have all mcs icons at the same size? The
> desktop plugin is the only one to use a 32x32 icon, which looks kinda
> odd. We should either change all other plugins to use 32x32 or the
> desktop plugin should use the 48x48 size as well.
gah, fine, i'll change it. a while ago jasper noted that some of the
mcs plugins used 32x32 icons, and some used 48x48, and we decided the
32x32 icons looked better, so that's what i was going by. whatever.
-brian
- Previous message: [Xfce4-commits] CVS: xfce4/xfdesktop/settings backdrop_settings.c, 1.84, 1.85 backdrop-icon.h, 1.7, NONE menu.png, 1.1, NONE
- Next message: [Xfce4-commits] CVS: xfce4/xfdesktop/settings backdrop_settings.c, 1.84, 1.85 backdrop-icon.h, 1.7, NONE menu.png, 1.1, NONE
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Xfce4-dev
mailing list