[Xfce4-commits] [panel-plugins/xfce4-weather-plugin] 01/01: Use standard icon names (Bug #16059)

noreply at xfce.org noreply at xfce.org
Sat Oct 19 23:23:39 CEST 2019


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

a   n   d   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository panel-plugins/xfce4-weather-plugin.

commit 9b10075594be707ff21ee09e4cdf8fc8aa8111d2
Author: Andre Miranda <andreldm at xfce.org>
Date:   Sat Oct 19 18:22:26 2019 -0300

    Use standard icon names (Bug #16059)
---
 panel-plugin/weather-config.ui | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/panel-plugin/weather-config.ui b/panel-plugin/weather-config.ui
index 40e4477..0c44348 100644
--- a/panel-plugin/weather-config.ui
+++ b/panel-plugin/weather-config.ui
@@ -56,12 +56,12 @@
   <object class="GtkImage" id="image5">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
-    <property name="icon_name">up</property>
+    <property name="icon_name">go-up</property>
   </object>
   <object class="GtkImage" id="image6">
     <property name="visible">True</property>
     <property name="can_focus">False</property>
-    <property name="icon_name">down</property>
+    <property name="icon_name">go-down</property>
   </object>
   <object class="GtkListStore" id="liststore1"/>
   <object class="XfceTitledDialog" id="dialog">

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


More information about the Xfce4-commits mailing list