sync
[gitlive] / GitMonitor.vala
index e149696..c164597 100644 (file)
@@ -300,7 +300,7 @@ public class GitMonitor : Monitor
                                notification.set_timeout(5);
                                notification.show();
                        } catch(Error e) {
-                               GLib.debug("Error %s\n",e.message);
+                               GLib.debug("Error sending notification to screen: %s\n",e.message);
                        }
                        return false; // do not keep doing this..