diff options
author | Xan Lopez <xan@src.gnome.org> | 2009-03-13 16:29:48 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2009-03-13 16:29:48 +0800 |
commit | 2eccee1a93b59ef10709100c83d7dfcc26b87706 (patch) | |
tree | aa6e265f8cfdc354415565106d66cc0691816d47 /po | |
parent | ac544e0888eece59d80ed9bad42b07661fceefc9 (diff) | |
download | gsoc2013-epiphany-2eccee1a93b59ef10709100c83d7dfcc26b87706.tar gsoc2013-epiphany-2eccee1a93b59ef10709100c83d7dfcc26b87706.tar.gz gsoc2013-epiphany-2eccee1a93b59ef10709100c83d7dfcc26b87706.tar.bz2 gsoc2013-epiphany-2eccee1a93b59ef10709100c83d7dfcc26b87706.tar.lz gsoc2013-epiphany-2eccee1a93b59ef10709100c83d7dfcc26b87706.tar.xz gsoc2013-epiphany-2eccee1a93b59ef10709100c83d7dfcc26b87706.tar.zst gsoc2013-epiphany-2eccee1a93b59ef10709100c83d7dfcc26b87706.zip |
Add profile migration.
Migrate cookies from Mozilla, both sqlite and txt formats (sqlite has
priority in case both exist).
svn path=/trunk/; revision=8880
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 3382588c6..128871436 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -58,6 +58,7 @@ src/ephy-go-action.c src/ephy-history-window.c src/ephy-main.c src/ephy-notebook.c +src/ephy-profile-migration.c src/ephy-session.c src/ephy-shell.c src/ephy-statusbar.c |