null+****@clear*****
null+****@clear*****
2011年 5月 6日 (金) 15:55:32 JST
Kouhei Sutou 2011-05-06 06:55:32 +0000 (Fri, 06 May 2011)
New Revision: f10043a30766e03ff84e250e14ff7666d4710e22
Log:
[example][dictionary] add newlly added files.
Modified files:
examples/dictionary/Makefile.am
Modified: examples/dictionary/Makefile.am (+21 -6)
===================================================================
--- examples/dictionary/Makefile.am 2011-05-06 06:46:03 +0000 (143a653)
+++ examples/dictionary/Makefile.am 2011-05-06 06:55:32 +0000 (683edb3)
@@ -11,9 +11,24 @@ nobase_dist_examples_dictionary_DATA = \
readme.txt \
$(html_files)
-# find html -type f | sort | sed -e 's,^./,\t,g'
-html_files = \
- html/css/dictionary.css \
- html/index.html \
- html/js/dictionary.js \
- html/js/jquery-1.4.2.min.js
+# find html -type f | sort | sed -e 's,^,\t,g'
+html_files = \
+ html/css/dictionary.css \
+ html/css/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png \
+ html/css/smoothness/images/ui-bg_flat_75_ffffff_40x100.png \
+ html/css/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png \
+ html/css/smoothness/images/ui-bg_glass_65_ffffff_1x400.png \
+ html/css/smoothness/images/ui-bg_glass_75_dadada_1x400.png \
+ html/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png \
+ html/css/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png \
+ html/css/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png \
+ html/css/smoothness/images/ui-icons_222222_256x240.png \
+ html/css/smoothness/images/ui-icons_2e83ff_256x240.png \
+ html/css/smoothness/images/ui-icons_454545_256x240.png \
+ html/css/smoothness/images/ui-icons_888888_256x240.png \
+ html/css/smoothness/images/ui-icons_cd0a0a_256x240.png \
+ html/css/smoothness/jquery-ui-1.8.12.custom.css \
+ html/index.html \
+ html/js/dictionary.js \
+ html/js/jquery-1.6.0.min.js \
+ html/js/jquery-ui-1.8.12.min.js