diff options
| author | Ted Gould <ted@gould.cx> | 2009-06-03 19:37:13 +0000 |
|---|---|---|
| committer | gouldtj <gouldtj@users.sourceforge.net> | 2009-06-03 19:37:13 +0000 |
| commit | b72e30a35c9d4789ccd367ecb11a3fa7af3e83db (patch) | |
| tree | 0722d5d3c5b36f5893aeaec9fac9a33d35dfcaaa | |
| parent | Adding the i18n.py tool to the distribution files (diff) | |
| download | inkscape-b72e30a35c9d4789ccd367ecb11a3fa7af3e83db.tar.gz inkscape-b72e30a35c9d4789ccd367ecb11a3fa7af3e83db.zip | |
Removing lpe-skeleton as it doesn't get installed or captured as part of the distribution (nor should it).
(bzr r7989)
| -rw-r--r-- | po/POTFILES.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index f742c46cd..2cd8f7c81 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 Tue May 19 11:30:37 CEST 2009 +# Generated by ./generate_POTFILES.sh at Wed Jun 3 14:29:48 CDT 2009 [encoding: UTF-8] inkscape.desktop.in share/filters/filters.svg.h @@ -140,7 +140,6 @@ src/live_effects/lpe-interpolate.cpp src/live_effects/lpe-knot.cpp src/live_effects/lpe-patternalongpath.cpp src/live_effects/lpe-rough-hatches.cpp -src/live_effects/lpe-skeleton.cpp src/live_effects/lpe-sketch.cpp src/live_effects/lpe-vonkoch.cpp src/live_effects/parameter/bool.cpp |
