[haiku-commits] r40050 - haiku/trunk/src/apps/aboutsystem

  • From: humdingerb@xxxxxxxxxxxxxx
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Sat, 1 Jan 2011 17:09:11 +0100 (CET)

Author: humdinger
Date: 2011-01-01 17:09:11 +0100 (Sat, 01 Jan 2011)
New Revision: 40050
Changeset: http://dev.haiku-os.org/changeset/40050

Modified:
   haiku/trunk/src/apps/aboutsystem/AboutSystem.cpp
Log:
Apparently I have to relearn the alphabet... hi before hu... Sorry.

Modified: haiku/trunk/src/apps/aboutsystem/AboutSystem.cpp
===================================================================
--- haiku/trunk/src/apps/aboutsystem/AboutSystem.cpp    2011-01-01 15:54:09 UTC 
(rev 40049)
+++ haiku/trunk/src/apps/aboutsystem/AboutSystem.cpp    2011-01-01 16:09:11 UTC 
(rev 40050)
@@ -114,15 +114,15 @@
                "Matthias Spreiter\n"
                "svend\n"
        },
-       { "hu",
-               "Zoltán Mizsei (miqlas)\n"
-               "Zoltán Szabó (Bird)\n"
-       },
        { "hi",
                "Abhishek Arora\n"
                "Jayneil Dalal\n"
                "Atharva Lath\n"
        },
+       { "hu",
+               "Zoltán Mizsei (miqlas)\n"
+               "Zoltán Szabó (Bird)\n"
+       },
        { "it",
                "Andrea Bernardi\n"
        },


Other related posts:

  • » [haiku-commits] r40050 - haiku/trunk/src/apps/aboutsystem - humdingerb