From 4c2a29f4b25af8f0defa8b6dfd16987883ddf010 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 6 May 2014 21:54:11 +0800 Subject: [PATCH] StatusIcon.vala --- StatusIcon.vala | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StatusIcon.vala b/StatusIcon.vala index 35c40057..2078b72f 100644 --- a/StatusIcon.vala +++ b/StatusIcon.vala @@ -125,7 +125,7 @@ class StatusIconA : StatusIcon { statusicon.set_from_stock( Gtk.STOCK_MEDIA_PAUSE ); - }) + }); // id : 'pause', } -- 2.39.2