diff options
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r-- | data/epiphany.schemas.in | 11 |
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> |