diff options
author | Michael Lauer <mickey@vanille-media.de> | 2007-12-14 00:14:22 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2007-12-14 00:14:22 +0000 |
commit | 299011d1da4cb08ac521ff94bce8377110019ebc (patch) | |
tree | 8dd8161b9c44821678bff8490b851237eeea09b3 /packages/matchbox-keyboard/files/fic-gta01-font-size.patch | |
parent | b89fec52bff373fb1efd7f6b24b52b282770d03e (diff) |
matchbox-keyboard-inputmethod svn catch up fic-gta01-font-size patch and also apply for gta02
Diffstat (limited to 'packages/matchbox-keyboard/files/fic-gta01-font-size.patch')
-rw-r--r-- | packages/matchbox-keyboard/files/fic-gta01-font-size.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/packages/matchbox-keyboard/files/fic-gta01-font-size.patch b/packages/matchbox-keyboard/files/fic-gta01-font-size.patch index 3a09ac5bc2..c25aa74ca4 100644 --- a/packages/matchbox-keyboard/files/fic-gta01-font-size.patch +++ b/packages/matchbox-keyboard/files/fic-gta01-font-size.patch @@ -1,12 +1,12 @@ Index: matchbox-keyboard/src/matchbox-keyboard.c =================================================================== ---- matchbox-keyboard.orig/src/matchbox-keyboard.c 2007-08-19 17:26:59.000000000 +0200 -+++ matchbox-keyboard/src/matchbox-keyboard.c 2007-08-19 17:27:06.000000000 +0200 -@@ -52,7 +52,7 @@ +--- matchbox-keyboard.orig/src/matchbox-keyboard.c ++++ matchbox-keyboard/src/matchbox-keyboard.c +@@ -54,7 +54,7 @@ kb->row_spacing = 5; kb->font_family = strdup("sans"); -- kb->font_pt_size = 5; +- kb->font_pt_size = 6; + kb->font_pt_size = 3; kb->font_variant = strdup("bold"); |