[five-or-more] Updated my email address .po files omitted as instructed at github
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [five-or-more] Updated my email address .po files omitted as instructed at github
- Date: Thu, 31 Mar 2022 05:16:04 +0000 (UTC)
commit af96f098171a478725bd2773075deff4a661cc8d
Author: Szókovács Róbert <robert szokovacs gamma co uk>
Date: Wed Apr 7 08:18:44 2021 +0200
Updated my email address
.po files omitted as instructed at github
data/five-or-more.6 | 2 +-
src/board.vala | 2 +-
src/game.vala | 2 +-
src/main.vala | 4 ++--
src/next-pieces-widget.vala | 2 +-
src/piece-generator.vala | 2 +-
src/piece.vala | 2 +-
src/theme-renderer.vala | 2 +-
src/view.vala | 2 +-
src/window.vala | 2 +-
10 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/data/five-or-more.6 b/data/five-or-more.6
index 5d0d685..9fc92ff 100644
--- a/data/five-or-more.6
+++ b/data/five-or-more.6
@@ -28,7 +28,7 @@ objects of the same colour and shape causing them to disappear.
This program only accepts the standard GNOME and GTK options.
.SH AUTHORS
.B five-or-more
-was written by Robert Szokovacs <szo appaloosacorp hu> and
+was written by Robert Szokovacs <szo szo hu> and
Szabolcs Ban <shooby gnome hu>.
.P
This manual page was written by Sven Arvidsson <sa whiz se>,
diff --git a/src/board.vala b/src/board.vala
index f1b485d..577f87a 100644
--- a/src/board.vala
+++ b/src/board.vala
@@ -1,7 +1,7 @@
/*
* Color lines for GNOME
* Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
* Szabolcs Ban <shooby gnome hu>
* Karuna Grewal <karunagrewal98 gmail com>
* Ruxandra Simion <ruxandra simion93 gmail com>
diff --git a/src/game.vala b/src/game.vala
index e7ac859..1e77461 100644
--- a/src/game.vala
+++ b/src/game.vala
@@ -1,7 +1,7 @@
/*
* Color lines for GNOME
* Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
* Szabolcs Ban <shooby gnome hu>
* Karuna Grewal <karunagrewal98 gmail com>
* Ruxandra Simion <ruxandra simion93 gmail com>
diff --git a/src/main.vala b/src/main.vala
index 4d910b6..b965914 100644
--- a/src/main.vala
+++ b/src/main.vala
@@ -1,7 +1,7 @@
/*
* Color lines for GNOME
* Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
* Szabolcs Ban <shooby gnome hu>
* Karuna Grewal <karunagrewal98 gmail com>
* Ruxandra Simion <ruxandra simion93 gmail com>
@@ -92,7 +92,7 @@ private class FiveOrMoreApp: Gtk.Application
{
string [] authors = {
/* Translators: About dialog text, name and email of one of the authors */
- _("Robert Szokovacs <szo appaloosacorp hu>"),
+ _("Robert Szokovacs <szo szo hu>"),
/* Translators: About dialog text, name and email of one of the authors */
_("Szabolcs B\xc3\xa1n <shooby gnome hu>")
diff --git a/src/next-pieces-widget.vala b/src/next-pieces-widget.vala
index b891676..3d51c16 100644
--- a/src/next-pieces-widget.vala
+++ b/src/next-pieces-widget.vala
@@ -1,7 +1,7 @@
/*
* Color lines for GNOME
* Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
* Szabolcs Ban <shooby gnome hu>
* Karuna Grewal <karunagrewal98 gmail com>
* Ruxandra Simion <ruxandra simion93 gmail com>
diff --git a/src/piece-generator.vala b/src/piece-generator.vala
index f9c083c..13e3b57 100644
--- a/src/piece-generator.vala
+++ b/src/piece-generator.vala
@@ -1,7 +1,7 @@
/*
* Color lines for GNOME
* Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
* Szabolcs Ban <shooby gnome hu>
* Karuna Grewal <karunagrewal98 gmail com>
* Ruxandra Simion <ruxandra simion93 gmail com>
diff --git a/src/piece.vala b/src/piece.vala
index b2a95da..5aa8260 100644
--- a/src/piece.vala
+++ b/src/piece.vala
@@ -1,7 +1,7 @@
/*
* Color lines for GNOME
* Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
* Szabolcs Ban <shooby gnome hu>
* Karuna Grewal <karunagrewal98 gmail com>
* Ruxandra Simion <ruxandra simion93 gmail com>
diff --git a/src/theme-renderer.vala b/src/theme-renderer.vala
index 9774ddc..b727110 100644
--- a/src/theme-renderer.vala
+++ b/src/theme-renderer.vala
@@ -1,7 +1,7 @@
/*
* Color lines for GNOME
* Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
* Szabolcs Ban <shooby gnome hu>
* Karuna Grewal <karunagrewal98 gmail com>
* Ruxandra Simion <ruxandra simion93 gmail com>
diff --git a/src/view.vala b/src/view.vala
index 21ce61a..55414b8 100644
--- a/src/view.vala
+++ b/src/view.vala
@@ -1,7 +1,7 @@
/*
* Color lines for GNOME
* Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
* Szabolcs Ban <shooby gnome hu>
* Karuna Grewal <karunagrewal98 gmail com>
* Ruxandra Simion <ruxandra simion93 gmail com>
diff --git a/src/window.vala b/src/window.vala
index 4351f6a..599274f 100644
--- a/src/window.vala
+++ b/src/window.vala
@@ -1,7 +1,7 @@
/*
* Color lines for GNOME
* Copyright © 1999 Free Software Foundation
- * Authors: Robert Szokovacs <szo appaloosacorp hu>
+ * Authors: Robert Szokovacs <szo szo hu>
* Szabolcs Ban <shooby gnome hu>
* Karuna Grewal <karunagrewal98 gmail com>
* Ruxandra Simion <ruxandra simion93 gmail com>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]