aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-system.error.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add EClientCache.Matthew Barnes2013-02-171-0/+40
| | | | | | | | | | | | | | | New class to help reduce code duplication and centralize some EClient handling policies. Benefits: - EClient instances can be shared across the entire application. - Centralized rebroadcasting of "backend-died" and "backend-error" signals emitted from cached EClient instances. - Automatic cache invalidation when backends crash. The EClient is discarded, and a new instance is created on the next request.
* Add e_source_util_remote_delete().Matthew Barnes2012-08-031-0/+5
| | | | | Wraps e_source_remote_delete() in an EActivity and submits errors to the given EAlertSink.
* e-source-utils.c cleanups.Matthew Barnes2012-08-031-0/+10
| | | | Also add missing error definitions.
* e-system.error.xml: Add some generic errors from mail.error.xml.Matthew Barnes2012-07-261-0/+12
|
* e-system.error.xml: Fix indentation.Matthew Barnes2012-07-261-14/+14
|
* Bug 670278 - Poorly worded "confirm overwrite" alertMatthew Barnes2012-02-171-3/+3
| | | | Reworded to match exactly what GtkFileChooser shows.
* Bug 604822 - Drop more alert titlesPaul Bolle2009-12-201-1/+0
| | | | | Drop all alert titles to be found in *.error.xml. HIG suggests alerts do not have a title.
* reviewed by: Milan CrhaTakao Fujiwara2008-04-071-5/+5
| | | | | | | | | | | | | | | 2008-04-07 Takao Fujiwara <takao.fujiwara@sun.com> reviewed by: Milan Crha ** Fix for bug #408579 * mail/mail.error.xml: * e-util/e-system.error.xml: Changed '&quot;' to '\"' to work with intltool. svn path=/trunk/; revision=35329
* added e-error.[ch], removed e-error-tool, and added e-system.error.xmlNot Zed2005-05-161-0/+22
2005-05-16 Not Zed <NotZed@Ximian.com> * Makefile.am: added e-error.[ch], removed e-error-tool, and added e-system.error.xml svn path=/trunk/; revision=29360