diff options
| author | Michael Soegtrop <MSoegtrop@yahoo.de> | 2017-06-05 18:59:36 +0000 |
|---|---|---|
| committer | Michael Soegtrop <MSoegtrop@yahoo.de> | 2017-06-05 18:59:36 +0000 |
| commit | cfb1e23e906e35f0d4e7bbd9fcbb047c3a3788bf (patch) | |
| tree | 9c57c1bb09bc22960ad1dfc1e8196950249725a5 /po | |
| parent | merged with latest version of lpe-bool and trunk (diff) | |
| download | inkscape-cfb1e23e906e35f0d4e7bbd9fcbb047c3a3788bf.tar.gz inkscape-cfb1e23e906e35f0d4e7bbd9fcbb047c3a3788bf.zip | |
fixed enum order + added cpp files to POFILES.in
(bzr r14862.2.4)
Diffstat (limited to 'po')
| -rw-r--r-- | po/POTFILES.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index a9dda27e7..147868cd8 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -119,6 +119,7 @@ src/libnrtype/FontFactory.cpp src/live_effects/effect.cpp src/live_effects/lpe-attach-path.cpp src/live_effects/lpe-bendpath.cpp +src/live_effects/lpe-bool.cpp src/live_effects/lpe-bounding-box.cpp src/live_effects/lpe-bspline.cpp src/live_effects/lpe-clone-original.cpp @@ -126,6 +127,7 @@ src/live_effects/lpe-constructgrid.cpp src/live_effects/lpe-copy_rotate.cpp src/live_effects/lpe-curvestitch.cpp src/live_effects/lpe-ellipse_5pts.cpp +src/live_effects/lpe-embrodery-stitch.cpp src/live_effects/lpe-envelope.cpp src/live_effects/lpe-extrude.cpp src/live_effects/lpe-fill-between-many.cpp |
