changed run icon
--- trunk/programs/ide/lib/ide.class.php 2007-01-05 15:29:03 UTC (rev 91)
+++ trunk/programs/ide/lib/ide.class.php 2007-01-05 15:38:47 UTC (rev 92)
@@ -136,7 +136,7 @@
'short-label' => '_Run',
'tooltip' => 'Run File',
'callback' => array($this, 'on_run'),
- 'image' => 'gtk-play',
+ 'image' => 'gtk-media-play-ltr',
)
);
$actions->add_action('file',