null+****@clear*****
null+****@clear*****
2011年 9月 25日 (日) 12:26:04 JST
Kouhei Sutou 2011-09-25 03:26:04 +0000 (Sun, 25 Sep 2011)
New Revision: 864edd47b1cfaecdfb46da9dbfe3e694e15369c4
Log:
[doc] fix image file path.
Modified files:
doc/ja/Makefile.am
Modified: doc/ja/Makefile.am (+2 -2)
===================================================================
--- doc/ja/Makefile.am 2011-09-25 03:25:55 +0000 (ecdb59d)
+++ doc/ja/Makefile.am 2011-09-25 03:26:04 +0000 (2c6b9f0)
@@ -139,8 +139,8 @@ source_files = \
# find html -type f | sort | sed -e 's,^,\t,g'
html_files = \
html/.buildinfo \
- html/_images/storage-mode1.png \
- html/_images/wrapper-mode1.png \
+ html/_images/storage-mode.png \
+ html/_images/wrapper-mode.png \
html/_sources/characteristic.txt \
html/_sources/developer.txt \
html/_sources/developer/debug.txt \