Commit Graph

5 Commits

Author SHA1 Message Date
94256b9919 added last_version item.
* apps_evolution_shell.schemas.in.in: added last_version item.

 	* shell-errors.xml: added upgrade-remove-1-4 and
 	upgrade-remove-1-4-confirm dialogues.

 	* e-shell.c (remove_dir): utility to recursively delete a tree of
	files and folders.
 	(e_shell_attempt_upgrade): keep track of the last upgraded
 	version, if != current version, and < 1.5, and it exists, offer to
 	remove ~/evolution.  Confirm the offer before actually doing it.

 	* e-shell-window-commands.c: include gnome-about.
 	(command_help_faq): fix comment structure

 	* e-shell.c (attempt_upgrade): moved most of this into
 	e_shell_attempt_upgrade.
 	(e_shell_attempt_upgrade): moved most of this into
	attempt_upgrade, removed rev args.  It makes sense, really!
 	(e_shell_construct): call e_shell_attempt_upgrade instead.

svn path=/trunk/; revision=26788
2004-08-01 17:58:08 +00:00
5131f93668 fixed a spelling mistake for Gerardo
svn path=/trunk/; revision=26107
2004-05-26 21:52:10 +00:00
68fbde50f8 added noshell and noshell-reason error strings. the latter seems a waste,
2004-05-18  Not Zed  <NotZed@Ximian.com>

        * shell-errors.xml: added noshell and noshell-reason error
        strings.  the latter seems a waste, but ...

        * main.c (idle_cb): use e_error for the new no shell errors.

svn path=/trunk/; revision=25946
2004-05-18 04:44:39 +00:00
c5347b4bda fix the label tag for the upgrade failed box.
2004-05-12  Not Zed  <NotZed@Ximian.com>

        * shell-errors.xml: fix the label tag for the upgrade failed box.

svn path=/trunk/; revision=25874
2004-05-12 03:54:20 +00:00
2cf63ca4ba add for translators.
2004-05-12  Not Zed  <NotZed@Ximian.com>

        * shell-errors.xml.h: add for translators.

2004-05-11  Not Zed  <NotZed@Ximian.com>

        * shell-errors.xml: Shell errors.

        * e-shell.c (e_shell_attempt_upgrade): handle exceptions better.
        allow the user to keep going or abort.  stop as soon as something
        fails.  Related to #53083.
        (attempt_upgrade): abort and quit if the subcall failed.  it will
        display an appropriate error box.
        (attempt_upgrade): abort if we don't have enough space.  #57290.

        * Evolution-Component.idl (upgradeFromVersion): remove the return
        code, use exceptions to indicate failure.

svn path=/trunk/; revision=25869
2004-05-12 03:33:51 +00:00