move images -> img

SVN revision: 42759
This commit is contained in:
Carsten Haitzler 2009-09-28 06:49:34 +00:00
parent ff09bcbaae
commit adc947b725
9 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ doc-clean:
doc: all doc-clean
$(efl_doxygen)
cp images/* html/
cp img/* html/
rm -rf $(PACKAGE_DOCNAME).tar*
mkdir -p $(PACKAGE_DOCNAME)/doc
cp -R html/ latex/ $(PACKAGE_DOCNAME)/doc
@ -29,4 +29,4 @@ doc:
endif
EXTRA_DIST = Doxyfile.in $(wildcard images/*.*) e.css head.html foot.html
EXTRA_DIST = Doxyfile.in $(wildcard img/*.*) e.css head.html foot.html

View File

Before

Width:  |  Height:  |  Size: 266 B

After

Width:  |  Height:  |  Size: 266 B

View File

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View File

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

Before

Width:  |  Height:  |  Size: 2.0 KiB

After

Width:  |  Height:  |  Size: 2.0 KiB

View File

Before

Width:  |  Height:  |  Size: 979 B

After

Width:  |  Height:  |  Size: 979 B

View File

Before

Width:  |  Height:  |  Size: 317 B

After

Width:  |  Height:  |  Size: 317 B

View File

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 72 KiB

View File

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 86 KiB