Changeset 1637

Show
Ignore:
Timestamp:
02/14/07 20:48:40
Author:
pvanhoof
Message:

Updated Python bindings

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/bindings/python/Makefile.am

    r1428 r1637  
    112112        $(top_srcdir)/libtinymail/tny-folder-change.h \ 
    113113        $(top_srcdir)/libtinymail/tny-folder-observer.h \ 
    114         $(top_srcdir)/libtinymail/tny-folder-monitor.h 
     114        $(top_srcdir)/libtinymail/tny-folder-monitor.h \ 
     115        $(top_srcdir)/libtinymail/tny-folder-store-observer.h \ 
     116        $(top_srcdir)/libtinymail/tny-folder-store-change.h 
    115117 
    116118tinymail.defs: $(tinymail_h_files) tinymail.defs.extra $(top_srcdir)/bindings/python/filter.py  
  • trunk/bindings/python/tinymail.override

    r1428 r1637  
    3232#include <tny-noop-lockable.h> 
    3333#include <tny-folder-observer.h> 
     34#include <tny-folder-store-observer.h> 
     35#include <tny-folder-store-change.h> 
    3436 
    3537#define NO_IMPORT_PYGOBJECT