Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/data/evince.schemas.in
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2005-02-25 08:38:12 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-02-25 08:38:12 (GMT)
commit05c1e8cb1002f66cde85ae692f8cd56c82cc59e7 (patch)
treed1c9c3be70a89e013da90d5806af16e4f3454570 /data/evince.schemas.in
parentc4daf0b876a3e5bcf46d903cc376d99e19bfd77a (diff)
Marco Pesenti Gritti <marco@gnome.org>
2005-02-25 Carlos Garcia Campos <carlosgc@gnome.org> Marco Pesenti Gritti <marco@gnome.org> * shell/ev-window.c: Remember the sidebar size * data/evince.schemas.in: Add a new gconf key to store the size of the sidebar
Diffstat (limited to 'data/evince.schemas.in')
-rw-r--r--data/evince.schemas.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/evince.schemas.in b/data/evince.schemas.in
index d16bd95..c74653a 100644
--- a/data/evince.schemas.in
+++ b/data/evince.schemas.in
@@ -33,5 +33,16 @@
<long>Show statusbar by default.</long>
</locale>
</schema>
+ <schema>
+ <key>/schemas/apps/evince/sidebar_size</key>
+ <applyto>/apps/evince/sidebar_size</applyto>
+ <owner>evince</owner>
+ <type>int</type>
+ <default>132</default>
+ <locale name="C">
+ <short>Sidebar size by default</short>
+ <long>Sidebar size by default.</long>
+ </locale>
+ </schema>
</schemalist>
</gconfschemafile>