diff options
| author | Alexandre Prokoudine <alexandre.prokoudine@gmail.com> | 2008-07-17 18:14:36 +0000 |
|---|---|---|
| committer | prokoudine <prokoudine@users.sourceforge.net> | 2008-07-17 18:14:36 +0000 |
| commit | 13b2614d53e9b6f242b5e62dfe2875b7966fd195 (patch) | |
| tree | ce9f21a1181d847171babf4fda26d340eac32714 | |
| parent | Patch from codedread: add mnemonics for Title and Description fields in Objec... (diff) | |
| download | inkscape-13b2614d53e9b6f242b5e62dfe2875b7966fd195.tar.gz inkscape-13b2614d53e9b6f242b5e62dfe2875b7966fd195.zip | |
added boolean ops LPE to the list of translatables
(bzr r6337)
| -rw-r--r-- | po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 92ae83169..af7245f01 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -176,6 +176,7 @@ src/libnrtype/FontFactory.cpp src/live_effects/effect.cpp src/live_effects/lpe-angle_bisector.cpp src/live_effects/lpe-bendpath.cpp +src/live_effects/lpe-boolops.cpp src/live_effects/lpe-circle_3pts.cpp src/live_effects/lpe-circle_with_radius.cpp src/live_effects/lpe-constructgrid.cpp |
