Add backup/restore icon

This commit is contained in:
james 2008-09-25 17:38:40 +00:00
parent ffa116bb5d
commit 13558122bd
2 changed files with 1 additions and 1 deletions
theme/default

Binary file not shown.

After

(image error) Size: 1.5 KiB

@ -66,6 +66,6 @@
$theme['icons']['language_pack_installer']="kanagram.png"; $theme['icons']['language_pack_installer']="kanagram.png";
$theme['icons']['new_version_checker']="numbers.png"; $theme['icons']['new_version_checker']="numbers.png";
$theme['icons']['rollover_fair_year']="svn_switch.png"; $theme['icons']['rollover_fair_year']="svn_switch.png";
$theme['icons']['backup_restore']=""; $theme['icons']['backup_restore']="rebuild.png";
?> ?>