Changeset 604

Show
Ignore:
Timestamp:
07/28/06 10:53:09
Author:
pvanhoof
Message:

Updated the python bindings

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk

    • Property svn:svnignore set to py-compile anjuta.anjuta config.h stamp-h1 libtinymail-*.tar.gz libtinymail.spec .anjuta .svnignore .tm_project2.cache configure config.log depcomp TODO.tasks config.guess ltmain.sh config.sub anjuta gtk-doc.make tinymail.anjuta Makefile Makefile.in mkinstalldirs config.status autom4te.cache libtool tm_project2.cache missing aclocal.m4 install-sh
  • trunk/.svnignore

    r398 r604  
     1py-compile 
    12anjuta.anjuta 
    23config.h 
  • trunk/bindings/python/Makefile.am

    r603 r604  
    1010 
    1111tinymaildir = $(pythondir)/tinymail-$(API_VERSION) 
     12ptinymaildir = $(pythondir)/tinymail-$(API_VERSION) 
    1213tinymail_LTLIBRARIES = _tinymail.la ui.la uigtk.la platform.la 
     14ptinymail_PYTHON = __init__.py 
    1315 
    1416_tinymail_la_LDFLAGS = $(common_ldflags) -export-symbols-regex init_tinymail