[geeklog-cvs] tools/lm uplng.sh,1.5,1.6

Dirk Haun dhaun at qs1489.pair.com
Sun Apr 27 15:04:52 EDT 2008


Update of /cvsroot/geeklog/tools/lm
In directory qs1489.pair.com:/tmp/cvs-serv76785

Modified Files:
	uplng.sh 
Log Message:
Added module to update the Static Pages plugin language files


Index: uplng.sh
===================================================================
RCS file: /cvsroot/geeklog/tools/lm/uplng.sh,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** uplng.sh	27 Apr 2008 18:44:21 -0000	1.5
--- uplng.sh	27 Apr 2008 19:04:50 -0000	1.6
***************
*** 5,10 ****
  # | uplng.sh                                                                  |
  # |                                                                           |
! # | Helper script to update the Geeklog language files, using the lm.php and  |
! # | mblm.php scripts.                                                         |
  # +---------------------------------------------------------------------------+
  # | Copyright (C) 2004-2008 by the following authors:                         |
--- 5,10 ----
  # | uplng.sh                                                                  |
  # |                                                                           |
! # | Helper script to update the Geeklog language files,                       |
! # | using the lm.php script.                                                  |
  # +---------------------------------------------------------------------------+
  # | Copyright (C) 2004-2008 by the following authors:                         |
***************
*** 87,89 ****
--- 87,90 ----
  doConvert $destpath $cvspath "calendar"
  doConvert $destpath $cvspath "polls"
+ doConvert $destpath $cvspath "staticpages"
  




More information about the geeklog-cvs mailing list