diff options
| author | Mike Pittman <thepittos@yahoo.com.au> | 2008-05-03 10:28:51 +0000 |
|---|---|---|
| committer | ozmikepittman <ozmikepittman@users.sourceforge.net> | 2008-05-03 10:28:51 +0000 |
| commit | bab81060fedbc8d6a58b099268157cde8e69f0b3 (patch) | |
| tree | f695aec316b2870f756f68294a2dad7dc1fccc4c /share | |
| parent | Removing seemingly dead/unused extension files that are causing a menu proble... (diff) | |
| download | inkscape-bab81060fedbc8d6a58b099268157cde8e69f0b3.tar.gz inkscape-bab81060fedbc8d6a58b099268157cde8e69f0b3.zip | |
Removed entries for removed/dead extensions (randompnt.inx and randompos.inx). Discussion in LP#225486.
(bzr r5588)
Diffstat (limited to 'share')
| -rw-r--r-- | share/extensions/Makefile.am | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index 003ec9252..b41b4a417 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -187,8 +187,6 @@ modules = \ perspective.inx \ ps_input.inx \ radiusrand.inx \ - randompnt.inx \ - randompos.inx \ render_barcode.inx \ render_alphabetsoup.inx \ restack.inx \ @@ -229,3 +227,4 @@ EXTRA_DIST = \ radiobutton_example.inx \ $(extension_SCRIPTS) $(otherstuff_DATA) $(module_DATA) + |
