From b96d53711c011f571fdf3263fa1db65c85cd0977 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Crozat?= Date: Wed, 25 Aug 2004 10:56:21 +0000 Subject: Don't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >= * gui/component/addressbook-view.c: (delete_addressbook_cb): Don't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >= 2.4.0. svn path=/trunk/; revision=27016 --- addressbook/addressbook-errors.xml.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'addressbook/addressbook-errors.xml.h') diff --git a/addressbook/addressbook-errors.xml.h b/addressbook/addressbook-errors.xml.h index 54650cd65a..2ad50c14e2 100644 --- a/addressbook/addressbook-errors.xml.h +++ b/addressbook/addressbook-errors.xml.h @@ -18,8 +18,6 @@ char *s = N_("Could not get schema information for LDAP server."); char *s = N_("LDAP server did not respond with valid schema information."); /* addressbook:remove-addressbook primary */ char *s = N_("Could not remove addressbook."); -/* addressbook:remove-addressbook secondary */ -char *s = N_("{0}"); /* addressbook:edit-categories primary */ char *s = N_("Category editor not available."); /* addressbook:generic-error primary */ -- cgit v1.2.3