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

  • From: zharik@xxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sun, 15 Jan 2012 21:44:35 +0100 (CET)

hrev43665 adds 1 changeset to branch 'master'
old head: 7df4b41328242918b7201d12d80a7fbc7f1e025e
new head: 414dacd2f549e4bf22423be152d385e7b524deb9

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

414dacd: Some GCI2011 Students added into the Credits
  
  * Aleksas Pantechovskis added into contributors list for his work on
    setmime and writembr tools, and many patches provided for Mail
    application during completing about 12 GCI tasks;
  * Peter Poláčik added into contributors list for his work on adding
    localization support into Jamfile engine and documenting
    using of makefile/jamfile engines;
  * Mariya Pilipchuk added into translators list for her work on Ukrainian
    translation;
  
    Thank you for the contribution!

                                        [ Siarzhuk Zharski <zharik@xxxxxx> ]

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

Revision:    hrev43665
Commit:      414dacd2f549e4bf22423be152d385e7b524deb9
URL:         http://cgit.haiku-os.org/haiku/commit/?id=414dacd
Author:      Siarzhuk Zharski <zharik@xxxxxx>
Date:        Sun Jan 15 20:30:10 2012 UTC

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

1 files changed, 3 insertions(+), 0 deletions(-)
src/apps/aboutsystem/AboutSystem.cpp |    3 +++

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

diff --git a/src/apps/aboutsystem/AboutSystem.cpp 
b/src/apps/aboutsystem/AboutSystem.cpp
index b9e92a5..29ac1fd 100644
--- a/src/apps/aboutsystem/AboutSystem.cpp
+++ b/src/apps/aboutsystem/AboutSystem.cpp
@@ -226,6 +226,7 @@ static const Translation gTranslations[] =
                "Aras Ergus\n"
        },
        { "uk",
+               "Mariya Pilipchuk\n"
                "Alex Rudyk - totish\n"
                "Oleg Varunok\n"
        },
@@ -1133,8 +1134,10 @@ AboutView::_CreateCreditsView()
                "Pahtz\n"
                "Michael Paine\n"
                "Adrian Panasiuk\n"
+               "Aleksas Pantechovskis\n"
                "Romain Picard\n"
                "Francesco Piccinno\n"
+               "Peter Poláčik\n"
                "David Powell\n"
                "Jeremy Rand\n"
                "Hartmut Reh\n"


Other related posts:

  • » [haiku-commits] haiku: hrev43665 - src/apps/aboutsystem - zharik