[haiku-commits] haiku: hrev52323 - src/apps/aboutsystem

  • From: waddlesplash <waddlesplash@xxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 8 Sep 2018 20:15:41 -0400 (EDT)

hrev52323 adds 1 changeset to branch 'master'
old head: a3e22cdaa790630f5a82a086c25cfc5e843e260c
new head: 24ed1a79a3ab9eacde6b9540dcd0c6d18d6eb62a
overview: 
https://git.haiku-os.org/haiku/log/?qt=range&q=24ed1a79a3ab+%5Ea3e22cdaa790

----------------------------------------------------------------------------

24ed1a79a3ab: AboutSystem Credits: Some updates.
  
   * Move nielx back into Contributors
   * Move hamishm into Past Contributors
   * Add some new translation contributors

                              [ Augustin Cavalier <waddlesplash@xxxxxxxxx> ]

----------------------------------------------------------------------------

Revision:    hrev52323
Commit:      24ed1a79a3ab9eacde6b9540dcd0c6d18d6eb62a
URL:         https://git.haiku-os.org/haiku/commit/?id=24ed1a79a3ab
Author:      Augustin Cavalier <waddlesplash@xxxxxxxxx>
Date:        Sun Sep  9 00:14:26 2018 UTC

----------------------------------------------------------------------------

1 file changed, 4 insertions(+), 2 deletions(-)
src/apps/aboutsystem/Credits.h | 6 ++++--

----------------------------------------------------------------------------

diff --git a/src/apps/aboutsystem/Credits.h b/src/apps/aboutsystem/Credits.h
index ba7436a0e1..0ce4b4fe61 100644
--- a/src/apps/aboutsystem/Credits.h
+++ b/src/apps/aboutsystem/Credits.h
@@ -103,6 +103,7 @@ static const Translation kTranslations[] = {
        { "fi",
                "Jorma Karvonen (Karvjorm)\n"
                "Jaakko Leikas (Garjala)\n"
+               "Tommi Nieminen (SuperOscar)\n"
                "Niels Sascha Reedijk\n"
                "Slavi Stefanov Sotirov\n"
                "nortti\n"
@@ -184,6 +185,7 @@ static const Translation kTranslations[] = {
                "Daniele Tosti\n"
                "davide.orsi\n"
                "fabiusp98\n"
+               "TheClue\n"
                "TropinotoHirto\n"
                "valzant\n"
        },
@@ -394,8 +396,8 @@ static const Translation kTranslations[] = {
        "Scott McCreary\n" \
        "Puck Meerburg\n" \
        "Fredrik Modéen\n" \
-       "Hamish Morrison\n" \
        "Joseph R. Prostko\n" \
+       "Niels Sascha Reedijk\n" \
        "François Revol\n" \
        "Philippe Saint-Pierre\n" \
        "Jonathan Schleifer\n" \
@@ -431,12 +433,12 @@ static const Translation kTranslations[] = {
        "Matt Madia\n" \
        "David McPaul\n" \
        "Wim van der Meer\n" \
+       "Hamish Morrison\n" \
        "Michael Pfeiffer\n" \
        "Frans Van Nispen\n" \
        "Adi Oanca\n" \
        "Marcus Overhagen\n" \
        "Michael Phipps\n" \
-       "Niels Sascha Reedijk\n" \
        "David Reid\n" \
        "Hugo Santos\n" \
        "Alex Smith\n" \


Other related posts:

  • » [haiku-commits] haiku: hrev52323 - src/apps/aboutsystem - waddlesplash