aboutsummaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorChristian Persch <chpe@cvs.gnome.org>2006-08-08 04:02:08 +0800
committerChristian Persch <chpe@src.gnome.org>2006-08-08 04:02:08 +0800
commit5a6d6fe764282e27b7fc72ae78113613edd5a775 (patch)
treef5fcd7dd34ef936ecadd0a33b0f1996b1b15f6c3 /data
parent04e3349f9183df47de06f66bcdde388cc2891bdc (diff)
downloadgsoc2013-epiphany-5a6d6fe764282e27b7fc72ae78113613edd5a775.tar
gsoc2013-epiphany-5a6d6fe764282e27b7fc72ae78113613edd5a775.tar.gz
gsoc2013-epiphany-5a6d6fe764282e27b7fc72ae78113613edd5a775.tar.bz2
gsoc2013-epiphany-5a6d6fe764282e27b7fc72ae78113613edd5a775.tar.lz
gsoc2013-epiphany-5a6d6fe764282e27b7fc72ae78113613edd5a775.tar.xz
gsoc2013-epiphany-5a6d6fe764282e27b7fc72ae78113613edd5a775.tar.zst
gsoc2013-epiphany-5a6d6fe764282e27b7fc72ae78113613edd5a775.zip
Document the print_frames key.
2006-08-07 Christian Persch <chpe@cvs.gnome.org> * data/epiphany.schemas.in: Document the print_frames key.
Diffstat (limited to 'data')
-rw-r--r--data/epiphany.schemas.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in
index 001b61e34..b81ded5c2 100644
--- a/data/epiphany.schemas.in
+++ b/data/epiphany.schemas.in
@@ -322,6 +322,17 @@
</locale>
</schema>
<schema>
+ <key>/schemas/apps/epiphany/dialogs/print_frames</key>
+ <applyto>/apps/epiphany/dialogs/print_frames</applyto>
+ <owner>epiphany</owner>
+ <type>string</type>
+ <default>normal</default>
+ <locale name="C">
+ <short>How to print frames</short>
+ <long>How to print pages containing frames. Allowed values are "normal", "separately" and "selected".</long>
+ </locale>
+ </schema>
+ <schema>
<key>/schemas/apps/epiphany/directories/open</key>
<applyto>/apps/epiphany/directories/open</applyto>
<owner>epiphany</owner>