[baobab] Remove stop button from the ui file.
- From: Paolo Borelli <pborelli src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [baobab] Remove stop button from the ui file.
- Date: Thu, 26 Jul 2012 13:51:46 +0000 (UTC)
commit 75846db79baf8cabeebea307d29ad84a6862d49d
Author: Paolo Borelli <pborelli gnome org>
Date: Thu Jul 26 15:49:39 2012 +0200
Remove stop button from the ui file.
We do not use it anymore: going back to "All Locations" cancels the scan
src/baobab-main-window.ui | 16 ----------------
1 files changed, 0 insertions(+), 16 deletions(-)
---
diff --git a/src/baobab-main-window.ui b/src/baobab-main-window.ui
index 2107953..e0eec7d 100644
--- a/src/baobab-main-window.ui
+++ b/src/baobab-main-window.ui
@@ -84,22 +84,6 @@
</packing>
</child>
<child>
- <object class="GtkToolButton" id="stop-button">
- <property name="visible">False</property>
- <property name="can_focus">False</property>
- <property name="has_tooltip">True</property>
- <property name="tooltip_markup" translatable="yes">Stop scanning</property>
- <property name="tooltip_text" translatable="yes">Stop scanning</property>
- <property name="use_action_appearance">False</property>
- <property name="action_name">win.stop</property>
- <property name="stock_id">gtk-stop</property>
- </object>
- <packing>
- <property name="expand">False</property>
- <property name="homogeneous">True</property>
- </packing>
- </child>
- <child>
<object class="GtkToolButton" id="rescan-button">
<property name="visible">False</property>
<property name="can_focus">False</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]