diff options
author | Dan Winship <danw@src.gnome.org> | 2003-07-24 00:41:55 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-07-24 00:41:55 +0800 |
commit | e54a99c41cdd3ad9a1198760cf5ada158672bc88 (patch) | |
tree | 8dc11bbe655177e840d9e9ccd68268c9ad01d2c3 /addressbook/ChangeLog | |
parent | b90a2800c2b012c79fe614ec72ec239662bdd17f (diff) | |
download | gsoc2013-evolution-e54a99c41cdd3ad9a1198760cf5ada158672bc88.tar.gz gsoc2013-evolution-e54a99c41cdd3ad9a1198760cf5ada158672bc88.tar.zst gsoc2013-evolution-e54a99c41cdd3ad9a1198760cf5ada158672bc88.zip |
use EVO_MARSHAL_RULE Likewise Likewise Likewise Likewise Likewise
* backend/ebook/Makefile.am: use EVO_MARSHAL_RULE
* backend/pas/Makefile.am: Likewise
* gui/component/select-names/Makefile.am: Likewise
* gui/contact-editor/Makefile.am: Likewise
* gui/contact-list-editor/Makefile.am: Likewise
* gui/widgets/Makefile.am: Likewise
* gui/contact-editor/e-contact-editor.c
(e_contact_editor_class_init):
s/ece_marshal/e_contact_editor_marshal/
* gui/contact-list-editor/e-contact-list-editor.c
(e_contact_list_editor_class_init): Likewise for ecle_marshal
svn path=/trunk/; revision=21913
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r-- | addressbook/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 5dd942495b..d25b269f9f 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,5 +1,19 @@ 2003-07-23 Dan Winship <danw@ximian.com> + * backend/ebook/Makefile.am: use EVO_MARSHAL_RULE + * backend/pas/Makefile.am: Likewise + * gui/component/select-names/Makefile.am: Likewise + * gui/contact-editor/Makefile.am: Likewise + * gui/contact-list-editor/Makefile.am: Likewise + * gui/widgets/Makefile.am: Likewise + + * gui/contact-editor/e-contact-editor.c + (e_contact_editor_class_init): + s/ece_marshal/e_contact_editor_marshal/ + + * gui/contact-list-editor/e-contact-list-editor.c + (e_contact_list_editor_class_init): Likewise for ecle_marshal + * gui/search/e-addressbook-search-dialog.c (e_addressbook_search_dialog_init): Remove gtk_window_set_policy call since that function is deprecated and it was just setting |