From b73027aa041235392da03f77832dade3a7c26dc4 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 23 Jul 2013 19:20:07 -0400 Subject: Getting started: Use in the schema The use of a manually-specified enum is a little unusual. This is really meant to be done by . --- examples/application6/org.gtk.exampleapp.gschema.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'examples/application6/org.gtk.exampleapp.gschema.xml') diff --git a/examples/application6/org.gtk.exampleapp.gschema.xml b/examples/application6/org.gtk.exampleapp.gschema.xml index 89718c480c..fc0c2c003d 100644 --- a/examples/application6/org.gtk.exampleapp.gschema.xml +++ b/examples/application6/org.gtk.exampleapp.gschema.xml @@ -1,17 +1,17 @@ - - - - - 'Monospace 12' Font The font to be used for content. - + + + + + + 'none' Transition The transition to use when switching tabs. -- cgit v1.2.1