[Xfce4-commits] <parole:master> Remove stop-button from main interface
Christoph Mende
noreply at xfce.org
Mon Jul 23 01:25:13 CEST 2012
Updating branch refs/heads/master
to 6279390bac13d35dcdd15c3197e4c461813251cd (commit)
from ee2de664c08b182973521464429f405674591d2f (commit)
commit 6279390bac13d35dcdd15c3197e4c461813251cd
Author: Simon Steinbeiss <ochosi at xfce.org>
Date: Wed Jul 11 03:29:08 2012 +0200
Remove stop-button from main interface
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 2350121..8f4711d 100644
--- a/data/interfaces/parole.ui
+++ b/data/interfaces/parole.ui
@@ -521,7 +521,7 @@
<property name="position">0</property>
</packing>
</child>
- <child>
+ <!--<child>
<object class="GtkButton" id="stop">
<property name="visible">True</property>
<property name="sensitive">False</property>
@@ -536,7 +536,7 @@
<property name="expand">False</property>
<property name="position">1</property>
</packing>
- </child>
+ </child>-->
<child>
<object class="GtkButton" id="play-pause">
<property name="visible">True</property>
More information about the Xfce4-commits
mailing list