Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 4119 in orxonox.OLD for orxonox/trunk/src/lib/gui


Ignore:
Timestamp:
May 7, 2005, 11:38:19 PM (20 years ago)
Author:
bensch
Message:

orxonox/trunk: staff-section added

File:
1 edited

Legend:

Unmodified
Added
Removed
  • orxonox/trunk/src/lib/gui/gui/gui_banner.cc

    r4056 r4119  
    7676
    7777    //! \todo add the names of all the guys working on orxonox
    78     orxIsLabel = new Label(PACKAGE_NAME " is:\nPatrick Boenzli - main Developer\nBenjamin Grauer - right Hand\n....");
     78    orxIsLabel = new Label("           " PACKAGE_NAME " is:\n" ORXONOX_STAFF);
    7979    logoBox->fill(orxIsLabel);
    8080    logoEventBox->fill(logoBox);
Note: See TracChangeset for help on using the changeset viewer.