StatusIcon.vala
authorAlan Knowles <alan@akbkhome.com>
Tue, 6 May 2014 14:09:21 +0000 (22:09 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 6 May 2014 14:09:21 +0000 (22:09 +0800)
StatusIcon.vala

index 6c75a0e..c672a0b 100644 (file)
@@ -47,7 +47,7 @@ public class StatusIconA : StatusIcon {
          //title : 'gitlive',
         this.stock = Gtk.Stock.REFRESH;
         this.tooltip_text = "GitLive";
-        this.title = "gitlive";
+        this.title = "vgitlive";
         
         this.set_name("gitlive");
         this.set_visible(true);