[Gnucash-changes] r14187 - htdocs/trunk/pt_PT - fix news dir.

Joshua Sled jsled at cvs.gnucash.org
Wed May 24 21:13:13 EDT 2006


Author: jsled
Date: 2006-05-24 21:13:13 -0400 (Wed, 24 May 2006)
New Revision: 14187
Trac: http://svn.gnucash.org/trac/changeset/14187

Modified:
   htdocs/trunk/pt_PT/local.php
Log:
fix news dir.


Modified: htdocs/trunk/pt_PT/local.php
===================================================================
--- htdocs/trunk/pt_PT/local.php	2006-05-25 01:11:50 UTC (rev 14186)
+++ htdocs/trunk/pt_PT/local.php	2006-05-25 01:13:13 UTC (rev 14187)
@@ -2,5 +2,5 @@
 $top_dir = "..";
 $home = ".";
 $locale = "pt_PT";
-$lang_dir = "pt";
+$lang_dir = $locale;
 ?>



More information about the gnucash-changes mailing list