Skip to content
  • Steve Frécinaux's avatar
    New plugin generator, able to generate python and C plugin skelettons. See · b2ed3a3e
    Steve Frécinaux authored
    2006-05-21  Steve Frécinaux  <steve@istique.net>
    
            * tools/generate-plugins.py:
            * tools/preprocessor.py:
    
            New plugin generator, able to generate python and C plugin skelettons.
            See ./generate-plugins.py --help
    
            * tools/plugin_template/Makefile.am:
            * tools/plugin_template/gedit-plugin.desktop.in:
            * tools/plugin_template/gedit-plugin-helper.py:
            * tools/plugin_template/gedit-plugin-nohelper.py:
            * tools/plugin_template/gedit-plugin.c:
            * tools/plugin_template/gedit-plugin.h:
    
            Templates for the generator.
    
            * tools/.cvsignore: ignore *.pyc files.
    b2ed3a3e