summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshaheed <shaheed>2005-11-09 05:36:00 +0000
committershaheed <shaheed>2005-11-09 05:36:00 +0000
commit035d6fc605b8b88232a94d6d4ddd9a4c4f3290dc (patch)
tree788aa32b0f40dc5572a34e4f5468a06b88412847
parent3db0a1d22592e05cc47addbea16db12dc2711de1 (diff)
updated mail ids
-rw-r--r--evolution/ChangeLog2
-rw-r--r--evolution/compose-mail.py2
-rw-r--r--evolution/copymail.py2
-rw-r--r--evolution/create-mail-folder.py2
-rw-r--r--evolution/create-search-folder-from-message.py2
-rw-r--r--evolution/delete-mail-folder.py2
-rw-r--r--evolution/deletemail.py2
-rw-r--r--evolution/evoutils/composemail.py2
-rw-r--r--evolution/evoutils/mail.py2
-rw-r--r--evolution/evoutils/mailpreferences.py2
-rw-r--r--evolution/forward-mail.py2
-rw-r--r--evolution/movemail.py2
-rw-r--r--evolution/rename-mail-folder.py2
-rw-r--r--evolution/search.py2
14 files changed, 14 insertions, 14 deletions
diff --git a/evolution/ChangeLog b/evolution/ChangeLog
index 62d6669..40da574 100644
--- a/evolution/ChangeLog
+++ b/evolution/ChangeLog
@@ -1,4 +1,4 @@
-2005-10-26 Shaheed <sshaik@novell.com>, Patrick <patrick.gu@sun.com>,
+2005-10-26 Shaheed <khasim.shaheed@gmail.com>, Patrick <patrick.gu@sun.com>,
Premkumar <jpremkumar@novell.com>, Nagappan <anagappan@novell.com>
* Compose mail with/without attachment
* Copy/Delete/Move mail
diff --git a/evolution/compose-mail.py b/evolution/compose-mail.py
index 08f8700..43e22ee 100644
--- a/evolution/compose-mail.py
+++ b/evolution/compose-mail.py
@@ -2,7 +2,7 @@
# Linux Desktop Testing Project http://www.gnomebangalore.org/ldtp
#
# Authors:
-# Khasim Shaheed <sshaik@novell.com>
+# Khasim Shaheed <khasim.shaheed@gmail.com>
#
# Copyright 2004 Novell, Inc.
#
diff --git a/evolution/copymail.py b/evolution/copymail.py
index 2454f89..1c5e5f6 100644
--- a/evolution/copymail.py
+++ b/evolution/copymail.py
@@ -5,7 +5,7 @@
# Authors:
# Nagashree <mnagashree@novell.com>
# Premkumar <jpremkumar@novell.com>
-# Khasim Shaheed <sshaik@novell.com>
+# Khasim Shaheed <khasim.shaheed@gmail.com>
#
# Copyright 2004 Novell, Inc.
#
diff --git a/evolution/create-mail-folder.py b/evolution/create-mail-folder.py
index df0433f..d4eb4d0 100644
--- a/evolution/create-mail-folder.py
+++ b/evolution/create-mail-folder.py
@@ -3,7 +3,7 @@
# Linux Desktop Testing Project http://www.gnomebangalore.org/ldtp
#
# Author:
-# Khasim Shaheed <sshaik@novell.com>
+# Khasim Shaheed <khasim.shaheed@gmail.com>
#
# Copyright 2004 Novell, Inc.
#
diff --git a/evolution/create-search-folder-from-message.py b/evolution/create-search-folder-from-message.py
index 27e4cc1..40b6186 100644
--- a/evolution/create-search-folder-from-message.py
+++ b/evolution/create-search-folder-from-message.py
@@ -3,7 +3,7 @@
# Linux Desktop Testing Project http://www.gnomebangalore.org/ldtp
#
# Author:
-# Khasim Shaheed <sshaik@novell.com>
+# Khasim Shaheed <khasim.shaheed@gmail.com>
#
# Copyright 2004 Novell, Inc.
#
diff --git a/evolution/delete-mail-folder.py b/evolution/delete-mail-folder.py
index b34cefd..4479ae2 100644
--- a/evolution/delete-mail-folder.py
+++ b/evolution/delete-mail-folder.py
@@ -3,7 +3,7 @@
# Linux Desktop Testing Project http://www.gnomebangalore.org/ldtp
#
# Author:
-# Khasim Shaheed <sshaik@novell.com>
+# Khasim Shaheed <khasim.shaheed@gmail.com>
#
# Copyright 2004 Novell, Inc.
#
diff --git a/evolution/deletemail.py b/evolution/deletemail.py
index cf604da..609513d 100644
--- a/evolution/deletemail.py
+++ b/evolution/deletemail.py
@@ -4,7 +4,7 @@
# Author:
# Bhargavi <kbhargavi_83@yahoo.co.in>
# Premkumar <jpremkumar@novell.com>
-# Khasim Shaheed <sshaik@novell.com>
+# Khasim Shaheed <khasim.shaheed@gmail.com>
#
# Copyright 2004 Novell, Inc.
#
diff --git a/evolution/evoutils/composemail.py b/evolution/evoutils/composemail.py
index 146a857..c148435 100644
--- a/evolution/evoutils/composemail.py
+++ b/evolution/evoutils/composemail.py
@@ -4,7 +4,7 @@
# Authors:
# Bhargavi <kbhargavi_83@yahoo.co.in>
# Premkumarr <jpremkumar@novell.com>
-# Khasim Shaheed <sshaik@novell.com>
+# Khasim Shaheed <khasim.shaheed@gmail.com>
#
# Copyright 2004 Novell, Inc.
#
diff --git a/evolution/evoutils/mail.py b/evolution/evoutils/mail.py
index af6d2f4..4bad98a 100644
--- a/evolution/evoutils/mail.py
+++ b/evolution/evoutils/mail.py
@@ -3,7 +3,7 @@
#
# Authors:
# Premkumar <jpremkumar@novell.com>
-# Khasim Shaheed <sshaik@novell.com>
+# Khasim Shaheed <khasim.shaheed@gmail.com>
#
# Copyright 2004 Novell, Inc.
#
diff --git a/evolution/evoutils/mailpreferences.py b/evolution/evoutils/mailpreferences.py
index 4afca1f..0ae439c 100644
--- a/evolution/evoutils/mailpreferences.py
+++ b/evolution/evoutils/mailpreferences.py
@@ -3,7 +3,7 @@
# Linux Desktop Testing Project http://www.gnomebangalore.org/ldtp
#
# Author:
-# Khasim Shaheed <sshaik@novell.com>
+# Khasim Shaheed <khasim.shaheed@gmail.com>
#
# Copyright 2004 Novell, Inc.
#
diff --git a/evolution/forward-mail.py b/evolution/forward-mail.py
index 737110c..f3db53d 100644
--- a/evolution/forward-mail.py
+++ b/evolution/forward-mail.py
@@ -5,7 +5,7 @@
# Author:
# Nagashree <mnagashree@novell.com>
# Premkumar <jpremkumar@novell.com>
-# Khasim Shaheed <sshaik@novell.com>
+# Khasim Shaheed <khasim.shaheed@gmail.com>
#
# Copyright 2004 Novell, Inc.
#
diff --git a/evolution/movemail.py b/evolution/movemail.py
index cd344dc..c8fdbfd 100644
--- a/evolution/movemail.py
+++ b/evolution/movemail.py
@@ -4,7 +4,7 @@
# Authors:
# Nagashree <mnagashree@novell.com>
# Premkumar <jpremkumar@novell.com>
-# Khasim Shaheed <sshaik@novell.com>
+# Khasim Shaheed <khasim.shaheed@gmail.com>
#
# Copyright 2004 Novell, Inc.
#
diff --git a/evolution/rename-mail-folder.py b/evolution/rename-mail-folder.py
index 403a41f..fc642ac 100644
--- a/evolution/rename-mail-folder.py
+++ b/evolution/rename-mail-folder.py
@@ -3,7 +3,7 @@
# Linux Desktop Testing Project http://www.gnomebangalore.org/ldtp
#
# Author:
-# Khasim Shaheed <sshaik@novell.com>
+# Khasim Shaheed <khasim.shaheed@gmail.com>
#
# Copyright 2004 Novell, Inc.
#
diff --git a/evolution/search.py b/evolution/search.py
index 66f4ee4..df2a36e 100644
--- a/evolution/search.py
+++ b/evolution/search.py
@@ -3,7 +3,7 @@
# Linux Desktop Testing Project http://www.gnomebangalore.org/ldtp
#
# Author:
-# Khasim Shaheed <sshaik@novell.com>
+# Khasim Shaheed <khasim.shaheed@gmail.com>
#
# Copyright 2004 Novell, Inc.
#