From: Alan Knowles Date: Sat, 10 May 2014 14:34:08 +0000 (+0800) Subject: GitMonitor.vala X-Git-Url: http://git.roojs.org/?p=gitlive;a=commitdiff_plain;h=e8b2df0f371fd116fa67b0ebe8e3610a5508a97f GitMonitor.vala --- diff --git a/GitMonitor.vala b/GitMonitor.vala index 988a67af..1ca8a2f6 100644 --- a/GitMonitor.vala +++ b/GitMonitor.vala @@ -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"