diff options
author | Piotr Drąg <piotrdrag@gmail.com> | 2013-09-02 02:25:22 +0800 |
---|---|---|
committer | Piotr Drąg <piotrdrag@gmail.com> | 2013-09-02 02:25:22 +0800 |
commit | 6c8168bc555eea7e440d358bbe53c69cfdf5382f (patch) | |
tree | 05d6c41b225fdb50edd6d51178453924cea54fe3 | |
parent | 34afe1abf5cf55bac45cfcbbc544d8b41e8d8343 (diff) | |
download | gsoc2013-epiphany-6c8168bc555eea7e440d358bbe53c69cfdf5382f.tar gsoc2013-epiphany-6c8168bc555eea7e440d358bbe53c69cfdf5382f.tar.gz gsoc2013-epiphany-6c8168bc555eea7e440d358bbe53c69cfdf5382f.tar.bz2 gsoc2013-epiphany-6c8168bc555eea7e440d358bbe53c69cfdf5382f.tar.lz gsoc2013-epiphany-6c8168bc555eea7e440d358bbe53c69cfdf5382f.tar.xz gsoc2013-epiphany-6c8168bc555eea7e440d358bbe53c69cfdf5382f.tar.zst gsoc2013-epiphany-6c8168bc555eea7e440d358bbe53c69cfdf5382f.zip |
Updated POTFILES.in and POTFILES.skip
-rw-r--r-- | po/POTFILES.in | 2 | ||||
-rw-r--r-- | po/POTFILES.skip | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 700213181..dc999b77b 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -2,7 +2,7 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. [type: gettext/xml]data/default-bookmarks.rdf.in -data/epiphany.appdata.xml +data/epiphany.appdata.xml.in data/epiphany.desktop.in.in data/org.gnome.epiphany.gschema.xml embed/ephy-about-handler.c diff --git a/po/POTFILES.skip b/po/POTFILES.skip index a53abbfe9..7fb4a8bbe 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -1,3 +1,4 @@ data/bme.desktop.in +data/epiphany.appdata.xml data/epiphany.desktop.in plugins/desktop-file/plugin.cpp |