src/Application.vala
authorAlan Knowles <alan@roojs.com>
Sun, 17 May 2015 08:03:20 +0000 (16:03 +0800)
committerAlan Knowles <alan@roojs.com>
Sun, 17 May 2015 08:03:20 +0000 (16:03 +0800)
src/Application.vala

index 18ee338..a3750e4 100644 (file)
@@ -87,7 +87,7 @@
                public BuilderApplication (  string[] args)
                {
                        
-                       _self = args[0];
+                       _self = FileUtils.read_link("/proc/self/exe");
                        GLib.debug("SELF = %s", _self);
                        
                        Object(