[Xfce4-commits] <parole:bluesabre/gtk3> Fix icon not being shown on fullscreen-button
Simon Steinbeiss
noreply at xfce.org
Tue Aug 20 09:26:01 CEST 2013
Updating branch refs/heads/bluesabre/gtk3
to f046c0f08298da556cbfba9a83dea650847ed1e6 (commit)
from 5698714a4e4235fa457dcc349487945b8bf93773 (commit)
commit f046c0f08298da556cbfba9a83dea650847ed1e6
Author: Simon Steinbeiss <simon.steinbeiss at elfenbeinturm.at>
Date: Tue Aug 20 09:25:37 2013 +0200
Fix icon not being shown on fullscreen-button
data/interfaces/parole-3.ui | 1 +
1 file changed, 1 insertion(+)
diff --git a/data/interfaces/parole-3.ui b/data/interfaces/parole-3.ui
index f147a29..4ec2bcc 100644
--- a/data/interfaces/parole-3.ui
+++ b/data/interfaces/parole-3.ui
@@ -818,6 +818,7 @@ audio-volume-medium-symbolic</property>
<property name="tooltip_text" translatable="yes">Fullscreen</property>
<property name="image">image_media_fullscreen</property>
<property name="relief">none</property>
+ <property name="always_show_image">True</property>
<signal name="clicked" handler="parole_player_full_screen_activated_cb" swapped="no"/>
</object>
<packing>
More information about the Xfce4-commits
mailing list