From 3e318ed7c79be627ce848a45c0e2e8f2be80ffea Mon Sep 17 00:00:00 2001 From: ozmikepittman Date: Thu, 1 May 2008 02:14:30 +0000 Subject: [PATCH] Added grid_polar.inx and grid_polar.py, to integrate new extension - LP #224522. --- share/extensions/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am index a79111a0a..84266d19f 100644 --- a/share/extensions/Makefile.am +++ b/share/extensions/Makefile.am @@ -55,6 +55,7 @@ extensions = \ funcplot.py \ gears.py\ gimp_xcf.py \ + grid_polar.py \ handles.py \ ill2svg.pl \ inkex.py \ @@ -159,6 +160,7 @@ modules = \ funcplot.inx \ gears.inx\ gimp_xcf.inx \ + grid_polar.inx \ handles.inx \ inkscape_help_askaquestion.inx \ inkscape_help_commandline.inx \ -- 2.30.2