[master 5/6] remove InstallerControllerWindow.setup_theme()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It doesn't seem to have any effect now.
---
 pyanaconda/gui.py |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/pyanaconda/gui.py b/pyanaconda/gui.py
index 4d91aa7..5520e43 100755
--- a/pyanaconda/gui.py
+++ b/pyanaconda/gui.py
@@ -1451,10 +1451,6 @@ class InstallControlWindow:
         self.mainxml = gtk.glade.XML(findGladeFile("anaconda.glade"),
                                      domain="anaconda")
 
-    def setup_theme(self):
-        settings = gtk.settings_get_default()
-        settings.set_long_property("gtk-button-images", 0, "gui.py:setup_theme")
-
     def setup_window (self, window_reload):
         self.setLtR()
 
@@ -1485,7 +1481,6 @@ class InstallControlWindow:
         rootPopBusyCursor()
 
     def run (self):
-        self.setup_theme()
         self.setup_window(False)
         # start the dispatcher right after the main loop is started:
         idle_gtk(self.anaconda.dispatch.dispatch)
-- 
1.7.3.3

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list


[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux