[Xfce4-commits] [xfce/xfce4-power-manager] 30/64: Change device menu icon size to 32

noreply at xfce.org noreply at xfce.org
Mon May 26 06:00:25 CEST 2014


This is an automated email from the git hooks/post-receive script.

eric pushed a commit to branch master
in repository xfce/xfce4-power-manager.

commit df76d227756f69b90ee1f8b936c058d253bda981
Author: Eric Koegel <eric.koegel at gmail.com>
Date:   Mon May 5 12:18:36 2014 +0300

    Change device menu icon size to 32
---
 panel-plugins/battery/battery-button.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/panel-plugins/battery/battery-button.c b/panel-plugins/battery/battery-button.c
index 2c28e4e..b3f9fb6 100644
--- a/panel-plugins/battery/battery-button.c
+++ b/panel-plugins/battery/battery-button.c
@@ -330,7 +330,7 @@ battery_button_update_device_icon_and_details (BatteryButton *button, UpDevice *
 
     pix = gtk_icon_theme_load_icon (gtk_icon_theme_get_default (),
 				    icon_name,
-				    48,
+				    32,
 				    GTK_ICON_LOOKUP_USE_BUILTIN,
 				    NULL);
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list