aboutsummaryrefslogtreecommitdiffstats
path: root/data/epiphany.convert
Commit message (Collapse)AuthorAgeFilesLines
* Remove the 'disable-menubar' optionXan Lopez2012-03-301-1/+0
| | | | Since we don't have one anymore.
* Remove 'show-boomkarks-bar' optionXan Lopez2012-03-301-1/+0
| | | | Since we don't have one anymore.
* Don't list deprecated gsettings keys in the .convertSébastien Bacher2012-03-081-2/+0
|
* epiphany.convert: Fix cache-size schema locationYanko Kaneti2010-12-151-1/+1
| | | | | | Bug #634969 Signed-off-by: Diego Escalante Urrelo <descalante@igalia.com>
* Always enable Web InspectorXan Lopez2010-10-241-1/+0
| | | | | I don't think it makes any sense to make this optional, much less to have a UI preference for it.
* gsettings: port epiphany to gsettingsDiego Escalante Urrelo2010-10-081-0/+56
Adds our own schemas, a migration file and removes old gconf API and files. Bug #624485