diff options
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r-- | data/epiphany.schemas.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index 0175a6fb6..c2e5e491d 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -471,13 +471,13 @@ </locale> </schema> <schema> - <key>/schemas/apps/epiphany/web/java_enabled</key> - <applyto>/apps/epiphany/web/java_enabled</applyto> + <key>/schemas/apps/epiphany/web/plugins_enabled</key> + <applyto>/apps/epiphany/web/plugins_enabled</applyto> <owner>epiphany</owner> <type>bool</type> <default>true</default> <locale name="C"> - <short>Enable Java</short> + <short>Enable Plugins</short> </locale> </schema> <schema> |