Re: [evolution-patches] [61365] Supported search bases dialog behind Add Contacts group



This patch looks fine to me.  The only thing that I noticed which needs
to be changed is:

> Index: ldap-config.glade
> ===================================================================
> RCS file: /cvs/gnome/evolution/addressbook/gui/component/ldap-
> config.glade,v
> retrieving revision 1.30
> diff -u -r1.30 ldap-config.glade
> --- ldap-config.glade   26 Jul 2004 15:37:44 -0000      1.30
> +++ ldap-config.glade   27 Jul 2004 19:10:28 -0000
> @@ -3,27 +3,61 @@
>  
>  <glade-interface>
>  
> -<widget class="GtkWindow" id="account-add-window">
> -  <property name="title" translatable="yes">Add Address
> Book</property>
> +<widget class="GtkDialog" id="account-editor-window">
> +  <property name="visible">True</property>

This should probably be "False".

Chris

On Tue, 2004-07-27 at 15:14 -0400, Rodney Dawes wrote:
> This patch fixes 61365 by making the window actually be a dialog in the
> glade as it should be. It also changes the "Add Contacts Group" button
> in the dialog, to say "Add Address Book" to match the rest of the UI
> surrounding it. The code is also updated to set the spacing of the few
> internal dialog widgets correctly, and changes a call to
> gtk_widget_realize () to gtk_widget_ensure_style () for the supported
> bases dialog.
> 
> This breaks string freeze due to the Contacts Group -> Address Book
> change.
> 
> -- dobey
> 
> 
> 
> !DSPAM:4106ab87116311623513003!



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]