StatusIcon.js
authoralan <alan@alanfast.akbkhome.com>
Thu, 15 Apr 2010 11:58:20 +0000 (19:58 +0800)
committeralan <alan@alanfast.akbkhome.com>
Thu, 15 Apr 2010 11:58:20 +0000 (19:58 +0800)
StatusIcon.js

index 0ef1514..f83e656 100644 (file)
@@ -60,7 +60,7 @@ StatusIcon  = new XObject({
                 },
                 
                {
-                    el: new Gtk.ImageMenuItem.from_stock(Gtk.STOCK_MEDIA_PAUSE),
+                    el: new Gtk.ImageMenuItem.from_stock(Gtk.STOCK_MEDIA_PLAY),
                     always_show_image : true,
                     accel_group : null,
                     xid : 'resume',