[Xfce4-commits] <parole:master> Remove stop-button from main interface

Simon Steinbeiss noreply at xfce.org
Mon Jul 23 01:24:05 CEST 2012


Updating branch refs/heads/master
         to 373448167a928babb7763cd1c60642d1f8e0a51b (commit)
       from b1308b2be1dba297d00b5a68081be70a837a744e (commit)

commit 373448167a928babb7763cd1c60642d1f8e0a51b
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