[Xfce4-commits] <parole:master> Use correct icons for next/previous buttons
Simon Steinbeiss
noreply at xfce.org
Mon Jul 23 01:24:38 CEST 2012
Updating branch refs/heads/master
to cdd5b9e9206c97a5324f9dc6518efa33ac14ae58 (commit)
from c1e8e2234d9b58d1308364de5d7f89fa1ef9145c (commit)
commit cdd5b9e9206c97a5324f9dc6518efa33ac14ae58
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