Send commitlog mailing list submissions to
        commitlog@lists.openmoko.org

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. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.asu.dev'
      ([EMAIL PROTECTED])
   2. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.asu.stable'
      ([EMAIL PROTECTED])
   3. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.asu.stable'
      ([EMAIL PROTECTED])
   4. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.asu.dev'
      ([EMAIL PROTECTED])
   5. Openmoko's OpenEmbedded repository. This is used to build the
      Openmoko distribution: Changes to 'org.openmoko.asu.dev'
      ([EMAIL PROTECTED])
   6. r4521 - in developers/erin_yueh/pythonEFL-sudoku: data/theme
      src ([EMAIL PROTECTED])
--- Begin Message ---
 packages/glibc/files/etc/ld.so.conf                |    3 +-
 packages/glibc/files/etc/ld.so.conf.d/local.conf   |    1 +
 packages/glibc/files/etc/ld.so.conf.d/x11.conf     |    1 +
 packages/glibc/glibc-package.bbclass               |    3 +
 packages/glibc/glibc_2.6.1.bb                      |    4 +-
 packages/initscripts/initscripts-1.0/bootmisc.sh   |    5 -
 .../initscripts-1.0/openmoko/bootmisc.sh           |   78 ++++++++++++++++++++
 packages/initscripts/initscripts_1.0.bb            |    2 +-
 packages/qtopia-phone/qtopia-phone-x11_git.bb      |    7 ++
 9 files changed, 95 insertions(+), 9 deletions(-)

New commits:
commit 38d866d4f2540f66c1d894e80a92175db7110dd0
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date:   Wed Jul 9 11:51:46 2008 +0200

    [qtopia] Install a hint for ldconfig to find the Qtopia directory

commit aab552bd77fe2e4e8288d04afd292d354741883d
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date:   Wed Jul 9 11:33:02 2008 +0200

    [glibc] Split ld.so.conf up to allow to install other paths by other 
packages
        Seen on my ubuntu system and usefull for Qtopia which is installed
        in /opt/Qtopia/lib. So Qtopia can just install a
        /etc/ld.so.conf/qtopia.conf now.

commit 35cd401f24e6e51bd799ba53fc19ef7190d2067f
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date:   Wed Jul 9 11:22:27 2008 +0200

    [initscripts] Remove ldconfig call from the initscript to gain a speed 
increase
        According to Fred's bootchart the ldconfig on the boot is taken
        a big amount of time and we do not need it (even on first boot). Remove
        the ldconfig call and find out if the image is still bootable.

commit ff0bb4f1abf6a1dde7f8265319e9454a011badd5
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date:   Wed Jul 9 11:17:35 2008 +0200

    [initscripts] Fork the bootmisc.sh for Openmoko
        We believe the ldconfig call is not necessary and can be removed
        from the script to increase the boot speed. We will give it a try
        and once good propose to merge into OE.

commit 7446617238ef6bece4c90cffa24aa445390d3f29
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date:   Wed Jul 9 09:44:56 2008 +0200

    [qtopia] Disable parallel make for Qtopia, it is breaking...
        We have to disable parallel make for Qtopia as it is randomly breaking
        in the native Qt build. The other option would be to build the right
        order of directories but this needs someone to figure out a save way.




--- End Message ---
--- Begin Message ---
 packages/qtopia-phone/qtopia-phone-x11_git.bb |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

New commits:
commit f829b9992d809821b0bac290524542e1723b90e2
Author: Holger Hans Peter Freyther <[EMAIL PROTECTED]>
Date:   Wed Jul 9 09:44:56 2008 +0200

    [qtopia] Disable parallel make for Qtopia, it is breaking...
        We have to disable parallel make for Qtopia as it is randomly breaking
        in the native Qt build. The other option would be to build the right
        order of directories but this needs someone to figure out a save way.




--- End Message ---
--- Begin Message ---
 conf/distro/include/sane-srcrevs.inc |    4 ++--
 packages/efl1/edbus_cvs.bb           |    5 ++---
 2 files changed, 4 insertions(+), 5 deletions(-)

New commits:
commit ddfce03ac9f3d0a8cc974e2febc6e5fd8fb961e3
Author: Julian_chu <[EMAIL PROTECTED]>
Date:   Wed Jul 9 16:18:01 2008 +0800

    [efl] Remove entry edbus_edbus in PACKAGES of edbus_cvs.bb
    It creates a package and makes default edbus-package empty.
    However, edbus-dev need edbus.

commit 62fe20fa7b8aff2e3135b52cb19c746c04952160
Author: Julian_chu <[EMAIL PROTECTED]>
Date:   Wed Jul 9 20:48:19 2008 +0800

    [assassin] Bump up the reversion of assassin to 193

commit 40ead59c0b22679be10ff5aea123bbb8c2281c6a
Author: Julian_chu <[EMAIL PROTECTED]>
Date:   Wed Jul 9 16:44:54 2008 +0800

    [splinter] Bump up the reversion of Splinter to 462




--- End Message ---
--- Begin Message ---
 conf/distro/include/sane-srcdates.inc         |    2 +-
 conf/distro/include/sane-srcrevs.inc          |    5 +++--
 packages/openmoko-projects/illume_svn.bb      |    1 +
 packages/openmoko-system/ompower.bb           |   24 ++++++++++++++++++++++++
 packages/openmoko-system/ompower/ompower-init |    5 +++++
 5 files changed, 34 insertions(+), 3 deletions(-)

New commits:
commit 6cc4c3a5e926a5fb942cfd45871f1b509e795bf5
Merge: d25a34e6b93b1ba611f710c659c22c5cb84a2d26 
38d866d4f2540f66c1d894e80a92175db7110dd0
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date:   Thu Jul 10 05:38:10 2008 +1000

    Merge branch 'org.openmoko.asu.dev' of git+ssh://[EMAIL 
PROTECTED]/var/cache/git/openmoko into org.openmoko.asu.dev

commit d25a34e6b93b1ba611f710c659c22c5cb84a2d26
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date:   Thu Jul 10 05:28:36 2008 +1000

    update illume to use new ompower and new bindings and actions for shutdown
    also add new ompower to build




--- End Message ---
--- Begin Message ---
 packages/efl1/etk_cvs.bb |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

New commits:
commit 7b33b4a439c7163898e3932c4475b8e00a730e10
Author: Carsten Haitzler <[EMAIL PROTECTED]>
Date:   Thu Jul 10 15:40:59 2008 +1000

    remove etk patch




--- End Message ---
--- Begin Message ---
Author: erin_yueh
Date: 2008-07-10 08:59:48 +0200 (Thu, 10 Jul 2008)
New Revision: 4521

Modified:
   developers/erin_yueh/pythonEFL-sudoku/data/theme/sudoku.edc
   developers/erin_yueh/pythonEFL-sudoku/src/sudoku_ui.py
Log:
adjust ui colors (Erin Yueh)


Modified: developers/erin_yueh/pythonEFL-sudoku/data/theme/sudoku.edc
===================================================================
--- developers/erin_yueh/pythonEFL-sudoku/data/theme/sudoku.edc 2008-07-09 
16:45:19 UTC (rev 4520)
+++ developers/erin_yueh/pythonEFL-sudoku/data/theme/sudoku.edc 2008-07-10 
06:59:48 UTC (rev 4521)
@@ -192,7 +192,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 240 255 240 255;
                            rel1 {
                               relative: 0.7 1.0;
                               offset: 0 0;
@@ -222,7 +222,7 @@
                               offset: 30 30;
                               to: "puzzle";
                            }
-                           color: 255 0 0 255;
+                           color: 10 10 10 255;
                            text {
                                   text: "1";
                               font: "Edje-Sans-Bold";
@@ -244,7 +244,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 240 255 240 255;
                            rel1 {
                               relative: 0.7 1.0;
                               offset: 30 0;
@@ -274,7 +274,7 @@
                               offset: 60 30;
                               to: "puzzle";
                            }
-                           color: 255 0 0 255;
+                           color: 10 10 10 255;
                            text {
                                   text: "2";
                               font: "Edje-Sans-Bold";
@@ -296,7 +296,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 240 255 240 255;
                            rel1 {
                               relative: 0.7 1.0;
                               offset: 60 0;
@@ -326,7 +326,7 @@
                               offset: 90 30;
                               to: "puzzle";
                            }
-                           color: 255 0 0 255;
+                           color: 10 10 10 255;
                            text {
                                   text: "3";
                               font: "Edje-Sans-Bold";
@@ -348,7 +348,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 240 255 240 255;
                            rel1 {
                               relative: 0.7 1.0;
                               offset: 0 30;
@@ -378,7 +378,7 @@
                               offset: 30 60;
                               to: "puzzle";
                            }
-                           color: 255 0 0 255;
+                           color: 10 10 10 255;
                            text {
                                   text: "4";
                               font: "Edje-Sans-Bold";
@@ -400,7 +400,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 240 255 240 255;
                            rel1 {
                               relative: 0.7 1.0;
                               offset: 30 30;
@@ -430,7 +430,7 @@
                               offset: 60 60;
                               to: "puzzle";
                            }
-                           color: 255 0 0 255;
+                           color: 10 10 10 255;
                            text {
                                   text: "5";
                               font: "Edje-Sans-Bold";
@@ -452,7 +452,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 240 255 240 255;
                            rel1 {
                               relative: 0.7 1.0;
                               offset: 60 30;
@@ -482,7 +482,7 @@
                               offset: 90 60;
                               to: "puzzle";
                            }
-                           color: 255 0 0 255;
+                           color: 10 10 10 255;
                            text {
                                   text: "6";
                               font: "Edje-Sans-Bold";
@@ -504,7 +504,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 240 255 240 255;
                            rel1 {
                               relative: 0.7 1.0;
                               offset: 0 60;
@@ -534,7 +534,7 @@
                               offset: 30 90;
                               to: "puzzle";
                            }
-                           color: 255 0 0 255;
+                           color: 10 10 10 255;
                            text {
                                   text: "7";
                               font: "Edje-Sans-Bold";
@@ -556,7 +556,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 240 255 240 255;
                            rel1 {
                               relative: 0.7 1.0;
                               offset: 30 60;
@@ -586,7 +586,7 @@
                               offset: 60 90;
                               to: "puzzle";
                            }
-                           color: 255 0 0 255;
+                           color: 10 10 10 255;
                            text {
                                   text: "8";
                               font: "Edje-Sans-Bold";
@@ -608,7 +608,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 240 255 240 255;
                            rel1 {
                               relative: 0.7 1.0;
                               offset: 60 60;
@@ -638,7 +638,7 @@
                               offset: 90 90;
                               to: "puzzle";
                            }
-                           color: 255 0 0 255;
+                           color: 10 10 10 255;
                            text {
                                   text: "9";
                               font: "Edje-Sans-Bold";
@@ -684,7 +684,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 5 0;
@@ -702,7 +702,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 55 0;
@@ -720,7 +720,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 105 0;
@@ -738,7 +738,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 155 0;
@@ -756,7 +756,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 205 0;
@@ -774,7 +774,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 255 0;
@@ -792,7 +792,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 305 0;
@@ -810,7 +810,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 355 0;
@@ -828,7 +828,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 405 0;
@@ -848,7 +848,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 5 100;
@@ -866,7 +866,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 55 100;
@@ -884,7 +884,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 105 100;
@@ -902,7 +902,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 155 100;
@@ -920,7 +920,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 205 100;
@@ -938,7 +938,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 255 100;
@@ -956,7 +956,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 305 100;
@@ -974,7 +974,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 355 100;
@@ -992,7 +992,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 405 100;
@@ -1012,7 +1012,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 5 200;
@@ -1030,7 +1030,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 55 200;
@@ -1048,7 +1048,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 105 200;
@@ -1066,7 +1066,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 155 200;
@@ -1084,7 +1084,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 205 200;
@@ -1102,7 +1102,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 255 200;
@@ -1120,7 +1120,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 305 200;
@@ -1138,7 +1138,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 355 200;
@@ -1156,7 +1156,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 405 200;
@@ -1176,7 +1176,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 5 300;
@@ -1194,7 +1194,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 55 300;
@@ -1212,7 +1212,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 105 300;
@@ -1230,7 +1230,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 155 300;
@@ -1248,7 +1248,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 205 300;
@@ -1266,7 +1266,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 255 300;
@@ -1284,7 +1284,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 305 300;
@@ -1302,7 +1302,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 355 300;
@@ -1320,7 +1320,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 405 300;
@@ -1340,7 +1340,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 5 400;
@@ -1358,7 +1358,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 55 400;
@@ -1376,7 +1376,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 105 400;
@@ -1394,7 +1394,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 155 400;
@@ -1412,7 +1412,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 205 400;
@@ -1430,7 +1430,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 255 400;
@@ -1448,7 +1448,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 305 400;
@@ -1466,7 +1466,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 355 400;
@@ -1484,7 +1484,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 405 400;
@@ -1504,7 +1504,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 5 50;
@@ -1522,7 +1522,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 55 50;
@@ -1540,7 +1540,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 105 50;
@@ -1558,7 +1558,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 155 50;
@@ -1576,7 +1576,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 205 50;
@@ -1594,7 +1594,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 255 50;
@@ -1612,7 +1612,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 305 50;
@@ -1630,7 +1630,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 355 50;
@@ -1648,7 +1648,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 405 50;
@@ -1668,7 +1668,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 5 150;
@@ -1686,7 +1686,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 55 150;
@@ -1704,7 +1704,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 105 150;
@@ -1722,7 +1722,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 155 150;
@@ -1740,7 +1740,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 205 150;
@@ -1758,7 +1758,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 255 150;
@@ -1776,7 +1776,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 305 150;
@@ -1794,7 +1794,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 355 150;
@@ -1812,7 +1812,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 405 150;
@@ -1832,7 +1832,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 5 250;
@@ -1850,7 +1850,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 55 250;
@@ -1868,7 +1868,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 105 250;
@@ -1886,7 +1886,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 155 250;
@@ -1904,7 +1904,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 205 250;
@@ -1922,7 +1922,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 255 250;
@@ -1940,7 +1940,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 305 250;
@@ -1958,7 +1958,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 355 250;
@@ -1976,7 +1976,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 405 250;
@@ -1996,7 +1996,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 5 350;
@@ -2014,7 +2014,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 55 350;
@@ -2032,7 +2032,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 105 350;
@@ -2050,7 +2050,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 155 350;
@@ -2068,7 +2068,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 205 350;
@@ -2086,7 +2086,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 255 350;
@@ -2104,7 +2104,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 305 350;
@@ -2122,7 +2122,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 0 150 150 150;
+                           color: 250 250 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 355 350;
@@ -2140,7 +2140,7 @@
                        mouse_events: 1;
                        description { 
                                state: "default" 0.0;
-                           color: 200 200 200 150;
+                           color: 220 220 250 255;
                            rel1 {
                               relative: 0.0 0.0;
                               offset: 405 350;

Modified: developers/erin_yueh/pythonEFL-sudoku/src/sudoku_ui.py
===================================================================
--- developers/erin_yueh/pythonEFL-sudoku/src/sudoku_ui.py      2008-07-09 
16:45:19 UTC (rev 4520)
+++ developers/erin_yueh/pythonEFL-sudoku/src/sudoku_ui.py      2008-07-10 
06:59:48 UTC (rev 4521)
@@ -96,7 +96,7 @@
                     if(value>0):
                         text.color_set(10,10,10,200)
                     elif(value==0):
-                        text.color_set(0,255,255,255)
+                        text.text_set("")
             print 'clear all data!!'
         elif(source == 'create'):
             print 'create new puzzle'
@@ -118,7 +118,7 @@
         text = ee.data["button"+str(addr)]
         print i,j,original_value,text
         text.text_set(str(original_value))
-        text.color_set(100,255,0,255)
+        text.color_set(0,255,0,255)
         ee.data["puzzle"][i][j] = original_value
         #text.data["value"] = original_value
         if(undo_counter>0):
@@ -140,7 +140,7 @@
         text = ee.data["button"+str(addr)]
         print i,j,value,text
         text.text_set(str(value))
-        text.color_set(255,255,0,255)
+        text.color_set(0,0,255,255)
         ee.data["puzzle"][i][j] = int(value)
         #text.data["value"] = int(value)
         if(redo_counter>0):
@@ -168,7 +168,7 @@
             if(analyze(ee.data["clicking"],int(source)) == False):
                 text.color_set(255,0,0,255)
             else: 
-                text.color_set(255,255,255,255)
+                text.color_set(0,0,0,255)
             # real fill in the value to puzzle data
             puzzle = ee.data["puzzle"]
             puzzle[i][j] = int(source)
@@ -227,7 +227,7 @@
                 text.color_set(10,10,10,200)
                 text.data["fixed"] = True
             elif(value==0):
-                text.color_set(0,255,255,255)
+                text.text_set("")
                 text.data["fixed"] = False
 
     return True
@@ -297,6 +297,7 @@
                 text.color_set(10,10,10,200)
             else:
                 text.data["fixed"] = False
+                text.text_set("")
             text.pos_set(x,y)
             text.show()
             text_data = "button" + str(addr)




--- End Message ---
_______________________________________________
commitlog mailing list
commitlog@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/commitlog

Reply via email to