diff options
| author | Marc Jeanmougin <marc@jeanmougin.fr> | 2018-09-19 12:24:19 +0000 |
|---|---|---|
| committer | Marc Jeanmougin <marc@jeanmougin.fr> | 2018-09-19 12:24:19 +0000 |
| commit | 6df0bd1dafa5d9b248d82efbd5846a9385a05ffe (patch) | |
| tree | 6582c0126dc2308eb3a2894c4237e110f6033058 | |
| parent | Remove piglatin ocurrences (diff) | |
| download | inkscape-6df0bd1dafa5d9b248d82efbd5846a9385a05ffe.tar.gz inkscape-6df0bd1dafa5d9b248d82efbd5846a9385a05ffe.zip | |
Fix build
| -rw-r--r-- | po/LINGUAS | 1 | ||||
| -rw-r--r-- | po/POTFILES.in | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/po/LINGUAS b/po/LINGUAS index fcc36b952..e942e1f4d 100644 --- a/po/LINGUAS +++ b/po/LINGUAS @@ -24,7 +24,6 @@ el en_AU en_CA en_GB -en_US@piglatin eo es_MX es diff --git a/po/POTFILES.in b/po/POTFILES.in index a967b085b..03d07c76f 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 Sep 15 15:21:51 CEST 2018 +# Generated by ./generate_POTFILES.sh at Wed Sep 19 14:23:29 CEST 2018 [encoding: UTF-8] inkscape.appdata.xml.in inkscape.desktop.in @@ -225,6 +225,7 @@ src/ui/clipboard.cpp src/ui/contextmenu.cpp src/ui/dialog/aboutbox.cpp src/ui/dialog/align-and-distribute.cpp +src/ui/dialog/attrdialog.cpp src/ui/dialog/calligraphic-profile-rename.cpp src/ui/dialog/clonetiler.cpp src/ui/dialog/color-item.cpp |
