diff options
author | Claudio Saavedra <csaavedra@igalia.com> | 2012-08-29 19:16:16 +0800 |
---|---|---|
committer | Claudio Saavedra <csaavedra@igalia.com> | 2012-09-01 02:34:02 +0800 |
commit | 2418032b1618e0a2c142fe8ec8149f851d8eaae9 (patch) | |
tree | 54f1e9d9d727a16e8b35361335a780282036e998 /po | |
parent | b3d879a1b505f9dec034b1ec4f5568c0226bb6f4 (diff) | |
download | gsoc2013-epiphany-2418032b1618e0a2c142fe8ec8149f851d8eaae9.tar.gz gsoc2013-epiphany-2418032b1618e0a2c142fe8ec8149f851d8eaae9.tar.zst gsoc2013-epiphany-2418032b1618e0a2c142fe8ec8149f851d8eaae9.zip |
ephy-overview: define the overview title string here
Instead of duplicating the string everywhere.
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 e7211b88b..e482d4c1b 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -11,6 +11,7 @@ embed/ephy-embed-shell.c embed/ephy-embed-single.c embed/ephy-embed-utils.c embed/ephy-encodings.c +embed/ephy-overview.h embed/ephy-request-about.c embed/ephy-web-view.c lib/egg/eggdesktopfile.c |