diff options
| author | Marc Jeanmougin <marc@jeanmougin.fr> | 2018-09-13 14:16:43 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marc@jeanmougin.fr> | 2018-09-13 14:16:43 +0000 |
| commit | d116b9516d6790559c06d42e6fa394530e6396df (patch) | |
| tree | d2aebfae870fb770e4e60c7bb0adca4064051c32 | |
| parent | Add per embed/linked SVG a DPI value (diff) | |
| download | inkscape-d116b9516d6790559c06d42e6fa394530e6396df.tar.gz inkscape-d116b9516d6790559c06d42e6fa394530e6396df.zip | |
update POTFILES.in
| -rw-r--r-- | po/POTFILES.in | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 1446c00cb..27498b50d 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,6 +1,6 @@ # List of source files containing translatable strings. # Please keep this file sorted alphabetically. -# Generated by ./generate_POTFILES.sh at Mon Sep 10 13:54:34 UTC 2018 +# Generated by ./generate_POTFILES.sh at Thu Sep 13 16:14:10 CEST 2018 [encoding: UTF-8] inkscape.appdata.xml.in inkscape.desktop.in @@ -9,6 +9,11 @@ share/palettes/palettes.h share/patterns/patterns.svg.h share/symbols/symbols.h share/templates/templates.h +src/3rdparty/autotrace/autotrace.c +src/3rdparty/autotrace/autotrace.h +src/3rdparty/autotrace/color.c +src/3rdparty/autotrace/config.h +src/3rdparty/autotrace/intl.h src/context-fns.cpp src/desktop-events.cpp src/desktop.cpp |
