[caribou: 1/6] Added schema entry for key colors
- From: Eitan Isaacson <eitani src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [caribou: 1/6] Added schema entry for key colors
- Date: Mon, 12 Jul 2010 18:02:53 +0000 (UTC)
commit 18755bdb997dd86e9812f71c8876ff8b34ff0c8d
Author: Daniel Baeyens <dbaeyens warp es>
Date: Sun Jun 20 15:32:43 2010 +0200
Added schema entry for key colors
https://bugzilla.gnome.org/show_bug.cgi?id=622246
data/caribou.schemas | 24 +++++++++++++++++++++++-
1 files changed, 23 insertions(+), 1 deletions(-)
---
diff --git a/data/caribou.schemas b/data/caribou.schemas
index d19b1a6..9e0566d 100644
--- a/data/caribou.schemas
+++ b/data/caribou.schemas
@@ -11,5 +11,27 @@
<long>The layout should be in the data directory of Caribou (usually /usr/share/caribou/keyboards) and should be a .xml or .json file.</long>
</locale>
</schema>
+ <schema>
+ <key>/schemas/apps/caribou/osk/normal_color</key>
+ <applyto>/apps/caribou/osk/normal_color</applyto>
+ <owner>caribou</owner>
+ <type>string</type>
+ <default>grey80</default>
+ <locale name="C">
+ <short>Color of the keys when there is no event on them</short>
+ <long></long>
+ </locale>
+ </schema>
+ <schema>
+ <key>/schemas/apps/caribou/osk/mouse_over_color</key>
+ <applyto>/apps/caribou/osk/mouse_over_color</applyto>
+ <owner>caribou</owner>
+ <type>string</type>
+ <default>yellow</default>
+ <locale name="C">
+ <short>Color of the keys when the mouse goes over the key</short>
+ <long></long>
+ </locale>
+ </schema>
</schemalist>
-</gconfschemafile>
\ No newline at end of file
+</gconfschemafile>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]