Fixed some symbol editor resources

Removed Makefile from repository (confuses people who should use 
configure)


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@405 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
coppro
2007-05-20 23:39:17 +00:00
parent af89fe04d5
commit c8343f739f
11 changed files with 9 additions and 1541 deletions
-1532
View File
File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 233 B

After

Width:  |  Height:  |  Size: 233 B

Before

Width:  |  Height:  |  Size: 233 B

After

Width:  |  Height:  |  Size: 233 B

Before

Width:  |  Height:  |  Size: 166 B

After

Width:  |  Height:  |  Size: 166 B

Before

Width:  |  Height:  |  Size: 222 B

After

Width:  |  Height:  |  Size: 222 B

Before

Width:  |  Height:  |  Size: 226 B

After

Width:  |  Height:  |  Size: 226 B

Before

Width:  |  Height:  |  Size: 222 B

After

Width:  |  Height:  |  Size: 222 B

Before

Width:  |  Height:  |  Size: 222 B

After

Width:  |  Height:  |  Size: 222 B

Before

Width:  |  Height:  |  Size: 229 B

After

Width:  |  Height:  |  Size: 229 B

Before

Width:  |  Height:  |  Size: 269 B

After

Width:  |  Height:  |  Size: 269 B

+9 -9
View File
@@ -88,16 +88,16 @@ tool/duplicate IMAGE "tool/duplicate.png"
tool/grid IMAGE "tool/grid.png"
tool/grid_snap IMAGE "tool/grid_snap.png"
combine_or IMAGE "tool/combine_or.png"
combine_sub IMAGE "tool/combine_sub.png"
combine_sub_dark IMAGE "tool/combine_sub_dark.png"
combine_and IMAGE "tool/combine_and.png"
combine_and_dark IMAGE "tool/combine_and_dark.png"
combine_xor IMAGE "tool/combine_xor.png"
combine_over IMAGE "tool/combine_over.png"
combine_border IMAGE "tool/combine_border.png"
combine_or IMAGE "../common/combine_or.png"
combine_sub IMAGE "../common/combine_sub.png"
combine_sub_dark IMAGE "../common/combine_sub_dark.png"
combine_and IMAGE "../common/combine_and.png"
combine_and_dark IMAGE "../common/combine_and_dark.png"
combine_xor IMAGE "../common/combine_xor.png"
combine_over IMAGE "../common/combine_over.png"
combine_border IMAGE "../common/combine_border.png"
handle_rotate IMAGE "../common/handle_rotate_tl.png"
handle_rotate IMAGE "../common/handle_rotate.png"
handle_shear_x IMAGE "../common/handle_shear_x.png"
handle_center IMAGE "../common/handle_center.png"