commit 4dcf610c79669d12127c64067bc8a3aca450c60b Author: Javier Jardón Date: 2011-03-27 configure.ac: Update autotools configuration Replace deprecated autoconf macros and use new libtool syntax M configure.ac commit 47075dcbd372c25e909dcdf5471648c52909f775 Author: Javier Jardón Date: 2011-03-27 autogen.sh: Use autoreconf instead gnome-autogen D INSTALL M Makefile.am M autogen.sh M configure.ac commit 209e30b205219e6a977cdf758cb73ff787d1f469 Author: Paolo Borelli Date: 2011-03-27 Port to the new message bus Note: the conversion was done mechanically since I am not sure what is using these bus messages... the bookmarks plugin itself at least now compiles and works. M plugins/bookmarks/Makefile.am M plugins/bookmarks/gedit-bookmarks-plugin.c A plugins/bookmarks/messages/gedit-bookmarks-message-add.c A plugins/bookmarks/messages/gedit-bookmarks-message-add.h A plugins/bookmarks/messages/gedit-bookmarks-message-goto-next.c A plugins/bookmarks/messages/gedit-bookmarks-message-goto-next.h A plugins/bookmarks/messages/gedit-bookmarks-message-goto-previous.c A plugins/bookmarks/messages/gedit-bookmarks-message-goto-previous.h A plugins/bookmarks/messages/gedit-bookmarks-message-remove.c A plugins/bookmarks/messages/gedit-bookmarks-message-remove.h A plugins/bookmarks/messages/gedit-bookmarks-message-toggle.c A plugins/bookmarks/messages/gedit-bookmarks-message-toggle.h A plugins/bookmarks/messages/messages.h commit f79edae9119c319ac0d8f67d9c93a8f304424550 Author: José Aliste Date: 2011-03-25 synctex: Update evince_dbus.py to new DBUS interface of Evince. M plugins/synctex/synctex/evince_dbus.py M plugins/synctex/synctex/synctex.py