* new arrow icons (png)

* removed old icons (gif)
This commit is contained in:
phil 2007-02-05 21:32:40 +00:00
parent ccfc15646e
commit 6e96eec2d2
5 changed files with 4 additions and 4 deletions

View file

@ -52,7 +52,7 @@
<?cs if:run_counter != all_count ?><a href="<?cs
call:link("plugin_manager", "plugin_name", name(x), "action", "down")
?>&amp;x=<?cs var:run_counter ?>#volume_plugins"><img
src="icons/plugin_manager?image=tango-go-down.gif" alt="<?cs
src="icons/plugin_manager?image=tango-go-down.png" alt="<?cs
var:html_escape(Lang.Plugins.plugin_manager.Button.Down) ?>"
title="<?cs var:html_escape(Lang.Plugins.plugin_manager.Button.Down)
?>" /></a><?cs /if ?>
@ -61,7 +61,7 @@
<?cs if:run_counter != 1 ?><a href="<?cs
call:link("plugin_manager", "plugin_name", name(x), "action", "up")
?>&amp;x=<?cs var:run_counter ?>#volume_plugins" ><img
src="icons/plugin_manager?image=tango-go-up.gif" alt="<?cs
src="icons/plugin_manager?image=tango-go-up.png" alt="<?cs
var:html_escape(Lang.Plugins.plugin_manager.Button.Up) ?>"
title="<?cs var:html_escape(Lang.Plugins.plugin_manager.Button.Up)
?>" /></a><?cs /if ?>
@ -111,7 +111,7 @@
<?cs if:run_counter != all_count ?><a href="<?cs
call:link("plugin_manager", "plugin_name", name(x), "action", "down")
?>&amp;x=<?cs var:run_counter ?>#system_plugins"><img
src="icons/plugin_manager?image=tango-go-down.gif" alt="<?cs
src="icons/plugin_manager?image=tango-go-down.png" alt="<?cs
var:html_escape(Lang.Plugins.plugin_manager.Button.Down) ?>"
title="<?cs var:html_escape(Lang.Plugins.plugin_manager.Button.Down)
?>" /></a><?cs /if ?>
@ -119,7 +119,7 @@
<?cs if:run_counter != 1 ?><a href="<?cs
call:link("plugin_manager", "plugin_name", name(x), "action", "up")
?>&amp;x=<?cs var:run_counter ?>#system_plugins" ><img
src="icons/plugin_manager?image=tango-go-up.gif" alt="<?cs
src="icons/plugin_manager?image=tango-go-up.png" alt="<?cs
var:html_escape(Lang.Plugins.plugin_manager.Button.Up) ?>"
title="<?cs var:html_escape(Lang.Plugins.plugin_manager.Button.Up)
?>" /></a><?cs /if ?>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 997 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.4 KiB

After

Width:  |  Height:  |  Size: 977 B