3.9.0 unleashedcd claws
[claws.git] / src / editaddress.h
index b72c3906e33a43549fb69a9c3fc28cf92a722ace..9d2a13cacbcfc684c62a2fa01d227be9d72700b1 100644 (file)
@@ -1,10 +1,10 @@
 /*
  * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
 /*
  * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client
- * Copyright (C) 1999-2007 Hiroyuki Yamamoto and the Claws Mail team
+ * Copyright (C) 1999-2012 Hiroyuki Yamamoto and the Claws Mail team
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
+ * the Free Software Foundation; either version 3 of the License, or
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
  * (at your option) any later version.
  *
  * This program is distributed in the hope that it will be useful,
@@ -13,8 +13,8 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
+ * 
  */
 
 /*
  */
 
 /*
@@ -33,6 +33,6 @@ ItemPerson *addressbook_edit_person( AddressBookFile *abf, ItemFolder *parent, I
 void addressbook_edit_person_invalidate( AddressBookFile *abf, ItemFolder *parent_folder,
                                                                                 ItemPerson *person );
 void addressbook_edit_person_widgetset_hide( void );
 void addressbook_edit_person_invalidate( AddressBookFile *abf, ItemFolder *parent_folder,
                                                                                 ItemPerson *person );
 void addressbook_edit_person_widgetset_hide( void );
-gboolean addressbook_edit_person_close( gboolean cancelled );
+void addressbook_edit_reload_attr_list( void );
 
 #endif /* __EDITADDRESS_H__ */
 
 #endif /* __EDITADDRESS_H__ */