aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/startup-wizard/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Use system timezone in EvolutionMilan Crha2009-04-251-0/+9
| | | | ** Fix for bug #381132
* Use also EVOLUTION_CALENDAR_CFLAGS.Milan Crha2009-01-211-0/+4
| | | | | | | | | | | | | 2009-01-21 Milan Crha <mcrha@redhat.com> * plugins/import-ics-attachments/Makefile.am: * plugins/backup-restore/Makefile.am: * plugins/mail-to-meeting/Makefile.am: * plugins/startup-wizard/Makefile.am: * plugins/mail-to-task/Makefile.am: Use also EVOLUTION_CALENDAR_CFLAGS. svn path=/trunk/; revision=37116
* Change license from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-191-0/+6
| | | | svn path=/trunk/; revision=36381
* ** Fixes bug #529460Matthew Barnes2008-08-021-0/+8
| | | | | | | | | | | | | 2008-08-01 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #529460 * org-gnome-evolution-startup-wizard.eplug.xml: Change "Startup Wizard" to "Setup Assistant". Also change the plugin description to something less lame. svn path=/trunk/; revision=35885
* Committing on behalf of Jacob Brown <jeblinux@gmail.com>Jacob Brown2008-06-021-0/+6
| | | | | | | | 2008-06-02 Jacob Brown <jeblinux@gmail.com> ** Fix for bug #529464 svn path=/trunk/; revision=35575
* Fix some distcheck errors.Matthew Barnes2007-08-201-0/+4
| | | | svn path=/trunk/; revision=34046
* ** Fixes bug #360240Matthew Barnes2007-03-171-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2007-03-16 Matthew Barnes <mbarnes@redhat.com> ** Fixes bug #360240 * addressbook/gui/widgets/e-addressbook-view.c (e_contact_print_button): * addressbook/printing/e-contact-print.c (complete_sequence), (e_contact_build_style), (e_contact_print_response), (e_contact_print_contact_list_dialog_new): * shell/e-shell-importer.c (importer_file_page_new): * plugins/startup-wizard/startup-wizard.c (startup_wizard_timezone_page): * mail/em-vfolder-rule.c (select_source_with_changed), (get_widget): * mail/em-format-quote.c (emfq_format_source): * mail/mail-ops.c (save_messages_save): * mail/em-format.c (emf_init): * mail/em-format-html-display (em_format_html_get_search_dialog), (em_format_html_display_seearch_with), (ehhd_resize), (efhd_attachment_optional), (efhd_format_optional): * mail/em-folder-view.c (emfv_init): * mail/message-list.c (ml_tree_value_at): * composer/e-msg-composer-hdrs (header_new_recipient): * composer/e-msg-composer.c (e_msg_composer_show_help), (drop_action): * widgets/table/e-cell-text.c (ect_free_color): * widgets/misc/e-calendar-item.c (e_calendar_item_unrealize): * widgets/misc/e-icon-entry.c (e_icon_entry_pack_widget): Remove unused variables. svn path=/trunk/; revision=33315
* Mark strings as translatable. See bug #399381 for details.Nickolay V. Shmyrev2007-01-271-0/+6
| | | | svn path=/trunk/; revision=33152
* Pass startup timezone as NULL, so that the local timezone will be shown.Srinivasa Ragavan2006-06-141-0/+5
| | | | svn path=/trunk/; revision=32133
* Fixing several typos and harmonizing capital/small letters. PartiallyAndre Klapper2005-12-311-0/+6
| | | | | | | | | | 2005-12-30 Andre Klapper <a9016009@gmx.de> * evolution/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml: Fixing several typos and harmonizing capital/small letters. Partially fixes bug 306117. svn path=/trunk/; revision=30993
* remove the reference to shell/importer/libevolution-importer.la inHarish Krishnaswamy2005-07-131-0/+5
| | | | | | | | | 2005-07-13 Harish Krishnaswamy <kharish@novell.com> remove the reference to shell/importer/libevolution-importer.la in startup-wizard. ***** Release 2.3.5.1 ***** svn path=/trunk/; revision=29748
* re-write the importer stuff to use the eplugin stuff.Not Zed2005-07-131-0/+6
| | | | | | | | | | 2005-07-13 Not Zed <NotZed@Ximian.com> * startup-wizard.c (startup_wizard_importer_page) (startup_wizard_commit): re-write the importer stuff to use the eplugin stuff. svn path=/trunk/; revision=29747
* removed all the importer stuff. fixed the copyright.Not Zed2005-07-121-0/+5
| | | | | | | | | 2005-07-12 Not Zed <NotZed@Ximian.com> * startup-wizard.c: removed all the importer stuff. fixed the copyright. svn path=/trunk/; revision=29742
* Exit evolution when closing wizard using window manager control ; don'tFrédéric Crozat2005-07-081-0/+7
| | | | | | | | | * startup-wizard.c: (startup_wizard_delete), (startup_wizard): Exit evolution when closing wizard using window manager control ; don't set hint or wmclass, it is too late, window is already realized. svn path=/trunk/; revision=29679
* Use NO_UNDEFINED. Link with more libraries.Tor Lillqvist2005-06-271-0/+4
| | | | | | | | 2005-06-27 Tor Lillqvist <tml@novell.com> * */Makefile.am: Use NO_UNDEFINED. Link with more libraries. svn path=/trunk/; revision=29593
* Use SOEXT.Tor Lillqvist2005-06-181-0/+4
| | | | | | | | 2005-06-18 Tor Lillqvist <tml@novell.com> * */*.eplug.xml: Use SOEXT. svn path=/trunk/; revision=29538
* add cleanfiles/built_sourcesMichael Zucci2005-05-121-0/+4
| | | | svn path=/trunk/; revision=29328
* fix names so that intltool will parse as xmlMichael Zucci2005-05-061-0/+5
| | | | | | | remove use of e-error-tool tag xml for translations where appropriate svn path=/trunk/; revision=29304
* A plugin the does the startup wizardJP Rosevear2005-03-011-0/+4
2005-02-21 JP Rosevear <jpr@novell.com> * startup-wizard.c: A plugin the does the startup wizard svn path=/trunk/; revision=28925