summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2013-12-16 10:30:18 +0100
committerThierry Vignaud <thierry.vignaud@gmail.com>2013-12-16 10:30:32 +0100
commit4bfd0b9c84baa0d380e15f051984058c6c9adcf0 (patch)
tree055a0d394a5ce489155da7476fad2c66d1e3d171
parent11da5efc0519fa287935aa5f0867bd8464e8b59b (diff)
downloadmgaonline-4bfd0b9c84baa0d380e15f051984058c6c9adcf0.tar
mgaonline-4bfd0b9c84baa0d380e15f051984058c6c9adcf0.tar.gz
mgaonline-4bfd0b9c84baa0d380e15f051984058c6c9adcf0.tar.bz2
mgaonline-4bfd0b9c84baa0d380e15f051984058c6c9adcf0.tar.xz
mgaonline-4bfd0b9c84baa0d380e15f051984058c6c9adcf0.zip
fix my email
-rwxr-xr-xmgaapplet4
-rwxr-xr-xmgaapplet-config2
-rwxr-xr-xmgaapplet-upgrade-helper2
-rw-r--r--mgaapplet_gui.pm2
-rw-r--r--mgaonline.pm2
-rwxr-xr-xmgaupdate2
6 files changed, 7 insertions, 7 deletions
diff --git a/mgaapplet b/mgaapplet
index 1fef7e38..43a2f863 100755
--- a/mgaapplet
+++ b/mgaapplet
@@ -5,7 +5,7 @@
# Copyright (C) 2003-2010 Mandriva #
# #
# Daouda Lo #
-# Thierry Vignaud <tvignaud at mandriva dot com> #
+# Thierry Vignaud <thierry.vignaud at gmail dot com> #
# #
# This program is free software; you can redistribute it and/or modify #
# it under the terms of the GNU General Public License Version 2 as #
@@ -762,7 +762,7 @@ sub about_dialog() {
comments => N("Mageia Online gives access to Mageia web services."),
website => $url,
website_label => N("Online WebSite"),
- authors => [ 'Thierry Vignaud <vignaud@mandriva.com>' ],
+ authors => [ 'Thierry Vignaud <thierry.vignaud@gmail.com>' ],
translator_credits =>
#-PO: put here name(s) and email(s) of translator(s) (eg: "John Smith <jsmith@nowhere.com>")
N("_: Translator(s) name(s) & email(s)\n"),
diff --git a/mgaapplet-config b/mgaapplet-config
index ef9ecd83..fe89a4c9 100755
--- a/mgaapplet-config
+++ b/mgaapplet-config
@@ -4,7 +4,7 @@
# #
# Copyright (C) 2008 Mandriva #
# #
-# Thierry Vignaud <tvignaud at mandriva dot com> #
+# Thierry Vignaud <thierry.vignaud at gmail dot com> #
# #
# This program is free software; you can redistribute it and/or modify #
# it under the terms of the GNU General Public License Version 2 as #
diff --git a/mgaapplet-upgrade-helper b/mgaapplet-upgrade-helper
index e128be38..b93ad061 100755
--- a/mgaapplet-upgrade-helper
+++ b/mgaapplet-upgrade-helper
@@ -4,7 +4,7 @@
# #
# Copyright (C) 2008-2010 Mandriva #
# #
-# Thierry Vignaud <tvignaud at mandriva dot com> #
+# Thierry Vignaud <thierry.vignaud at gmail dot com> #
# #
# This program is free software; you can redistribute it and/or modify #
# it under the terms of the GNU General Public License Version 2 as #
diff --git a/mgaapplet_gui.pm b/mgaapplet_gui.pm
index bc798e55..e5d87b24 100644
--- a/mgaapplet_gui.pm
+++ b/mgaapplet_gui.pm
@@ -6,7 +6,7 @@ package mgaapplet_gui;
# Copyright (C) 2003-2010 Mandriva #
# #
# Daouda Lo #
-# Thierry Vignaud <tvignaud at mandriva dot com> #
+# Thierry Vignaud <thierry.vignaud at gmail dot com> #
# #
# This program is free software; you can redistribute it and/or modify #
# it under the terms of the GNU General Public License Version 2 as #
diff --git a/mgaonline.pm b/mgaonline.pm
index a397099a..9c407deb 100644
--- a/mgaonline.pm
+++ b/mgaonline.pm
@@ -5,7 +5,7 @@
# 2005-2006 Mandriva #
# #
# Daouda Lo #
-# Thierry Vignaud <tvignaud at mandriva dot com> #
+# Thierry Vignaud <thierry.vignaud at gmail dot com> #
# #
# This program is free software; you can redistribute it and/or modify #
# it under the terms of the GNU General Public License Version 2 as #
diff --git a/mgaupdate b/mgaupdate
index dd8e672f..f8b2b7c1 100755
--- a/mgaupdate
+++ b/mgaupdate
@@ -5,7 +5,7 @@
# Copyright (C) 2002-2006 Mandriva #
# #
# Daouda Lo #
-# Thierry Vignaud <tvignaud at mandriva dot com> #
+# Thierry Vignaud <thierry.vignaud at gmail dot com> #
# #
# This program is free software; you can redistribute it and/or modify #
# it under the terms of the GNU General Public License Version 2 as #