resources/RooUsage.txt
[app.Builder.js] / src / Builder4 / MainWindow.vala
index baf7ce7..d62b8db 100644 (file)
@@ -79,11 +79,11 @@ public class Xcls_MainWindow : Object
         // init method
 
         //this.el.show_all();
-            try {
-                 this.el.icon = new Gdk.Pixbuf.from_file ("roobuilder.png");
-               } catch (Exception e) {
-                       print("no icon found");
-               }
+            //try {
+                 this.el.set_icon_name("roobuilder");
+               //} catch (Exception e) {
+               //      print("no icon found");
+        //     }
 
         //listeners
         this.el.delete_event.connect( (   event) => {