aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/startup-wizard/org-gnome-evolution-startup-wizard.eplug.xml
Commit message (Collapse)AuthorAgeFilesLines
* Convert "startup-wizard" to an EExtension.Matthew Barnes2010-06-031-25/+0
| | | | | | | | | | | | | | Convert the "startup-wizard" EPlugin to an EExtension, and fix up the importing UI a bit (but it still needs a lot more love). Importing progress is now shown directly in the GtkAssistant window. Define a new EConfigItem type (E_CONFIG_PAGE_PROGRESS) for creating progress pages in a GtkAssistant. Also, change EMAccountEditor semantics slightly: you now have to call e_config_create_window() manually after creating a new EMAccountEditor instance. This allows extra EConfigItems (specifications for the window content) to be added manually before the window is created.
* Use system timezone in EvolutionMilan Crha2009-04-251-1/+0
| | | | ** Fix for bug #381132
* ** Fixes bug #529460Matthew Barnes2008-08-021-2/+2
| | | | | | | | | | | | | 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-1/+1
| | | | | | | | 2008-06-02 Jacob Brown <jeblinux@gmail.com> ** Fix for bug #529464 svn path=/trunk/; revision=35575
* added description and author according to the changelog and c file. FixesAndre Klapper2005-12-261-1/+2
| | | | | | | | 2005-12-26 Andre Klapper <a9016009@gmx.de> * org-gnome-evolution-startup-wizard.eplug.xml: added description and author according to the changelog and c file. Fixes bug 301149. svn path=/trunk/; revision=30958
* Use SOEXT.Tor Lillqvist2005-06-181-1/+1
| | | | | | | | 2005-06-18 Tor Lillqvist <tml@novell.com> * */*.eplug.xml: Use SOEXT. svn path=/trunk/; revision=29538
* fix names so that intltool will parse as xmlMichael Zucci2005-05-061-0/+25
remove use of e-error-tool tag xml for translations where appropriate svn path=/trunk/; revision=29304