[prev in list] [next in list] [prev in thread] [next in thread] 

List:       moblin-commits
Subject:    [Moblin-Commits] mobile-matchbox-keyboard: Changes to 'master'
From:       bspencer () moblin ! org (Bob Spencer)
Date:       2008-04-30 16:27:23
Message-ID: 20080430232721.7939592C109 () moblin ! org
[Download RAW message or body]

 Makefile.am                      |    2 +-
 arrow_down.png                   |  Bin 288 -> 0 bytes
 arrow_left.png                   |  Bin 282 -> 0 bytes
 arrow_right.png                  |  Bin 289 -> 0 bytes
 arrow_up.png                     |  Bin 291 -> 0 bytes
 close.png                        |  Bin 2169 -> 0 bytes
 keyboard_bkgd.png                |  Bin 100314 -> 0 bytes
 layouts/Makefile.am              |    7 ++++++-
 layouts/images/arrow_down.png    |  Bin 0 -> 288 bytes
 layouts/images/arrow_left.png    |  Bin 0 -> 282 bytes
 layouts/images/arrow_right.png   |  Bin 0 -> 289 bytes
 layouts/images/arrow_up.png      |  Bin 0 -> 291 bytes
 layouts/images/close.png         |  Bin 0 -> 2169 bytes
 layouts/images/keyboard_bkgd.png |  Bin 0 -> 100314 bytes
 layouts/images/return.png        |  Bin 0 -> 246 bytes
 return.png                       |  Bin 246 -> 0 bytes
 16 files changed, 7 insertions(+), 2 deletions(-)

New commits:
commit 9723a5b3a7b8cec3e54c93ac6f398cce69ab6267
Author: Bob Spencer <bob.spencer@intel.com>
Date:   Wed Apr 30 16:27:01 2008 -0700

    Moved images specific to layouts under the layouts directory


Diff in this email is a maximum of 400 lines.
diff --git a/Makefile.am b/Makefile.am
index d7f3968..b6604e4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,7 @@ desktopdir = $(datadir)/applications/inputmethods
 desktop_DATA = matchbox-keyboard.desktop
 
 pixmapsdir = $(datadir)/pixmaps/
-pixmaps_DATA = matchbox-keyboard.png close.png return.png arrow_up.png \
arrow_down.png arrow_left.png arrow_right.png keyboard_bkgd.png +pixmaps_DATA = \
matchbox-keyboard.png   
 DISTCHECK_CONFIGURE_FLAGS = --enable-examples --enable-gtk-im --enable-applet
 
diff --git a/arrow_down.png b/arrow_down.png
deleted file mode 100644
index 2662c0e..0000000
Binary files a/arrow_down.png and /dev/null differ
diff --git a/arrow_left.png b/arrow_left.png
deleted file mode 100644
index 46d0f99..0000000
Binary files a/arrow_left.png and /dev/null differ
diff --git a/arrow_right.png b/arrow_right.png
deleted file mode 100644
index abf26d7..0000000
Binary files a/arrow_right.png and /dev/null differ
diff --git a/arrow_up.png b/arrow_up.png
deleted file mode 100644
index 527e59e..0000000
Binary files a/arrow_up.png and /dev/null differ
diff --git a/close.png b/close.png
deleted file mode 100755
index e890891..0000000
Binary files a/close.png and /dev/null differ
diff --git a/keyboard_bkgd.png b/keyboard_bkgd.png
deleted file mode 100644
index 3d5d673..0000000
Binary files a/keyboard_bkgd.png and /dev/null differ
diff --git a/layouts/Makefile.am b/layouts/Makefile.am
index 111d5b0..158eb36 100644
--- a/layouts/Makefile.am
+++ b/layouts/Makefile.am
@@ -3,4 +3,9 @@ keyboards_DATA = keyboard.xml keyboard-extended.xml \
keyboard-dvorak.xml \  keyboard-us.xml keyboard-ru.xml keyboard-fi.xml        \
                  keyboard-numpad.xml keyboard-simple.xml
 
-EXTRA_DIST = $(keyboards_DATA)
+pixmapsdir = $(datadir)/pixmaps/
+pixmaps_DATA = 	images/close.png images/return.png images/arrow_up.png \
+		images/arrow_down.png images/arrow_left.png \
+		images/arrow_right.png images/keyboard_bkgd.png
+
+EXTRA_DIST = $(keyboards_DATA) $(pixmaps_DATA)
diff --git a/layouts/images/arrow_down.png b/layouts/images/arrow_down.png
new file mode 100644
index 0000000..2662c0e
Binary files /dev/null and b/layouts/images/arrow_down.png differ
diff --git a/layouts/images/arrow_left.png b/layouts/images/arrow_left.png
new file mode 100644
index 0000000..46d0f99
Binary files /dev/null and b/layouts/images/arrow_left.png differ
diff --git a/layouts/images/arrow_right.png b/layouts/images/arrow_right.png
new file mode 100644
index 0000000..abf26d7
Binary files /dev/null and b/layouts/images/arrow_right.png differ
diff --git a/layouts/images/arrow_up.png b/layouts/images/arrow_up.png
new file mode 100644
index 0000000..527e59e
Binary files /dev/null and b/layouts/images/arrow_up.png differ
diff --git a/layouts/images/close.png b/layouts/images/close.png
new file mode 100644
index 0000000..e890891
Binary files /dev/null and b/layouts/images/close.png differ
diff --git a/layouts/images/keyboard_bkgd.png b/layouts/images/keyboard_bkgd.png
new file mode 100644
index 0000000..3d5d673
Binary files /dev/null and b/layouts/images/keyboard_bkgd.png differ
diff --git a/layouts/images/return.png b/layouts/images/return.png
new file mode 100644
index 0000000..f91317f
Binary files /dev/null and b/layouts/images/return.png differ
diff --git a/return.png b/return.png
deleted file mode 100755
index f91317f..0000000
Binary files a/return.png and /dev/null differ


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic