diff options
author | Carlos Garcia Campos <cgarcia@igalia.com> | 2013-03-09 20:57:09 +0800 |
---|---|---|
committer | Carlos Garcia Campos <carlosgc@gnome.org> | 2013-03-12 17:01:34 +0800 |
commit | 2499031072e275e68ad8dc1cb9bd0a53397a5e5a (patch) | |
tree | b94479df9e1470d6855a7bbb4e5b2e0b37fcfa19 /po | |
parent | 78b70aa84bb94f5097d40ffbb461aefcbbaeb979 (diff) | |
download | gsoc2013-epiphany-2499031072e275e68ad8dc1cb9bd0a53397a5e5a.tar gsoc2013-epiphany-2499031072e275e68ad8dc1cb9bd0a53397a5e5a.tar.gz gsoc2013-epiphany-2499031072e275e68ad8dc1cb9bd0a53397a5e5a.tar.bz2 gsoc2013-epiphany-2499031072e275e68ad8dc1cb9bd0a53397a5e5a.tar.lz gsoc2013-epiphany-2499031072e275e68ad8dc1cb9bd0a53397a5e5a.tar.xz gsoc2013-epiphany-2499031072e275e68ad8dc1cb9bd0a53397a5e5a.tar.zst gsoc2013-epiphany-2499031072e275e68ad8dc1cb9bd0a53397a5e5a.zip |
lib: Move auth data query/store methods from ephy-profile-utils to a new file
Move to ephy-form-auth-data and renamed accordingly.
Diffstat (limited to 'po')
-rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 5551d7791..87e993205 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -16,12 +16,12 @@ embed/ephy-request-about.c embed/ephy-web-view.c lib/ephy-file-chooser.c lib/ephy-file-helpers.c +lib/ephy-form-auth-data.c lib/ephy-gui.c lib/ephy-langs.c lib/ephy-node.c lib/ephy-nss-glue.c lib/ephy-profile-migrator.c -lib/ephy-profile-utils.c lib/ephy-string.c lib/ephy-time-helpers.c lib/ephy-zoom.h |