diff options
| author | Ted Gould <ted@gould.cx> | 2009-11-16 20:45:08 +0000 |
|---|---|---|
| committer | gouldtj <gouldtj@users.sourceforge.net> | 2009-11-16 20:45:08 +0000 |
| commit | e24a9858ba3a9c1c5513003d4d6e323d494c5334 (patch) | |
| tree | 890096db4d327841ee5a0a6a48f8ce512bc65b7c | |
| parent | Marking the tests as failing. (diff) | |
| download | inkscape-e24a9858ba3a9c1c5513003d4d6e323d494c5334.tar.gz inkscape-e24a9858ba3a9c1c5513003d4d6e323d494c5334.zip | |
Removing uninstalled .c files for distcheck to know that it doesn't need translations in them.
(bzr r8833.1.3)
| -rw-r--r-- | po/POTFILES.skip | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/po/POTFILES.skip b/po/POTFILES.skip index 1aaf436dc..172578154 100644 --- a/po/POTFILES.skip +++ b/po/POTFILES.skip @@ -20,10 +20,12 @@ src/live_effects/lpe-path_length.cpp src/live_effects/lpe-perp_bisector.cpp src/live_effects/lpe-perspective_path.cpp src/live_effects/lpe-recursiveskeleton.cpp +src/live_effects/lpe-skeleton.cpp src/live_effects/lpe-tangent_to_curve.cpp src/live_effects/lpe-test-doEffect-stack.cpp src/live_effects/lpe-text_label.cpp src/lpe-tool-context.cpp +src/ui/dialog/session-player.cpp src/ui/dialog/whiteboard-connect.cpp src/ui/dialog/whiteboard-sharewithchat.cpp src/ui/dialog/whiteboard-sharewithuser.cpp |
