diff options
| author | su_v <suv-sf@users.sourceforge.net> | 2015-05-12 23:30:36 +0000 |
|---|---|---|
| committer | ~suv <suv-sf@users.sourceforge.net> | 2015-05-12 23:30:36 +0000 |
| commit | 58e30b72b31f28383399da6726d926ec2b82f404 (patch) | |
| tree | c61300d8305f2c883ba4cbffb99556f78dab841d | |
| parent | forgot a line; had weird consequences on filters (diff) | |
| download | inkscape-58e30b72b31f28383399da6726d926ec2b82f404.tar.gz inkscape-58e30b72b31f28383399da6726d926ec2b82f404.zip | |
Fix make check
(bzr r14151)
| -rw-r--r-- | po/POTFILES.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 9f301ac22..598e7b3c0 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 Mar 2 15:01:56 CET 2015 +# Generated by ./generate_POTFILES.sh at Wed May 13 01:27:09 CEST 2015 [encoding: UTF-8] inkscape.desktop.in share/filters/filters.svg.h @@ -300,6 +300,7 @@ src/ui/tools/tweak-tool.cpp src/ui/widget/combo-enums.h src/ui/widget/entity-entry.cpp src/ui/widget/filter-effect-chooser.cpp +src/ui/widget/font-variants.cpp src/ui/widget/layer-selector.cpp src/ui/widget/licensor.cpp src/ui/widget/object-composite-settings.cpp |
