Bug 174234. Enable command line option to start CASAManager

in a minimized state.
This commit is contained in:
Jim Norman 2007-04-10 20:23:09 +00:00
parent 25d2c8f2b4
commit 9907883853
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Apr 10 14:20:38 MDT 2007 - jnorman@novell.com
- Bug 174234. Enable command line option to start CASAManager
minimized.
-------------------------------------------------------------------
Thu Apr 5 15:30:41 MDT 2007 - jnorman@novell.com

View File

@ -8,4 +8,4 @@ fi
export MONO_PATH=/usr/lib$ARCH_LIB/
mono /usr/bin/CASAManager.exe
mono /usr/bin/CASAManager.exe $1 $2 $3 $4