Author: Paul_R
Date: 2008-07-18 10:38:48 +0200 (Fri, 18 Jul 2008)
New Revision: 1337

Modified:
   software_suite_v2/software/tools/tuxController/src/i18n/bundle.java
   software_suite_v2/software/tools/tuxController/src/i18n/bundle.properties
   software_suite_v2/software/tools/tuxController/src/i18n/bundle_en.properties
   software_suite_v2/software/tools/tuxController/src/i18n/bundle_fr.properties
Log:
* Added headers on the .properties files


Modified: software_suite_v2/software/tools/tuxController/src/i18n/bundle.java
===================================================================
--- software_suite_v2/software/tools/tuxController/src/i18n/bundle.java 
2008-07-18 08:36:14 UTC (rev 1336)
+++ software_suite_v2/software/tools/tuxController/src/i18n/bundle.java 
2008-07-18 08:38:48 UTC (rev 1337)
@@ -1,3 +1,24 @@
+/*
+ * TuxController - Gadget for the TuxDroid software suite.
+ * Copyright (C) 2007 C2ME S.A. <[EMAIL PROTECTED]>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ */
+
+/* $Id:$ */
+
 package i18n;
 
 import java.util.MissingResourceException;

Modified: 
software_suite_v2/software/tools/tuxController/src/i18n/bundle.properties
===================================================================
--- software_suite_v2/software/tools/tuxController/src/i18n/bundle.properties   
2008-07-18 08:36:14 UTC (rev 1336)
+++ software_suite_v2/software/tools/tuxController/src/i18n/bundle.properties   
2008-07-18 08:38:48 UTC (rev 1337)
@@ -1,3 +1,24 @@
+##
+ # TuxController - Gadget for the TuxDroid software suite.
+ # Copyright (C) 2007 C2ME S.A. <[EMAIL PROTECTED]>
+ #
+ # This program is free software; you can redistribute it and/or modify
+ # it under the terms of the GNU General Public License as published by
+ # the Free Software Foundation; either version 2 of the License, or
+ # (at your option) any later version.
+ #
+ # This program is distributed in the hope that it will be useful,
+ # but WITHOUT ANY WARRANTY; without even the implied warranty of
+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ # GNU General Public License for more details.
+ #
+ # You should have received a copy of the GNU General Public License
+ # along with this program; if not, write to the Free Software
+ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+##
+
+## $Id:$
+
 # Window title
 windowTitle=Tux Controller
 

Modified: 
software_suite_v2/software/tools/tuxController/src/i18n/bundle_en.properties
===================================================================
--- 
software_suite_v2/software/tools/tuxController/src/i18n/bundle_en.properties    
    2008-07-18 08:36:14 UTC (rev 1336)
+++ 
software_suite_v2/software/tools/tuxController/src/i18n/bundle_en.properties    
    2008-07-18 08:38:48 UTC (rev 1337)
@@ -1,3 +1,24 @@
+##
+ # TuxController - Gadget for the TuxDroid software suite.
+ # Copyright (C) 2007 C2ME S.A. <[EMAIL PROTECTED]>
+ #
+ # This program is free software; you can redistribute it and/or modify
+ # it under the terms of the GNU General Public License as published by
+ # the Free Software Foundation; either version 2 of the License, or
+ # (at your option) any later version.
+ #
+ # This program is distributed in the hope that it will be useful,
+ # but WITHOUT ANY WARRANTY; without even the implied warranty of
+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ # GNU General Public License for more details.
+ #
+ # You should have received a copy of the GNU General Public License
+ # along with this program; if not, write to the Free Software
+ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+##
+
+## $Id:$
+
 # Window title
 windowTitle=Tux Controller
 

Modified: 
software_suite_v2/software/tools/tuxController/src/i18n/bundle_fr.properties
===================================================================
--- 
software_suite_v2/software/tools/tuxController/src/i18n/bundle_fr.properties    
    2008-07-18 08:36:14 UTC (rev 1336)
+++ 
software_suite_v2/software/tools/tuxController/src/i18n/bundle_fr.properties    
    2008-07-18 08:38:48 UTC (rev 1337)
@@ -1,3 +1,24 @@
+##
+ # TuxController - Gadget for the TuxDroid software suite.
+ # Copyright (C) 2007 C2ME S.A. <[EMAIL PROTECTED]>
+ #
+ # This program is free software; you can redistribute it and/or modify
+ # it under the terms of the GNU General Public License as published by
+ # the Free Software Foundation; either version 2 of the License, or
+ # (at your option) any later version.
+ #
+ # This program is distributed in the hope that it will be useful,
+ # but WITHOUT ANY WARRANTY; without even the implied warranty of
+ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ # GNU General Public License for more details.
+ #
+ # You should have received a copy of the GNU General Public License
+ # along with this program; if not, write to the Free Software
+ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+##
+
+## $Id:$
+
 # Window title
 windowTitle=Control du robot
 


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Tux-droid-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tux-droid-svn

Reply via email to