[PD-cvs] scripts parse-help-patches.pl,1.4,1.5

Hans-Christoph Steiner eighthave at users.sourceforge.net
Fri Oct 19 17:56:30 CEST 2007


Update of /cvsroot/pure-data/scripts
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11606

Modified Files:
	parse-help-patches.pl 
Log Message:
added links to the new German and Russian pdpedias for the final Turkish template import

Index: parse-help-patches.pl
===================================================================
RCS file: /cvsroot/pure-data/scripts/parse-help-patches.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** parse-help-patches.pl	17 Oct 2007 16:31:44 -0000	1.4
--- parse-help-patches.pl	19 Oct 2007 15:56:28 -0000	1.5
***************
*** 222,225 ****
--- 222,226 ----
  #	 }
  	 print(OBJECTCLASS "\n\n");
+ 	 print(OBJECTCLASS "[[de:$pageName]]\n");
  	 print(OBJECTCLASS "[[en:$pageName]]\n");
  	 print(OBJECTCLASS "[[es:$pageName]]\n");
***************
*** 227,230 ****
--- 228,232 ----
  	 print(OBJECTCLASS "[[nl:$pageName]]\n");
  	 print(OBJECTCLASS "[[pt:$pageName]]\n");
+ 	 print(OBJECTCLASS "[[ru:$pageName]]\n");
  	 print(OBJECTCLASS "[[tr:$pageName]]\n");
  	 print(OBJECTCLASS "\n\n");





More information about the Pd-cvs mailing list