[Tomoe-cvs 1006] CVS update: tomoe/data

Back to archive index

Kouhei Sutou kous****@users*****
2006年 11月 25日 (土) 18:38:05 JST


Index: tomoe/data/Makefile.am
diff -u tomoe/data/Makefile.am:1.15 tomoe/data/Makefile.am:1.16
--- tomoe/data/Makefile.am:1.15	Sat Nov 25 15:56:32 2006
+++ tomoe/data/Makefile.am	Sat Nov 25 18:38:05 2006
@@ -24,7 +24,7 @@
 dic_DATA = all.xml tomoe-dict.dtd kanjidic2.xml
 
 confdir = $(sysconfdir)/$(PACKAGE)
-conf_DATA = config.xml
+conf_DATA = config
 
 EXTRA_DIST = \
 	kanjidic2-original.xml kanjidic2-original.xsl \
Index: tomoe/data/config
diff -u /dev/null tomoe/data/config:1.1
--- /dev/null	Sat Nov 25 18:38:05 2006
+++ tomoe/data/config	Sat Nov 25 18:38:05 2006
@@ -0,0 +1,2 @@
+[config]
+use_system_dictionaries = yes
Index: tomoe/data/config.xml
diff -u tomoe/data/config.xml:1.1 tomoe/data/config.xml:removed
--- tomoe/data/config.xml:1.1	Fri Oct 13 13:17:42 2006
+++ tomoe/data/config.xml	Sat Nov 25 18:38:05 2006
@@ -1,4 +0,0 @@
-<?xml version="1.0" standalone="no"?> 
-<tomoeConfig>
-<useSystemDictionaries value="yes"/>
-</tomoeConfig>


tomoe-cvs メーリングリストの案内
Back to archive index