diff options
author | Chris Toshok <toshok@ximian.com> | 2003-02-27 06:39:27 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2003-02-27 06:39:27 +0800 |
commit | 77e9bd8497e09c16aff8c0bdd35ac2b333983e67 (patch) | |
tree | acdc072be2dcb62b6e0c6353ebd433a3a2ed3ac8 /addressbook | |
parent | bf636265e06e47f6eb8273dac33111688af930e8 (diff) | |
download | gsoc2013-evolution-77e9bd8497e09c16aff8c0bdd35ac2b333983e67.tar.gz gsoc2013-evolution-77e9bd8497e09c16aff8c0bdd35ac2b333983e67.tar.zst gsoc2013-evolution-77e9bd8497e09c16aff8c0bdd35ac2b333983e67.zip |
if we fail to activate factories for a given protocol, return.
2003-02-26 Chris Toshok <toshok@ximian.com>
* backend/ebook/e-book.c (e_book_load_uri): if we fail to activate
factories for a given protocol, return.
* gui/component/ldap-config.glade: remove the two unused custom
widgets to cut down on gtk warning spam.
svn path=/trunk/; revision=20080
Diffstat (limited to 'addressbook')
-rw-r--r-- | addressbook/ChangeLog | 8 | ||||
-rw-r--r-- | addressbook/backend/ebook/e-book.c | 1 | ||||
-rw-r--r-- | addressbook/gui/component/ldap-config.glade | 76 |
3 files changed, 23 insertions, 62 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 005266a9db..a0f5599a40 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2003-02-26 Chris Toshok <toshok@ximian.com> + + * backend/ebook/e-book.c (e_book_load_uri): if we fail to activate + factories for a given protocol, return. + + * gui/component/ldap-config.glade: remove the two unused custom + widgets to cut down on gtk warning spam. + 2003-02-21 Dan Winship <danw@ximian.com> * backend/ebook/Makefile.am (libebook_la_LIBADD): depend on diff --git a/addressbook/backend/ebook/e-book.c b/addressbook/backend/ebook/e-book.c index dd7b433ff8..c20f0e7c5c 100644 --- a/addressbook/backend/ebook/e-book.c +++ b/addressbook/backend/ebook/e-book.c @@ -757,6 +757,7 @@ e_book_load_uri (EBook *book, /* try to find a list of factories that can handle the protocol */ if (!activate_factories_for_uri (book, uri)) { open_response (book, E_BOOK_STATUS_PROTOCOL_NOT_SUPPORTED, closure); + return; } g_free (book->priv->uri); diff --git a/addressbook/gui/component/ldap-config.glade b/addressbook/gui/component/ldap-config.glade index 137a39b794..8c1d3d4f41 100644 --- a/addressbook/gui/component/ldap-config.glade +++ b/addressbook/gui/component/ldap-config.glade @@ -574,8 +574,6 @@ LDAP attribute to associate with it.</property> <property name="show_border">True</property> <property name="tab_pos">GTK_POS_TOP</property> <property name="scrollable">False</property> - <property name="tab_hborder">2</property> - <property name="tab_vborder">2</property> <property name="enable_popup">False</property> <child> @@ -891,8 +889,6 @@ LDAP attribute to associate with it.</property> <property name="show_border">False</property> <property name="tab_pos">GTK_POS_TOP</property> <property name="scrollable">False</property> - <property name="tab_hborder">2</property> - <property name="tab_vborder">2</property> <property name="enable_popup">False</property> <child> @@ -1081,9 +1077,9 @@ need help finding this information.</property> <widget class="GnomeDruidPageStandard" id="add-server-druid-info-page"> <property name="visible">True</property> <property name="title" translatable="yes">Step 1: Server Information</property> - <property name="title_foreground">#e660bfffe408</property> - <property name="background">#6258081ae408</property> - <property name="logo_background">#09380816d54c</property> + <property name="title_foreground">#e700bfffe4b8</property> + <property name="background">#3c0c0811e4b8</property> + <property name="logo_background">#fa68081cc8cc</property> <child internal-child="vbox"> <widget class="GtkVBox" id="druid-vbox1"> @@ -1147,9 +1143,9 @@ information. Please ask your system administrator if you are unsure of this info <widget class="GnomeDruidPageStandard" id="add-server-druid-connecting-page"> <property name="visible">True</property> <property name="title" translatable="yes">Step 2: Connecting to Server</property> - <property name="title_foreground">#e660bfffe408</property> - <property name="background">#6258081ae408</property> - <property name="logo_background">#09380816d54c</property> + <property name="title_foreground">#e700bfffe4b8</property> + <property name="background">#3c0c0811e4b8</property> + <property name="logo_background">#fa68081cc8cc</property> <child internal-child="vbox"> <widget class="GtkVBox" id="druid-vbox2"> @@ -1214,9 +1210,9 @@ your connection. Ask your system administrator if your LDAP server uses these pr <widget class="GnomeDruidPageStandard" id="add-server-druid-searching-page"> <property name="visible">True</property> <property name="title" translatable="yes">Step 3: Searching the Directory</property> - <property name="title_foreground">#e660bfffe408</property> - <property name="background">#6258081ae408</property> - <property name="logo_background">#09380816d54c</property> + <property name="title_foreground">#e700bfffe4b8</property> + <property name="background">#3c0c0811e4b8</property> + <property name="logo_background">#fa68081cc8cc</property> <child internal-child="vbox"> <widget class="GtkVBox" id="vbox23"> @@ -1281,9 +1277,9 @@ need to change these options.</property> <widget class="GnomeDruidPageStandard" id="add-server-druid-display-name-page"> <property name="visible">True</property> <property name="title" translatable="yes">Step 4: Display Name</property> - <property name="title_foreground">#e660bfffe408</property> - <property name="background">#6258081ae408</property> - <property name="logo_background">#09380816d54c</property> + <property name="title_foreground">#e700bfffe4b8</property> + <property name="background">#3c0c0811e4b8</property> + <property name="logo_background">#fa68081cc8cc</property> <child internal-child="vbox"> <widget class="GtkVBox" id="druid-vbox5"> @@ -1402,8 +1398,6 @@ need to change these options.</property> <property name="show_border">False</property> <property name="tab_pos">GTK_POS_TOP</property> <property name="scrollable">False</property> - <property name="tab_hborder">2</property> - <property name="tab_vborder">2</property> <property name="enable_popup">False</property> <child> @@ -1547,8 +1541,6 @@ Please click the "Finish" button to save the settings you have entered <property name="show_border">True</property> <property name="tab_pos">GTK_POS_TOP</property> <property name="scrollable">False</property> - <property name="tab_hborder">2</property> - <property name="tab_vborder">2</property> <property name="enable_popup">False</property> <child> @@ -1829,8 +1821,6 @@ Please click the "Finish" button to save the settings you have entered <property name="show_border">False</property> <property name="tab_pos">GTK_POS_TOP</property> <property name="scrollable">False</property> - <property name="tab_hborder">2</property> - <property name="tab_vborder">2</property> <property name="enable_popup">False</property> <child> @@ -2395,8 +2385,6 @@ It is for display purposes only. </property> <property name="show_border">False</property> <property name="tab_pos">GTK_POS_TOP</property> <property name="scrollable">False</property> - <property name="tab_hborder">2</property> - <property name="tab_vborder">2</property> <property name="enable_popup">False</property> <child> @@ -3017,8 +3005,6 @@ exploits. </property> <property name="show_border">False</property> <property name="tab_pos">GTK_POS_TOP</property> <property name="scrollable">False</property> - <property name="tab_hborder">2</property> - <property name="tab_vborder">2</property> <property name="enable_popup">False</property> <child> @@ -3656,8 +3642,6 @@ too large will slow down your addressbook.</property> <property name="show_border">False</property> <property name="tab_pos">GTK_POS_TOP</property> <property name="scrollable">False</property> - <property name="tab_hborder">2</property> - <property name="tab_vborder">2</property> <property name="enable_popup">False</property> <child> @@ -3756,8 +3740,6 @@ too large will slow down your addressbook.</property> <property name="show_border">False</property> <property name="tab_pos">GTK_POS_TOP</property> <property name="scrollable">False</property> - <property name="tab_hborder">2</property> - <property name="tab_vborder">2</property> <property name="enable_popup">False</property> <child> @@ -3858,8 +3840,6 @@ too large will slow down your addressbook.</property> <property name="show_border">False</property> <property name="tab_pos">GTK_POS_TOP</property> <property name="scrollable">False</property> - <property name="tab_hborder">2</property> - <property name="tab_vborder">2</property> <property name="enable_popup">False</property> <child> @@ -4348,8 +4328,6 @@ It is for display purposes only. </property> <property name="show_border">False</property> <property name="tab_pos">GTK_POS_TOP</property> <property name="scrollable">False</property> - <property name="tab_hborder">2</property> - <property name="tab_vborder">2</property> <property name="enable_popup">False</property> <child> @@ -4955,8 +4933,6 @@ exploits. </property> <property name="show_border">False</property> <property name="tab_pos">GTK_POS_TOP</property> <property name="scrollable">False</property> - <property name="tab_hborder">2</property> - <property name="tab_vborder">2</property> <property name="enable_popup">False</property> <child> @@ -5182,18 +5158,7 @@ too large will slow down your addressbook.</property> </child> <child> - <widget class="Custom" id="objectclasses-server-table"> - <property name="visible">True</property> - <property name="creation_function">objectclasses_create_server_table</property> - <property name="int1">0</property> - <property name="int2">0</property> - <property name="last_modification_time">Tue, 16 Apr 2002 17:09:21 GMT</property> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">True</property> - <property name="fill">True</property> - </packing> + <placeholder/> </child> </widget> <packing> @@ -5303,18 +5268,7 @@ too large will slow down your addressbook.</property> </child> <child> - <widget class="Custom" id="objectclasses-evolution-table"> - <property name="visible">True</property> - <property name="creation_function">objectclasses_create_evolution_table</property> - <property name="int1">0</property> - <property name="int2">0</property> - <property name="last_modification_time">Tue, 16 Apr 2002 17:09:43 GMT</property> - </widget> - <packing> - <property name="padding">0</property> - <property name="expand">True</property> - <property name="fill">True</property> - </packing> + <placeholder/> </child> </widget> <packing> @@ -5561,8 +5515,6 @@ too large will slow down your addressbook.</property> <property name="show_border">False</property> <property name="tab_pos">GTK_POS_TOP</property> <property name="scrollable">False</property> - <property name="tab_hborder">2</property> - <property name="tab_vborder">2</property> <property name="enable_popup">False</property> <child> |