aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-msg-composer.glade
diff options
context:
space:
mode:
authorEttore Perazzoli <ettore@src.gnome.org>1999-11-07 05:10:09 +0800
committerEttore Perazzoli <ettore@src.gnome.org>1999-11-07 05:10:09 +0800
commit0c3101c24a3bb76c57d545ba6071acee529ee3a8 (patch)
tree0f0eba5989890d4a10e845f9f16e66708bdd88ce /widgets/e-msg-composer.glade
parentb681ec2b9a98684ef821f9b6fbdb9a231a58d4b5 (diff)
downloadgsoc2013-evolution-0c3101c24a3bb76c57d545ba6071acee529ee3a8.tar
gsoc2013-evolution-0c3101c24a3bb76c57d545ba6071acee529ee3a8.tar.gz
gsoc2013-evolution-0c3101c24a3bb76c57d545ba6071acee529ee3a8.tar.bz2
gsoc2013-evolution-0c3101c24a3bb76c57d545ba6071acee529ee3a8.tar.lz
gsoc2013-evolution-0c3101c24a3bb76c57d545ba6071acee529ee3a8.tar.xz
gsoc2013-evolution-0c3101c24a3bb76c57d545ba6071acee529ee3a8.tar.zst
gsoc2013-evolution-0c3101c24a3bb76c57d545ba6071acee529ee3a8.zip
Some initial work on the dialog for entering addresses from the address book.
svn path=/trunk/; revision=1370
Diffstat (limited to 'widgets/e-msg-composer.glade')
-rw-r--r--widgets/e-msg-composer.glade15
1 files changed, 13 insertions, 2 deletions
diff --git a/widgets/e-msg-composer.glade b/widgets/e-msg-composer.glade
index c2d18b8125..b747c6f979 100644
--- a/widgets/e-msg-composer.glade
+++ b/widgets/e-msg-composer.glade
@@ -460,7 +460,7 @@
<widget>
<class>GtkPixmapMenuItem</class>
- <name>address_book</name>
+ <name>menubar_address_dialog</name>
<signal>
<name>activate</name>
<handler>on_address_book_activate</handler>
@@ -528,7 +528,8 @@
<child_name>Toolbar:button</child_name>
<name>toolbar_send</name>
<tooltip>Send this message</tooltip>
- <label>Send</label>
+ <label>Send
+</label>
<stock_pixmap>GNOME_STOCK_PIXMAP_MAIL_SND</stock_pixmap>
</widget>
@@ -550,6 +551,16 @@ attachments</label>
<label>Attach
file</label>
</widget>
+
+ <widget>
+ <class>GtkButton</class>
+ <child_name>Toolbar:button</child_name>
+ <name>toolbar_address_dialog</name>
+ <tooltip>Go to addressbook</tooltip>
+ <label>Edit
+addresses</label>
+ <stock_pixmap>GNOME_STOCK_PIXMAP_BOOK_RED</stock_pixmap>
+ </widget>
</widget>
</widget>