diff options
Diffstat (limited to 'data/epiphany.schemas.in')
-rw-r--r-- | data/epiphany.schemas.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in index c7a17edfa..c19b400f4 100644 --- a/data/epiphany.schemas.in +++ b/data/epiphany.schemas.in @@ -633,6 +633,15 @@ <locale name="C"> </locale> </schema> + <schema> + <key>/schemas/apps/epiphany/interface/bookmark_keyword_selected_node</key> + <applyto>/apps/epiphany/interface/bookmark_keyword_selected_node</applyto> + <owner>epiphany</owner> + <type>string</type> + <default>0</default> + <locale name="C"> + </locale> + </schema> </schemalist> </gconfschemafile> |