Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changeset 5204 in orxonox.OLD for trunk/src/lib/shell/shell.cc


Ignore:
Timestamp:
Sep 18, 2005, 1:37:58 PM (19 years ago)
Author:
bensch
Message:

orxonox/trunk: Shell now has a real nice help function

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/lib/shell/shell.cc

    r5201 r5204  
    4040SHELL_COMMAND(deactivate, Shell, deactivate)
    4141    ->describe("Deactivates the Shell. (moves it into background)")
    42     ->setAlias("deactivate");
    43 
     42    ->setAlias("hide");
    4443
    4544/**
Note: See TracChangeset for help on using the changeset viewer.