Skip to content
  • Xavier Ordoquy's avatar
    Added checks for python environment (taken out from pygtk). · 975cb597
    Xavier Ordoquy authored
    2004-04-27  Xavier Ordoquy  <xordoquy@wanadoo.fr>
    
    	* acinclude.m4:
    	Added checks for python environment (taken out from pygtk).
    
    	* configure.in:
    	Updated the python binding and added the python module.
    
    	* Makefile.am:
    	Added conditional python binding build.
    
    	* data/ui/Makefile.am:
    	* data/ui/python-plugin.ui:
    	Added the python-plugin menu entry.
    
    	* python/Makefile.am:
    	Changed the planner module name and cleaned flags.
    
    	* python/planner-arg-types.py:
    	Created from planner-arg-types.defs.
    
    	* python/planner.defs:
    	Added insert_task default parameters.
    
    	* python/test.py:
    	Example script for python binding and python module.
    
    	* src/Makefile.am:
    	Added the planner-python-plugin.
    
    	* src/planner-python-plugin.c:
    	Created a plugin to get python scripting in planner.
    975cb597