svn rev #19989: branches/krb5-1-6/ src/windows/identity/ui/ src/windows/identity/ui/lang/en_us/

tlyu@MIT.EDU tlyu at MIT.EDU
Fri Sep 28 19:36:29 EDT 2007


Commit By: tlyu
Log Message: 
ticket: 5675
version_fixed: 1.6.3

pull up r19854 from trunk

 r19854 at cathode-dark-space:  jaltman | 2007-08-24 10:26:11 -0400
 ticket: new
 subject: NIM: New command-line options --hide and --show / new command-line help dialog
 component: windows
 
 Add two command-line options to the Network Identity Manager application:
 
 --hide : If there is already an instance of Network Identity Manager
          running in the user's session, this will cause the main
          window of that instance to be hidden.
 
 --show : Unhides the main window of the running instance.
 
 If no options are specified when starting netidmgr.exe while another
 instance is running, the running instance will perform the default
 action as configured in the user's preferences.  By default, this will
 be to show the main window.
 
 The message box that displayed the command-line options if an invalid
 option is specified has been replaced with a dialog box that shows the
 options in a more readable rich text control.  The contents of the 
 control are specified in ui/lang/<lang>/cmdline.rtf.  
 
 Do not edit cmdline.rtf with Microsoft Word.  The output of Word is 
 incompatible with the RichEdit20 component.
 
 
 




Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/identity/ui/appglobal.h
U   branches/krb5-1-6/src/windows/identity/ui/credfuncs.c
A   branches/krb5-1-6/src/windows/identity/ui/lang/en_us/cmdline.rtf
U   branches/krb5-1-6/src/windows/identity/ui/lang/en_us/khapp.rc
U   branches/krb5-1-6/src/windows/identity/ui/main.c
U   branches/krb5-1-6/src/windows/identity/ui/mainwnd.c
U   branches/krb5-1-6/src/windows/identity/ui/notifier.c
U   branches/krb5-1-6/src/windows/identity/ui/notifier.h
U   branches/krb5-1-6/src/windows/identity/ui/resource.h



More information about the cvs-krb5 mailing list