diff options
| author | Ted Gould <ted@gould.cx> | 2010-05-23 18:19:48 +0000 |
|---|---|---|
| committer | Ted Gould <ted@gould.cx> | 2010-05-23 18:19:48 +0000 |
| commit | b682d66e438858c5e9d6e978ab983189b665c0e1 (patch) | |
| tree | 662a75179df48b64d50417daf3eeada16a2d9224 | |
| parent | Snapping: get rid of the false positives when calculating intersections (diff) | |
| download | inkscape-b682d66e438858c5e9d6e978ab983189b665c0e1.tar.gz inkscape-b682d66e438858c5e9d6e978ab983189b665c0e1.zip | |
Fixing the POTFILES.in so we can pass distcheck
(bzr r9443)
| -rw-r--r-- | po/POTFILES.in | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in index 96e2fbcab..fb8796a43 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -123,8 +123,6 @@ [type: gettext/xml] share/extensions/wmf_input.inx [type: gettext/xml] share/extensions/wmf_output.inx [type: gettext/xml] share/extensions/xaml2svg.inx -[type: gettext/xml] src/extension/dxf2svg/dxf_input.inx -[type: gettext/xml] src/extension/dxf2svg/dxf_input_windows.inx cxxtest/cxxtestgen.py inkscape.desktop.in share/extensions/dimension.py @@ -362,7 +360,7 @@ src/ui/dialog/filedialogimpl-win32.cpp src/ui/dialog/fill-and-stroke.cpp src/ui/dialog/filter-effects-dialog.cpp src/ui/dialog/find.cpp -src/ui/dialog/glyphs.cpp +src/ui/dialog/glyphs.cpp src/ui/dialog/guides.cpp src/ui/dialog/icon-preview.cpp src/ui/dialog/inkscape-preferences.cpp |
