NewBranch.bjs
[gitlive] / NewBranch.bjs
index 8933acf..09156f6 100644 (file)
@@ -17,7 +17,7 @@
    "$ deletable" : true,
    "title" : "Create a working branch ",
    "xtype" : "Dialog",
-   "|   void show" : "( ) \n{\n    \n    this.el.show_all();\n      \n}",
+   "|   void show" : "( ) \n{\n     // this.el.set_gravity(Gdk.Gravity.NORTH);\n    this.el.move(Gdk.Screen.width() / 2 ,0);\n    this.el.show_all();\n      \n}",
    "default_height" : 200,
    "$ modal" : true,
    "$ xns" : "Gtk",