aboutsummaryrefslogtreecommitdiffstats
path: root/shell/shell-errors.xml.h
Commit message (Collapse)AuthorAgeFilesLines
* Add this back to CVS for translators Don't ignore e-shell-errors.xml.hRodney Dawes2004-07-071-0/+33
| | | | | | | | | 2004-07-06 Rodney Dawes <dobey@novell.com> * e-shell-errors.xml.h: Add this back to CVS for translators * .cvsignore: Don't ignore e-shell-errors.xml.h svn path=/trunk/; revision=26588
* Don't dist $(error_i18n) as it requires e-error-tool to be builtRodney Dawes2004-05-271-33/+0
| | | | | | | | | | | | 2004-05-27 Rodney Dawes <dobey@novell.com> * Makefile.am (EXTRA_DIST): Don't dist $(error_i18n) as it requires e-error-tool to be built * shell-errors.xml.(h|in): Remove these from CVS, the .in is not used any more, and the .h is generated from the .xml svn path=/trunk/; revision=26111
* update translation headerMichael Zucci2004-05-181-0/+18
| | | | svn path=/trunk/; revision=25952
* fix the label tag for the upgrade failed box.Not Zed2004-05-121-0/+1
| | | | | | | | 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
* add for translators.Not Zed2004-05-121-0/+14
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