[transmageddon] Fix build after Alberto :)



commit 89fe6af1899e1cce62ba9e8a086d6b81e4d33790
Author: Christian Fredrik Kalager Schaller <uraeus linuxrising org>
Date:   Wed Mar 19 14:54:44 2014 +0100

    Fix build after Alberto :)

 src/transmageddon.py |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/src/transmageddon.py b/src/transmageddon.py
index e2f89e2..fc5ce72 100644
--- a/src/transmageddon.py
+++ b/src/transmageddon.py
@@ -1363,6 +1363,8 @@ class TransmageddonUI(Gtk.ApplicationWindow):
            lsdvdexist = False
 
        if len(self.dvdname) > 0 and lsdvdexist: # only use this option is there is a DVD and ldvd is 
installed
+           cdrom=theme.load_icon(Gtk.STOCK_CDROM, size, 0)
+
            x = 0
            while x < len(self.dvdname):
                # The code below assume further item numbers are always DVD change,


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