Commit.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 12 Sep 2011 09:13:04 +0000 (17:13 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 12 Sep 2011 09:13:04 +0000 (17:13 +0800)
Commit.js

index 74ba882..d4a8f7d 100644 (file)
--- a/Commit.js
+++ b/Commit.js
@@ -217,7 +217,8 @@ Commit=new XObject({
                             xalign : 1
                         },
                         {
-                            xtype: Gtk.TextView
+                            xtype: Gtk.TextView,
+                            id : "commitMsg"
                         },
                         {
                             xtype: Gtk.Entry,