diff options
| author | bulia byak <buliabyak@gmail.com> | 2007-07-15 03:29:51 +0000 |
|---|---|---|
| committer | buliabyak <buliabyak@users.sourceforge.net> | 2007-07-15 03:29:51 +0000 |
| commit | d218fee8cc61a79dcdd89b05c8d58072f9e69c52 (patch) | |
| tree | 160486d6573afb2ee53230beaec7576465770644 /share/extensions/Makefile.am | |
| parent | Add poppler (diff) | |
| download | inkscape-d218fee8cc61a79dcdd89b05c8d58072f9e69c52.tar.gz inkscape-d218fee8cc61a79dcdd89b05c8d58072f9e69c52.zip | |
text replace
(bzr r3245)
Diffstat (limited to 'share/extensions/Makefile.am')
| -rw-r--r-- | share/extensions/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index e15df2f38..af31e6777 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -88,6 +88,7 @@ extensions = \ text_titlecase.py \ text_flipcase.py \ text_randomcase.py \ + text_replace.py \ txt2svg.pl \ webbrowser_commandline.py \ webbrowser_faq.py\ @@ -175,6 +176,7 @@ modules = \ text_titlecase.inx \ text_flipcase.inx \ text_randomcase.inx \ + text_replace.inx \ txt2svg.inx \ whirl.inx \ wmf_input.inx |
