[evolution-patches] new error message in mail-errors.xml



Hi,

I have included an error mesage in mail-error.xml, for showing the error
message when somebody tries to share a folder with invalid user.
attatched is the patch.

Thanks,
Vivek
Index: ChangeLog
===================================================================
RCS file: /cvs/gnome/evolution/mail/ChangeLog,v
retrieving revision 1.3534
diff -u -p -r1.3534 ChangeLog
--- ChangeLog	18 Jan 2005 13:19:23 -0000	1.3534
+++ ChangeLog	19 Jan 2005 06:26:31 -0000
@@ -1,3 +1,7 @@
+2005-01-19  vivek Jain  <jvivek novell com>
+	* mail-erros.xml: included a shared-folder-invalid-user error
+	message
+
 2005-01-18  Rodrigo Moya <rodrigo novell com>
 
 	* em-filter-source-element.c:
Index: mail-errors.xml
===================================================================
RCS file: /cvs/gnome/evolution/mail/mail-errors.xml,v
retrieving revision 1.9
diff -u -p -r1.9 mail-errors.xml
--- mail-errors.xml	19 Oct 2004 06:35:44 -0000	1.9
+++ mail-errors.xml	19 Jan 2005 06:26:31 -0000
@@ -333,5 +333,12 @@ Please check your account settings and t
 </secondary>
 </error>
 
+<error id="shared-folder-invalid-user-error" type="error">
+<primary>Invalid user</primary>
+<secondary>
+You cannot share folder with specified user &quot;{0}&quot; 
+</secondary>
+</error>
+
 </error-list>
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]