[PATCH 1/3] Remove the border around the refresh storage dialog's button.

Chris Lumens clumens at redhat.com
Thu May 22 20:55:52 UTC 2014


---
 pyanaconda/ui/gui/spokes/lib/refresh.glade | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pyanaconda/ui/gui/spokes/lib/refresh.glade b/pyanaconda/ui/gui/spokes/lib/refresh.glade
index a097194..c64b092 100644
--- a/pyanaconda/ui/gui/spokes/lib/refresh.glade
+++ b/pyanaconda/ui/gui/spokes/lib/refresh.glade
@@ -137,6 +137,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="show_tabs">False</property>
+                <property name="show_border">False</property>
                 <child>
                   <object class="GtkButton" id="rescanButton">
                     <property name="label" translatable="yes" context="GUI|Refresh Dialog|Rescan">_Rescan Disks</property>
-- 
1.9.0



More information about the anaconda-patches mailing list