aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2001-08-16 09:37:13 +0800
committerChris Toshok <toshok@src.gnome.org>2001-08-16 09:37:13 +0800
commit0f5d977c0bc469dfc9d4ed01713a3cbb9f0870e1 (patch)
treeea482495297779e605aa1effede5098c4398d9c1 /addressbook/gui/component
parent47381f2ef39dbc5688d7b4a591b16567e8d19263 (diff)
downloadgsoc2013-evolution-0f5d977c0bc469dfc9d4ed01713a3cbb9f0870e1.tar
gsoc2013-evolution-0f5d977c0bc469dfc9d4ed01713a3cbb9f0870e1.tar.gz
gsoc2013-evolution-0f5d977c0bc469dfc9d4ed01713a3cbb9f0870e1.tar.bz2
gsoc2013-evolution-0f5d977c0bc469dfc9d4ed01713a3cbb9f0870e1.tar.lz
gsoc2013-evolution-0f5d977c0bc469dfc9d4ed01713a3cbb9f0870e1.tar.xz
gsoc2013-evolution-0f5d977c0bc469dfc9d4ed01713a3cbb9f0870e1.tar.zst
gsoc2013-evolution-0f5d977c0bc469dfc9d4ed01713a3cbb9f0870e1.zip
set title of initial dialog to Addressbook Sources (bug #6704).
2001-08-15 Chris Toshok <toshok@ximian.com> * gui/component/addressbook-config.glade: set title of initial dialog to Addressbook Sources (bug #6704). svn path=/trunk/; revision=12078
Diffstat (limited to 'addressbook/gui/component')
-rw-r--r--addressbook/gui/component/addressbook-config.glade1
1 files changed, 1 insertions, 0 deletions
diff --git a/addressbook/gui/component/addressbook-config.glade b/addressbook/gui/component/addressbook-config.glade
index 5962fe4193..3e34388548 100644
--- a/addressbook/gui/component/addressbook-config.glade
+++ b/addressbook/gui/component/addressbook-config.glade
@@ -650,6 +650,7 @@ Sub
<class>GnomeDialog</class>
<name>addressbook_sources</name>
<visible>False</visible>
+ <title>Addressbook Sources</title>
<type>GTK_WINDOW_TOPLEVEL</type>
<position>GTK_WIN_POS_NONE</position>
<modal>False</modal>