Also use 'orb' instead of 'ball' in image's filenames

This commit is contained in:
Ali El Gariani 2010-08-04 03:22:28 +00:00
parent 732bd390a4
commit e0e699208e
6 changed files with 5 additions and 5 deletions

View file

@ -82,11 +82,11 @@
game_logo="misc/logo.png"
game_icon="wesnoth-icon-small.png"
moved_orb="misc/ball-moved.png"
unmoved_orb="misc/ball-unmoved.png"
partmoved_orb="misc/ball-partmoved.png"
enemy_orb="misc/ball-enemy.png"
ally_orb="misc/ball-ally.png"
moved_orb="misc/orb-moved.png"
unmoved_orb="misc/orb-unmoved.png"
partmoved_orb="misc/orb-partmoved.png"
enemy_orb="misc/orb-enemy.png"
ally_orb="misc/orb-ally.png"
#ifdef TINY
energy="misc/bar-energy-tinygui.png"
#else

View file

Before

Width:  |  Height:  |  Size: 605 B

After

Width:  |  Height:  |  Size: 605 B

View file

Before

Width:  |  Height:  |  Size: 221 B

After

Width:  |  Height:  |  Size: 221 B

View file

Before

Width:  |  Height:  |  Size: 607 B

After

Width:  |  Height:  |  Size: 607 B

View file

Before

Width:  |  Height:  |  Size: 617 B

After

Width:  |  Height:  |  Size: 617 B

View file

Before

Width:  |  Height:  |  Size: 622 B

After

Width:  |  Height:  |  Size: 622 B