r1365 - branches/bxe_2_0/js

[email protected]
Newsgroups gmane.editors.bitflux.cvs
Message-ID <[email protected]>
Author: chregu
Date: Fri Jul 29 11:43:11 2005
New Revision: 1365

Modified:
   branches/bxe_2_0/js/widget.js
Log:
add Ludovic to credits


Modified: branches/bxe_2_0/js/widget.js
==============================================================================
--- branches/bxe_2_0/js/widget.js	(original)
+++ branches/bxe_2_0/js/widget.js	Fri Jul 29 11:43:11 2005
@@ -512,7 +512,7 @@
 
 function Widget_AboutBox( ) {
 	var width = "400";
-	var height = "180";
+	var height = "220";
 	this.node = this.initNode("div","AboutBox");
 	this.Display = "block";
 	this.node.appendToBody();
@@ -528,6 +528,7 @@
 	htmltext += '<tr><td><a href="http://playsophy.com">Playsophy</a> </td><td> (<a href="http://mozile.mozdev.org">Mozile/eDOM</a> Development) </td></tr>';
 	htmltext += '<tr><td><a href="http://twingle.mozdev.org">Twingle</a>/Stephan Richter &nbsp;</td><td> (jsdav.js library) </td></tr>';
 	htmltext += '<tr><td><a href="http://kupu.oscom.org">Kupu</a> &nbsp;</td><td> (ImageDrawer) </td></tr>';
+	htmltext += '<tr><td>Ludovic Gasc</td><td> (i18n Support, French Translation) </td></tr>';
 	
 	htmltext += '<tr id="okButton" style="display: none" ><td> </td><td><p/><input type="submit" value="OK"/></td></tr>';
 	htmltext += '<tr ><td colspan="2" id="AboutBoxScroller" > </td></tr>';
-- 
Bx-editor-cvs mailing list
[email protected]
http://lists.bitflux.ch/cgi-bin/listinfo/bx-editor-cvs
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.