Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=46928ca48e67b22fe5b9e81364940fee6b5ae5aa

commit 46928ca48e67b22fe5b9e81364940fee6b5ae5aa
Author: Krisztian VASAS <i...@frugalware.org>
Date:   Mon Jun 20 11:16:21 2011 +0200

added hidden support for dutch translation (flag + commented link

diff --git a/frugalware/config.inc.php b/frugalware/config.inc.php
index 017cc4d..5f843ec 100644
--- a/frugalware/config.inc.php
+++ b/frugalware/config.inc.php
@@ -109,8 +109,14 @@ $langcontent = '<div class="imgcontent">
<a href="' . $langpage . 'es"><img alt="' . gettext( 'Change language' ) . '" 
title="' . gettext( 'Change language' ) . '" src="' . $fwng_root . 
'images/spanish.gif" border="0" /></a>
|
<a href="' . $langpage . 'it"><img alt="' . gettext( 'Change language' ) . '" 
title="' . gettext( 'Change language' ) . '" src="' . $fwng_root . 
'images/italian.gif" border="0" /></a>
-       <!--  |
-         <a href="' . $langpage . 'tr"><img alt="' . gettext( 'Change 
language' ) . '" title="' . gettext( 'Change language' ) . '" src="' . 
$fwng_root . 'images/turkish.gif" border="0" /></a> -->
+       <!--
+         |
+         <a href="' . $langpage . 'nl"><img alt="' . gettext( 'Change 
language' ) . '" title="' . gettext( 'Change language' ) . '" src="' . 
$fwng_root . 'images/dutch.gif" border="0" /></a>
+       -->
+       <!--
+         |
+         <a href="' . $langpage . 'tr"><img alt="' . gettext( 'Change 
language' ) . '" title="' . gettext( 'Change language' ) . '" src="' . 
$fwng_root . 'images/turkish.gif" border="0" /></a>
+       -->
</div>';
/*
| <a href="?lang=es"><img alt="' . gettext('Change language') . '" title="' . 
gettext('Change language') . '" src="images/spanish.gif" border="0" /></a> | <a 
href="?lang=fr"><img alt="' . gettext('Change language') . '" title="' . 
gettext('Change language') . '" src="images/french.gif" border="0" /></a>';
diff --git a/frugalware/images/dutch.gif b/frugalware/images/dutch.gif
new file mode 100644
index 0000000..7124ddc
Binary files /dev/null and b/frugalware/images/dutch.gif differ
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to