Remove dummy text about passwords and add some better text supplied by Mike
Kobb.
This commit is contained in:
parent
817532fcf5
commit
39fa2f3ce9
|
@ -99,8 +99,8 @@ BEGIN
|
|||
IDC_PROTECT,"Button",BS_AUTOCHECKBOX | WS_TABSTOP,12,135,
|
||||
154,10
|
||||
EDITTEXT IDC_PASSWORD,174,132,114,14,ES_PASSWORD | ES_AUTOHSCROLL
|
||||
LTEXT "Explanatory text about passwords go here. Why you'd want a password and what are the implications 'n' stuff.",
|
||||
IDC_STATIC,18,180,270,26,SS_NOPREFIX
|
||||
LTEXT "You can limit access to your music library by assigning a password. If a password is assigned, only clients that provide the correct password will be able to play music from your library.",
|
||||
IDC_STATIC,12,180,276,26,SS_NOPREFIX
|
||||
END
|
||||
|
||||
IDD_PAGE_LOG DIALOGEX 0, 0, 300, 220
|
||||
|
|
Loading…
Reference in New Issue