Send commitlog mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.openmoko.org/mailman/listinfo/commitlog
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of commitlog digest..."
Today's Topics:

   1. r2943 - trunk/src/target/u-boot/patches
      ([EMAIL PROTECTED])
   2. r2944 - in
      trunk/src/target/OM-2007.2/applications/openmoko-feedreader2: .
      po ([EMAIL PROTECTED])
--- Begin Message ---
Author: laforge
Date: 2007-09-08 12:11:24 +0200 (Sat, 08 Sep 2007)
New Revision: 2943

Modified:
   trunk/src/target/u-boot/patches/uboot-s3c24xx_multi_serial.patch
Log:
sync up with recent u-boot which already initializes multi-serial from 
lib_arm/board.c


Modified: trunk/src/target/u-boot/patches/uboot-s3c24xx_multi_serial.patch
===================================================================
--- trunk/src/target/u-boot/patches/uboot-s3c24xx_multi_serial.patch    
2007-09-07 14:48:37 UTC (rev 2942)
+++ trunk/src/target/u-boot/patches/uboot-s3c24xx_multi_serial.patch    
2007-09-08 10:11:24 UTC (rev 2943)
@@ -288,18 +288,3 @@
  
  extern struct serial_device serial_ffuart_device;
  extern struct serial_device serial_btuart_device;
-Index: u-boot/lib_arm/board.c
-===================================================================
---- u-boot.orig/lib_arm/board.c
-+++ u-boot/lib_arm/board.c
-@@ -349,6 +349,10 @@
- #endif
-       }
- 
-+#ifdef CONFIG_SERIAL_MULTI
-+      serial_initialize();
-+#endif
-+
-       devices_init ();        /* get the devices list going. */
- 
- #ifdef CONFIG_CMC_PU2




--- End Message ---
--- Begin Message ---
Author: zecke
Date: 2007-09-08 18:27:56 +0200 (Sat, 08 Sep 2007)
New Revision: 2944

Added:
   trunk/src/target/OM-2007.2/applications/openmoko-feedreader2/po/de.po
Modified:
   trunk/src/target/OM-2007.2/applications/openmoko-feedreader2/ChangeLog
   trunk/src/target/OM-2007.2/applications/openmoko-feedreader2/po/LINGUAS
Log:
2007-09-08  Holger Hans Peter Freyther  <[EMAIL PROTECTED]>

        Check if translation works by setting up a dummy language

        * po/LINGUAS:
        * po/de.po: Added.



Modified: trunk/src/target/OM-2007.2/applications/openmoko-feedreader2/ChangeLog
===================================================================
--- trunk/src/target/OM-2007.2/applications/openmoko-feedreader2/ChangeLog      
2007-09-08 10:11:24 UTC (rev 2943)
+++ trunk/src/target/OM-2007.2/applications/openmoko-feedreader2/ChangeLog      
2007-09-08 16:27:56 UTC (rev 2944)
@@ -1,3 +1,10 @@
+2007-09-08  Holger Hans Peter Freyther  <[EMAIL PROTECTED]>
+
+        Check if translation works by setting up a dummy language
+
+        * po/LINGUAS:
+        * po/de.po: Added.
+
 2007-09-04  Holger Hans Peter Freyther  <[EMAIL PROTECTED]>
 
         Show the blog entry when selecting a item. This will switch

Modified: 
trunk/src/target/OM-2007.2/applications/openmoko-feedreader2/po/LINGUAS
===================================================================
--- trunk/src/target/OM-2007.2/applications/openmoko-feedreader2/po/LINGUAS     
2007-09-08 10:11:24 UTC (rev 2943)
+++ trunk/src/target/OM-2007.2/applications/openmoko-feedreader2/po/LINGUAS     
2007-09-08 16:27:56 UTC (rev 2944)
@@ -0,0 +1 @@
+de

Added: trunk/src/target/OM-2007.2/applications/openmoko-feedreader2/po/de.po
===================================================================
--- trunk/src/target/OM-2007.2/applications/openmoko-feedreader2/po/de.po       
2007-09-08 10:11:24 UTC (rev 2943)
+++ trunk/src/target/OM-2007.2/applications/openmoko-feedreader2/po/de.po       
2007-09-08 16:27:56 UTC (rev 2944)
@@ -0,0 +1,56 @@
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# FIRST AUTHOR <[EMAIL PROTECTED]>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: PACKAGE VERSION\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2007-09-08 18:19+0200\n"
+"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
+"Last-Translator: FULL NAME <[EMAIL PROTECTED]>\n"
+"Language-Team: LANGUAGE <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#.
+#. * shortcut for the later filter function
+#.
+#: ../src/callbacks.c:65 ../src/callbacks.c:76
+msgid "All"
+msgstr ""
+
+#: ../src/callbacks.c:101 ../src/main.c:50
+msgid "Failed to read the text."
+msgstr ""
+
+#: ../src/main.c:70
+msgid "Subject"
+msgstr ""
+
+#: ../src/main.c:71
+msgid "Date"
+msgstr ""
+
+#: ../src/main.c:136
+msgid "Name"
+msgstr ""
+
+#: ../src/main.c:144
+msgid "Url"
+msgstr ""
+
+#: ../src/main.c:223
+msgid "FeedReader"
+msgstr ""
+
+#: ../src/rfcdate.c:243
+msgid "Today,"
+msgstr ""
+
+#: ../src/rfcdate.c:249
+msgid "Yesterday,"
+msgstr ""




--- End Message ---
_______________________________________________
commitlog mailing list
[email protected]
http://lists.openmoko.org/mailman/listinfo/commitlog

Reply via email to