[muine] Update Jorn's email address



commit 15529d37cf461340ab52dd573c9edc72d020dd11
Author: Jorn Baayen <jorn baayen gmail com>
Date:   Sat Aug 29 21:33:28 2009 +0300

    Update Jorn's email address

 AUTHORS                          |    4 ++--
 src/About.cs                     |    4 ++--
 src/Actions.cs                   |    2 +-
 src/AddAlbumWindow.cs            |    2 +-
 src/AddSongWindow.cs             |    2 +-
 src/AddWindow.cs                 |    2 +-
 src/Album.cs                     |    2 +-
 src/ColoredCellRendererPixbuf.cs |    2 +-
 src/Config.cs                    |    2 +-
 src/CoverDatabase.cs             |    2 +-
 src/CoverGetter.cs               |    2 +-
 src/CoverImage.cs                |    2 +-
 src/DndUtils.cs                  |    2 +-
 src/ErrorDialog.cs               |    2 +-
 src/FileSelector.cs              |    2 +-
 src/FileUtils.cs                 |    2 +-
 src/Global.cs                    |    2 +-
 src/GnomeProxy.cs                |    2 +-
 src/HandleModel.cs               |    2 +-
 src/HandleView.cs                |    2 +-
 src/ImportDialog.cs              |    2 +-
 src/InfoWindow.cs                |    2 +-
 src/KeyUtils.cs                  |    2 +-
 src/Metadata.cs                  |    2 +-
 src/MmKeys.cs                    |    2 +-
 src/OpenDialog.cs                |    2 +-
 src/OverwriteDialog.cs           |    2 +-
 src/Player.cs                    |    2 +-
 src/PlaylistWindow.cs            |    2 +-
 src/PluginManager.cs             |    2 +-
 src/ProgressWindow.cs            |    2 +-
 src/SaveDialog.cs                |    2 +-
 src/SkipToWindow.cs              |    2 +-
 src/Song.cs                      |    2 +-
 src/SongDatabase.cs              |    2 +-
 src/StockIcons.cs                |    2 +-
 src/StringUtils.cs               |    2 +-
 src/ThreadBase.cs                |    2 +-
 38 files changed, 40 insertions(+), 40 deletions(-)
---
diff --git a/AUTHORS b/AUTHORS
index dada0f8..a3d7cfd 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,5 +1,5 @@
 Main authors:
-- Jorn Baayen <jbaayen gnome org>
+- Jorn Baayen <jorn baayen gmail com>
 - Lee Willis <lee leewillis co uk>
 - Vi�t Yên Nguy�n <nguyen cs utwente nl>
 - Tamara Roberson <tamara roberson gmail com>
@@ -9,7 +9,7 @@ Contributors:
 - Wouter Bolsterlee <wbolster gnome org>
 
 Artwork:
-- Jorn Baayen <jbaayen gnome org>
+- Jorn Baayen <jorn baayen gmail com>
 - Andreas Kwiatkowski <kwiatkowski typorism com>
 - Hylke Bons <h bons student rug nl>
 - Andreas Nilsson <nisses mail home se>
diff --git a/src/About.cs b/src/About.cs
index 85a1424..2690106 100644
--- a/src/About.cs
+++ b/src/About.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
@@ -47,7 +47,7 @@ namespace Muine
 		
 		// Authors
 		private static readonly string [] authors = {
-			Catalog.GetString ("Jorn Baayen <jbaayen gnome org>"),
+			Catalog.GetString ("Jorn Baayen <jorn baayen gmail com>"),
 			Catalog.GetString ("Lee Willis <lee leewillis co uk>"),
 			Catalog.GetString ("Vi�t Yên Nguy�n <nguyen cs utwente nl>"),
 			Catalog.GetString ("Tamara Roberson <tamara roberson gmail com>"),
diff --git a/src/Actions.cs b/src/Actions.cs
index 4c29749..65f2de5 100644
--- a/src/Actions.cs
+++ b/src/Actions.cs
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2005 Tamara Roberson <tamara roberson gmail com>
- * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/AddAlbumWindow.cs b/src/AddAlbumWindow.cs
index 483524e..efa0d0b 100644
--- a/src/AddAlbumWindow.cs
+++ b/src/AddAlbumWindow.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/AddSongWindow.cs b/src/AddSongWindow.cs
index 435c119..ae7a2c1 100644
--- a/src/AddSongWindow.cs
+++ b/src/AddSongWindow.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/AddWindow.cs b/src/AddWindow.cs
index e4075e1..408c2da 100644
--- a/src/AddWindow.cs
+++ b/src/AddWindow.cs
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2005 Tamara Roberson <tamara roberson gmail com>
- *           (C) 2003, 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ *           (C) 2003, 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/Album.cs b/src/Album.cs
index d12fdbe..78c1260 100644
--- a/src/Album.cs
+++ b/src/Album.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/ColoredCellRendererPixbuf.cs b/src/ColoredCellRendererPixbuf.cs
index 72c92a5..54c50d8 100644
--- a/src/ColoredCellRendererPixbuf.cs
+++ b/src/ColoredCellRendererPixbuf.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/Config.cs b/src/Config.cs
index 9dd4e4b..7c16310 100644
--- a/src/Config.cs
+++ b/src/Config.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/CoverDatabase.cs b/src/CoverDatabase.cs
index ce70d23..08bca48 100644
--- a/src/CoverDatabase.cs
+++ b/src/CoverDatabase.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/CoverGetter.cs b/src/CoverGetter.cs
index 9009959..a95376d 100644
--- a/src/CoverGetter.cs
+++ b/src/CoverGetter.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/CoverImage.cs b/src/CoverImage.cs
index c854506..af5fb31 100644
--- a/src/CoverImage.cs
+++ b/src/CoverImage.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/DndUtils.cs b/src/DndUtils.cs
index ca7a596..0608863 100644
--- a/src/DndUtils.cs
+++ b/src/DndUtils.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/ErrorDialog.cs b/src/ErrorDialog.cs
index d9f5254..5640ab7 100644
--- a/src/ErrorDialog.cs
+++ b/src/ErrorDialog.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/FileSelector.cs b/src/FileSelector.cs
index 9e2f1c3..71d9f3d 100644
--- a/src/FileSelector.cs
+++ b/src/FileSelector.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/FileUtils.cs b/src/FileUtils.cs
index de6625a..6851029 100644
--- a/src/FileUtils.cs
+++ b/src/FileUtils.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/Global.cs b/src/Global.cs
index 56b39e5..f315849 100644
--- a/src/Global.cs
+++ b/src/Global.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/GnomeProxy.cs b/src/GnomeProxy.cs
index 4bb4342..c1f0ca2 100644
--- a/src/GnomeProxy.cs
+++ b/src/GnomeProxy.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/HandleModel.cs b/src/HandleModel.cs
index b0fc106..1cd3b0f 100644
--- a/src/HandleModel.cs
+++ b/src/HandleModel.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/HandleView.cs b/src/HandleView.cs
index 6ea8016..ca7fdb2 100644
--- a/src/HandleView.cs
+++ b/src/HandleView.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/ImportDialog.cs b/src/ImportDialog.cs
index 3332ec6..4419566 100644
--- a/src/ImportDialog.cs
+++ b/src/ImportDialog.cs
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2005 Tamara Roberson <tamara roberson gmail com>
- * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/InfoWindow.cs b/src/InfoWindow.cs
index 43bbedb..5d7f199 100644
--- a/src/InfoWindow.cs
+++ b/src/InfoWindow.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/KeyUtils.cs b/src/KeyUtils.cs
index 947b3ff..cf32b85 100644
--- a/src/KeyUtils.cs
+++ b/src/KeyUtils.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/Metadata.cs b/src/Metadata.cs
index db0ac6c..2118046 100644
--- a/src/Metadata.cs
+++ b/src/Metadata.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/MmKeys.cs b/src/MmKeys.cs
index e003bd8..dadcc51 100644
--- a/src/MmKeys.cs
+++ b/src/MmKeys.cs
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2004 Lee Willis <lee leewillis co uk>
- *           (C) 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ *           (C) 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/OpenDialog.cs b/src/OpenDialog.cs
index fd8aace..21574ef 100644
--- a/src/OpenDialog.cs
+++ b/src/OpenDialog.cs
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2005 Tamara Roberson <tamara roberson gmail com>
- * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/OverwriteDialog.cs b/src/OverwriteDialog.cs
index 023589f..14333a2 100644
--- a/src/OverwriteDialog.cs
+++ b/src/OverwriteDialog.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/Player.cs b/src/Player.cs
index af7c969..49c13c2 100644
--- a/src/Player.cs
+++ b/src/Player.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/PlaylistWindow.cs b/src/PlaylistWindow.cs
index ab1edbd..fb2b3b7 100644
--- a/src/PlaylistWindow.cs
+++ b/src/PlaylistWindow.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/PluginManager.cs b/src/PluginManager.cs
index f69d957..2c71503 100644
--- a/src/PluginManager.cs
+++ b/src/PluginManager.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/ProgressWindow.cs b/src/ProgressWindow.cs
index 39f5375..6261638 100644
--- a/src/ProgressWindow.cs
+++ b/src/ProgressWindow.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/SaveDialog.cs b/src/SaveDialog.cs
index efe751a..6b80eb5 100644
--- a/src/SaveDialog.cs
+++ b/src/SaveDialog.cs
@@ -1,6 +1,6 @@
 /*
  * Copyright (C) 2005 Tamara Roberson <tamara roberson gmail com>
- * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/SkipToWindow.cs b/src/SkipToWindow.cs
index be52309..bc9bc19 100644
--- a/src/SkipToWindow.cs
+++ b/src/SkipToWindow.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/Song.cs b/src/Song.cs
index d62bd47..0c933c9 100644
--- a/src/Song.cs
+++ b/src/Song.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2003, 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/SongDatabase.cs b/src/SongDatabase.cs
index 966b019..c1e6784 100644
--- a/src/SongDatabase.cs
+++ b/src/SongDatabase.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/StockIcons.cs b/src/StockIcons.cs
index c2e9a19..f0f6904 100644
--- a/src/StockIcons.cs
+++ b/src/StockIcons.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2003, 2004 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2003, 2004 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/StringUtils.cs b/src/StringUtils.cs
index 65ad753..a655db7 100644
--- a/src/StringUtils.cs
+++ b/src/StringUtils.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2004, 2005 Jorn Baayen <jbaayen gnome org>
+ * Copyright (C) 2004, 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as
diff --git a/src/ThreadBase.cs b/src/ThreadBase.cs
index b2c7509..3751fe9 100644
--- a/src/ThreadBase.cs
+++ b/src/ThreadBase.cs
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2005 Jorn Baayen <jbaayen gnome org> 
+ * Copyright (C) 2005 Jorn Baayen <jorn baayen gmail com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License as



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