Author: ulhume
Date: 2008-08-28 09:24:18 +0200 (Thu, 28 Aug 2008)
New Revision: 1620
Modified:
software_suite_v2/software/tuxdroid-gadget-framework/trunk/tuxdroid-gadget-framework/builder/build.xml
software_suite_v2/software/tuxdroid-gadget-framework/trunk/tuxdroid-gadget-framework/sources/com/kysoh/tuxdroid/gadget/framework/container/I18N.java
Log:
Modified:
software_suite_v2/software/tuxdroid-gadget-framework/trunk/tuxdroid-gadget-framework/builder/build.xml
===================================================================
---
software_suite_v2/software/tuxdroid-gadget-framework/trunk/tuxdroid-gadget-framework/builder/build.xml
2008-08-28 06:41:49 UTC (rev 1619)
+++
software_suite_v2/software/tuxdroid-gadget-framework/trunk/tuxdroid-gadget-framework/builder/build.xml
2008-08-28 07:24:18 UTC (rev 1620)
@@ -160,7 +160,7 @@
<exec executable="rsync">
<arg value="-av" />
<arg value="targets/repository/" />
- <arg
value="badbox:/storage/web/storage/software.karma-lab.net/repository/" />
+ <arg
value="badbox.karma-lab.net:/storage/web/storage/software.karma-lab.net/repository/"
/>
</exec>
</target>
</project>
\ No newline at end of file
Modified:
software_suite_v2/software/tuxdroid-gadget-framework/trunk/tuxdroid-gadget-framework/sources/com/kysoh/tuxdroid/gadget/framework/container/I18N.java
===================================================================
---
software_suite_v2/software/tuxdroid-gadget-framework/trunk/tuxdroid-gadget-framework/sources/com/kysoh/tuxdroid/gadget/framework/container/I18N.java
2008-08-28 06:41:49 UTC (rev 1619)
+++
software_suite_v2/software/tuxdroid-gadget-framework/trunk/tuxdroid-gadget-framework/sources/com/kysoh/tuxdroid/gadget/framework/container/I18N.java
2008-08-28 07:24:18 UTC (rev 1620)
@@ -1,3 +1,24 @@
+/* This file is part of "TuxDroid Gadget Framework".
+ * Copyright 2008, kysoh
+ * Author : Yoran Brault
+ * eMail : [EMAIL PROTECTED] (remove _bad_ before sending an email)
+ * Site : http://www.kysoh.com/
+ *
+ * "TuxDroid Gadget Framework" 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.1 of
+ * the License, or (at your option) any later version.
+ *
+ * "TuxDroid Gadget Framework" 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 "TuxDroid Gadget Framework"; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
package com.kysoh.tuxdroid.gadget.framework.container;
import java.util.Locale;
-------------------------------------------------------------------------
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