[Prime-cvs] CVS update: prime

Back to archive index

Hiroyuki Komatsu komat****@users*****
2005年 3月 27日 (日) 19:31:55 JST


Index: prime/ChangeLog
diff -u prime/ChangeLog:1.81.2.4 prime/ChangeLog:1.81.2.5
--- prime/ChangeLog:1.81.2.4	Tue Mar  8 21:36:20 2005
+++ prime/ChangeLog	Sun Mar 27 19:31:54 2005
@@ -1,3 +1,9 @@
+2005-03-27  Hiroyuki Komatsu  <komat****@taiya*****>
+
+	* prime.pc.in: 
+	Replaced the invalid character '-' to '_'.
+	Thanks for the notice by 'Takumi ASAKI'.
+
 2005-03-08  Hiroyuki Komatsu  <komat****@taiya*****>
 
 	* PRIME 1.0.0-rc2:
Index: prime/prime.pc.in
diff -u prime/prime.pc.in:1.3 prime/prime.pc.in:1.3.2.1
--- prime/prime.pc.in:1.3	Sun Feb 13 08:17:36 2005
+++ prime/prime.pc.in	Sun Mar 27 19:31:54 2005
@@ -16,10 +16,10 @@
 
 date=@DATE@
 rubydir=@rubydir@
-prime-configdir=@PRIME_CONFIG_DIR@
-prime-grammardir=@PRIME_GRAMMAR_DIR@
-prime-docdir=@PRIME_DOC_DIR@
-prime-command=@PRIME_COMMAND@
+prime_configdir=@PRIME_CONFIG_DIR@
+prime_grammardir=@PRIME_GRAMMAR_DIR@
+prime_docdir=@PRIME_DOC_DIR@
+prime_command=@PRIME_COMMAND@
 
 Name: PRIME
 Description: PRedictive Input Method Editor


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