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

  • From: waddlesplash@xxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 28 Feb 2015 19:04:40 +0100 (CET)

hrev48841 adds 2 changesets to branch 'master'
old head: 9e78efbb4d21a6821be64e5053defd99ed364aea
new head: 2ce07ba6b444e08f59dd90a02bce29e03b91b5d9
overview: 
http://cgit.haiku-os.org/haiku/log/?qt=range&q=2ce07ba6b444+%5E9e78efbb4d21

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

643df789c92c: AboutSystem Credits: move Andrew Lindesay back to the maintainers 
list.
  
  As discussed on the Commits ML.

2ce07ba6b444: AboutSystem Credits: move Puck and Hamish to the maintainers list.

                              [ Augustin Cavalier <waddlesplash@xxxxxxxxx> ]

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

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

############################################################################

Commit:      643df789c92ced2eb2dcafe0d1ea5855efbe888a
URL:         http://cgit.haiku-os.org/haiku/commit/?id=643df789c92c
Author:      Augustin Cavalier <waddlesplash@xxxxxxxxx>
Date:        Sat Feb 28 17:59:16 2015 UTC

AboutSystem Credits: move Andrew Lindesay back to the maintainers list.

As discussed on the Commits ML.

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

diff --git a/src/apps/aboutsystem/Credits.h b/src/apps/aboutsystem/Credits.h
index 162bb8e..612c67e 100644
--- a/src/apps/aboutsystem/Credits.h
+++ b/src/apps/aboutsystem/Credits.h
@@ -329,6 +329,7 @@ static const Translation kTranslations[] = {
        "Fredrik Holmqvist\n" \
        "Philippe Houdoin\n" \
        "Ryan Leavengood\n" \
+       "Andrew Lindesay\n" \
        "Michael Lotz\n" \
        "Matt Madia\n" \
        "Scott McCreary\n" \
@@ -439,7 +440,6 @@ static const Translation kTranslations[] = {
        "Raynald Lesieur\n" \
        "Oscar Lesta\n" \
        "Jerome Leveque\n" \
-       "Andrew Lindesay\n" \
        "Freeman Lou\n" \
        "Brian Luft\n" \
        "Christof Lutteroth\n" \

############################################################################

Revision:    hrev48841
Commit:      2ce07ba6b444e08f59dd90a02bce29e03b91b5d9
URL:         http://cgit.haiku-os.org/haiku/commit/?id=2ce07ba6b444
Author:      Augustin Cavalier <waddlesplash@xxxxxxxxx>
Date:        Sat Feb 28 18:03:43 2015 UTC

AboutSystem Credits: move Puck and Hamish to the maintainers list.

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

diff --git a/src/apps/aboutsystem/Credits.h b/src/apps/aboutsystem/Credits.h
index 612c67e..92ac67e 100644
--- a/src/apps/aboutsystem/Credits.h
+++ b/src/apps/aboutsystem/Credits.h
@@ -333,7 +333,9 @@ static const Translation kTranslations[] = {
        "Michael Lotz\n" \
        "Matt Madia\n" \
        "Scott McCreary\n" \
+       "Puck Meerburg\n" \
        "Fredrik Modéen\n" \
+       "Hamish Morrison\n" \
        "Marcus Overhagen\n" \
        "Joseph R. Prostko\n" \
        "François Revol\n" \
@@ -449,12 +451,10 @@ static const Translation kTranslations[] = {
        "Brian Matzon\n" \
        "Christopher ML Zumwalt May\n" \
        "Andrew McCall\n" \
-       "Puck Meerburg\n" \
        "Nathan Mentley\n" \
        "Marius Middelthon\n" \
        "Marco Minutoli\n" \
        "Misza\n" \
-       "Hamish Morrison\n" \
        "MrSiggler\n" \
        "Takashi Murai\n" \
        "Alan Murta\n" \


Other related posts:

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