2005-07-15 Sankar P <psankar@novell.com> * proxy-login.h: Removed the permissions from the structure, since it is no longer needed. svn path=/trunk/; revision=29777
34 lines
970 B
Plaintext
34 lines
970 B
Plaintext
2005-07-15 Sankar P <psankar@novell.com>
|
|
|
|
* proxy-login.h: Removed the permissions from the structure,
|
|
since it is no longer needed.
|
|
|
|
2005-07-15 Sankar P <psankar@novell.com>
|
|
|
|
* proxy-login.c: Put permissions on the store instead of the
|
|
global structure as it gets unref before store_add.
|
|
|
|
2005-07-14 Not Zed <NotZed@Ximian.com>
|
|
|
|
* proxy-login.c (proxy_login_add_new_store): fixed the store
|
|
permission names.
|
|
|
|
2005-07-13 Tor Lillqvist <tml@novell.com>
|
|
|
|
* Makefile.am (LIBADD): Link with libeutil. Link with
|
|
libevolution-mail on Win32 only. (Have I understood correctly that
|
|
it isn't considered a good idea on Unix to link plugins at
|
|
link-time with libevolution-mail?)
|
|
|
|
* org-gnome-proxy-login.eplug.xml: Use SOEXT.
|
|
|
|
2005-07-12 Sankar P <psankar@novell.com>
|
|
|
|
* Makefile.am :
|
|
Added CLEANFILES element and glade and error files to EXTRA_DIST.
|
|
|
|
2005-07-12 Sankar P <psankar@novell.com>
|
|
|
|
* Makefile.am :
|
|
Added missed header files to the SOURCES.
|