StatusIcon.vala
[gitlive] / StatusIcon.vala
index 35c4005..d686dcc 100644 (file)
@@ -125,7 +125,7 @@ class StatusIconA : StatusIcon {
                     statusicon.set_from_stock( Gtk.STOCK_MEDIA_PAUSE );
                     
                     
-                })
+                });
                 //    id : 'pause',
             }
             
@@ -149,7 +149,7 @@ class StatusIconA : StatusIcon {
                     statusicon.set_from_stock( Gtk.STOCK_MEDIA_PLAY );
                     
                     
-                })
+                });
                 //    id : 'pause',
             }