diff options
Diffstat (limited to 'data')
-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 9f2211b52..4d3331e8d 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -508,6 +508,17 @@ <long>Hide or show the downloads window. When hidden, a notification will be shown when new downloads are started.</long> </locale> </schema> + <schema> + <key>/schemas/apps/epiphany/dialogs/warn_on_close_unsubmitted_data</key> + <applyto>/apps/epiphany/dialogs/warn_on_close_unsubmitted_data</applyto> + <owner>epiphany</owner> + <type>bool</type> + <default>true</default> + <locale name="C"> + <short></short> + <long></long> + </locale> + </schema> </schemalist> </gconfschemafile> |