diff options
| author | su_v <suv-sf@users.sourceforge.net> | 2013-02-01 12:29:49 +0000 |
|---|---|---|
| committer | ~suv <suv-sf@users.sourceforge.net> | 2013-02-01 12:29:49 +0000 |
| commit | 6a49b7d48cbd8d5a8795445a1bd8b3230c87bfbc (patch) | |
| tree | 19cb8f041d4e7b64c33ff89200928f81badf3447 | |
| parent | Revert change of file names of the UC-based input extensions (diff) | |
| download | inkscape-6a49b7d48cbd8d5a8795445a1bd8b3230c87bfbc.tar.gz inkscape-6a49b7d48cbd8d5a8795445a1bd8b3230c87bfbc.zip | |
Revert renaming in 'share/extensions/Makefile.am' too
(bzr r12059.1.6)
| -rw-r--r-- | share/extensions/Makefile.am | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index 5770d79e7..ee6bd0ea3 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -195,11 +195,11 @@ modules = \ addnodes.inx \ ai_input.inx \ aisvg.inx \ - ccx_input-uniconv.inx \ - cdr_input-uniconv.inx \ - cdt_input-uniconv.inx \ + ccx_input.inx \ + cdr_input.inx \ + cdt_input.inx \ cgm_input.inx \ - cmx_input-uniconv.inx \ + cmx_input.inx \ color_blackandwhite.inx\ color_brighter.inx\ color_custom.inx \ |
