GitMonitor.vala
authorAlan Knowles <alan@akbkhome.com>
Sat, 10 May 2014 14:34:08 +0000 (22:34 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sat, 10 May 2014 14:34:08 +0000 (22:34 +0800)
GitMonitor.vala

index 988a67a..1ca8a2f 100644 (file)
@@ -414,7 +414,7 @@ public class GitMonitor : Monitor
             if (failure.length > 0) {
 
                 var notification = new Notify.Notification(
-                    summary: "Git Live ERROR!!",
+                      "Git Live ERROR!!",
                     string.joinv("\n",failure),
                     "dialog-information"