summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2010-04-15 00:18:32 +0100
committerSergey V. Udaltsov <svu@gnome.org>2010-04-15 00:18:32 +0100
commit8809a4cca08e2f5a9ea6d3bb0f35833e45828261 (patch)
treef65e31f4477e8b0b22c3550fdefb1652352c7661
parenta0c59961e45bb8049ecb3acbdf061d4f645493bf (diff)
downloadlibgnomekbd-8809a4cca08e2f5a9ea6d3bb0f35833e45828261.tar.gz
default font size should be int
https://bugzilla.gnome.org/show_bug.cgi?id=615077
-rw-r--r--libgnomekbd/desktop_gnome_peripherals_keyboard_xkb.schemas.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgnomekbd/desktop_gnome_peripherals_keyboard_xkb.schemas.in b/libgnomekbd/desktop_gnome_peripherals_keyboard_xkb.schemas.in
index 072ba51..0576118 100644
--- a/libgnomekbd/desktop_gnome_peripherals_keyboard_xkb.schemas.in
+++ b/libgnomekbd/desktop_gnome_peripherals_keyboard_xkb.schemas.in
@@ -230,7 +230,7 @@
<applyto>/desktop/gnome/peripherals/keyboard/indicator/fontSize</applyto>
<owner>gnome</owner>
<type>int</type>
- <default></default>
+ <default>10</default>
<locale name="C">
<short>The font size</short>
<long>The font size for the layout indicator</long>