[Xfce4-commits] <parole:master> Use correct icons for next/previous buttons

Christoph Mende noreply at xfce.org
Mon Jul 23 01:25:45 CEST 2012


Updating branch refs/heads/master
         to c34e234c13e03101bf2f93dc7367e3d5d8ae609c (commit)
       from d429ee808ed9f1630fdea5294af8ccb847e17af2 (commit)

commit c34e234c13e03101bf2f93dc7367e3d5d8ae609c
Author: Simon Steinbeiss <ochosi at xfce.org>
Date:   Sat Jul 14 01:42:48 2012 +0200

    Use correct icons for next/previous buttons

 data/interfaces/parole.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/data/interfaces/parole.ui b/data/interfaces/parole.ui
index 5297019..3ad31aa 100644
--- a/data/interfaces/parole.ui
+++ b/data/interfaces/parole.ui
@@ -709,7 +709,7 @@
                                                             <property name="can_focus">True</property>
                                                             <property name="receives_default">True</property>
                                                             <property name="use_action_appearance">False</property>
-                                                            <property name="image">image6</property>
+                                                            <property name="image">image1</property>
                                                             <property name="relief">none</property>
                                                             <property name="focus_on_click">False</property>
                                                             <signal name="clicked" handler="parole_player_back_cb" swapped="no"/>
@@ -745,7 +745,7 @@
                                                             <property name="can_focus">True</property>
                                                             <property name="receives_default">True</property>
                                                             <property name="use_action_appearance">False</property>
-                                                            <property name="image">image9</property>
+                                                            <property name="image">image4</property>
                                                             <property name="relief">none</property>
                                                             <property name="focus_on_click">False</property>
                                                             <signal name="clicked" handler="parole_player_forward_cb" swapped="no"/>


More information about the Xfce4-commits mailing list