aboutsummaryrefslogtreecommitdiffstats
path: root/shell/importer/import.glade
Commit message (Collapse)AuthorAgeFilesLines
* Changed all instances of "druid" and "wizard" to "assistant".Anna Marie Dirks2001-08-141-18/+18
| | | | | | | | 2001-08-13 Anna Marie Dirks <anna@ximian.com> * importer/import.glade : Changed all instances of "druid" and "wizard" to "assistant". svn path=/trunk/; revision=11958
* set content type to utf8. fix warning. just call on_link_clicked().Gediminas Paulauskas2001-04-041-20/+8
| | | | | | | | | | | | | | | | | | | | | | | 2001-04-04 Gediminas Paulauskas <menesis@delfi.lt> * mail-config-druid.c (create_html): set content type to utf8. * mail-config.c (mail_config_check_service): fix warning. * mail-display.c (link_open_in_browser): just call on_link_clicked(). (link_menu): Open link works. (link_copy_location): claim selection. (on_selection_get): new function, selection handler. (mail_display_new): connect to selection_get. FIXME: does not work. 2001-04-04 Gediminas Paulauskas <menesis@delfi.lt> * importer/importer.c (create_html): copied newer and fixed function from mail/mail-config-druid.c. (html_new, put_html): removed. (show_import_wizard): use create_html instead of html_new/put_html pair. * importer/importer.glade: a try to set logo. removed source generation options. svn path=/trunk/; revision=9161
* Remove the FIXME in the glade dialog, and put a nasty hack to change theIain Holmes2001-01-301-2/+1
| | | | | | label of the button to "Import" svn path=/trunk/; revision=7902
* add the importer part 1Iain Holmes2001-01-121-0/+104
svn path=/trunk/; revision=7398