diff options
author | Dan Winship <danw@src.gnome.org> | 2003-02-06 07:47:32 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2003-02-06 07:47:32 +0800 |
commit | 9ef99937403649cf8ffaea419c5c804def6f1439 (patch) | |
tree | 200cda1d1f78ac6d24dacacd4db361bbb47cf2f3 /omf-install | |
parent | 3dd0e5884e06ec8a5376362da694a487b27b8ca6 (diff) | |
download | gsoc2013-evolution-9ef99937403649cf8ffaea419c5c804def6f1439.tar gsoc2013-evolution-9ef99937403649cf8ffaea419c5c804def6f1439.tar.gz gsoc2013-evolution-9ef99937403649cf8ffaea419c5c804def6f1439.tar.bz2 gsoc2013-evolution-9ef99937403649cf8ffaea419c5c804def6f1439.tar.lz gsoc2013-evolution-9ef99937403649cf8ffaea419c5c804def6f1439.tar.xz gsoc2013-evolution-9ef99937403649cf8ffaea419c5c804def6f1439.tar.zst gsoc2013-evolution-9ef99937403649cf8ffaea419c5c804def6f1439.zip |
Remove some cruft. rename ICONSDIR to IMAGESDIR. (images_DATA): Install
* gui/contact-editor/Makefile.am (INCLUDES): Remove some cruft.
rename ICONSDIR to IMAGESDIR.
(images_DATA): Install arrow.png in imagesdir instead of
privdatadir.
* gui/contact-editor/e-contact-quick-add.c: #include <string.h>
* gui/contact-editor/e-contact-editor.c: #include <string.h>
(e_contact_editor_init): s/EVOLUTION_ICONSDIR/EVOLUTION_IMAGESDIR/
(e_contact_editor_new): s/gtk_object_ref/g_object_ref/
(_replace_button): Look in imagesdir, not privdatadir
(_phone_arrow_pressed): Remove call to deprecated
gtk_check_menu_item_set_show_toggle.
(_email_arrow_pressed): Likewise
(_address_arrow_pressed): Likewise
(set_address_field): Remove unused variable
(enable_widget):
s/gtk_entry_set_editable/gtk_editable_set_editable/
* gui/contact-editor/e-contact-editor-address.c
(e_contact_editor_address_init):
s/EVOLUTION_ICONSDIR/EVOLUTION_IMAGESDIR
(e_contact_editor_address_set_property):
s/gtk_entry_set_editable/gtk_editable_set_editable/
* gui/contact-editor/e-contact-editor-fullname.c
(e_contact_editor_fullname_init):
s/EVOLUTION_ICONSDIR/EVOLUTION_IMAGESDIR
(e_contact_editor_fullname_set_property): Likewise.
svn path=/trunk/; revision=19781
Diffstat (limited to 'omf-install')
0 files changed, 0 insertions, 0 deletions