diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2018-11-05 09:38:44 +0000 |
|---|---|---|
| committer | Tavmjong Bah <tavmjong@free.fr> | 2018-11-05 09:38:44 +0000 |
| commit | 7cf8b17a253c89c2ca9668359e68cb1c2b559f28 (patch) | |
| tree | 9c2e4269d0c91a58e783aa28141c2379c737e48f | |
| parent | include <cstring> (diff) | |
| download | inkscape-7cf8b17a253c89c2ca9668359e68cb1c2b559f28.tar.gz inkscape-7cf8b17a253c89c2ca9668359e68cb1c2b559f28.zip | |
Fix for new/removed files.
| -rw-r--r-- | po/POTFILES.in | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 9357b784b..f69466178 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 Sat Oct 13 21:35:19 CEST 2018 +# Generated by ./generate_POTFILES.sh at Mon Nov 5 10:33:09 CET 2018 [encoding: UTF-8] inkscape.appdata.xml.in inkscape.desktop.in @@ -110,8 +110,7 @@ src/gradient-drag.cpp src/helper/gettext.cpp src/helper/gettext.h src/inkscape.cpp -src/inkview-options-group.cpp -src/inkview.cpp +src/inkview-application.cpp src/io/resource-manager.cpp src/knot.cpp src/knotholder.cpp |
