aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/contact-editor.glade
diff options
context:
space:
mode:
authorChris Toshok <toshok@ximian.com>2004-01-31 06:52:39 +0800
committerChris Toshok <toshok@src.gnome.org>2004-01-31 06:52:39 +0800
commitde481df1b35a4dfc8b425082a84519e43f92c9e4 (patch)
treeac7af4c967ea08687eec0ab406b6129470d28e03 /addressbook/gui/contact-editor/contact-editor.glade
parentf06004a362ac6bb3bc3248653b5db266d554eb15 (diff)
downloadgsoc2013-evolution-de481df1b35a4dfc8b425082a84519e43f92c9e4.tar
gsoc2013-evolution-de481df1b35a4dfc8b425082a84519e43f92c9e4.tar.gz
gsoc2013-evolution-de481df1b35a4dfc8b425082a84519e43f92c9e4.tar.bz2
gsoc2013-evolution-de481df1b35a4dfc8b425082a84519e43f92c9e4.tar.lz
gsoc2013-evolution-de481df1b35a4dfc8b425082a84519e43f92c9e4.tar.xz
gsoc2013-evolution-de481df1b35a4dfc8b425082a84519e43f92c9e4.tar.zst
gsoc2013-evolution-de481df1b35a4dfc8b425082a84519e43f92c9e4.zip
enable d&d drop photos.
2004-01-30 Chris Toshok <toshok@ximian.com> * gui/contact-editor/e-contact-editor.c: enable d&d drop photos. * gui/contact-editor/contact-editor.glade: use eab_create_image_chooser_widget for the d&d'able image. * gui/contact-list-editor/e-contact-list-editor.c: abstract out all the d&d image support (it's now in widgets/misc/e-image-chooser.[ch]). * gui/contact-list-editor/contact-list-editor.glade: use eab_create_image_chooser_widget for the d&d'able image. * gui/widgets/eab-gui-util.c (eab_create_image_chooser_widget): new function. * gui/widgets/eab-gui-util.h: add prototype for eab_create_image_chooser_widget. svn path=/trunk/; revision=24553
Diffstat (limited to 'addressbook/gui/contact-editor/contact-editor.glade')
-rw-r--r--addressbook/gui/contact-editor/contact-editor.glade6
1 files changed, 3 insertions, 3 deletions
diff --git a/addressbook/gui/contact-editor/contact-editor.glade b/addressbook/gui/contact-editor/contact-editor.glade
index 91e0658ef7..6b0d2fed31 100644
--- a/addressbook/gui/contact-editor/contact-editor.glade
+++ b/addressbook/gui/contact-editor/contact-editor.glade
@@ -1503,14 +1503,14 @@
</child>
<child>
- <widget class="Custom" id="custom1">
+ <widget class="Custom" id="image-chooser">
<property name="visible">True</property>
- <property name="creation_function">e_create_image_widget</property>
+ <property name="creation_function">eab_create_image_chooser_widget</property>
<property name="string1">malehead.png</property>
<property name="string2"></property>
<property name="int1">0</property>
<property name="int2">0</property>
- <property name="last_modification_time">Thu, 18 May 2000 12:19:47 GMT</property>
+ <property name="last_modification_time">Sat, 24 Jan 2004 19:28:18 GMT</property>
</widget>
<packing>
<property name="left_attach">0</property>