From 39fa2f3ce982c4f3fb806d4646c29d9047de4a0c Mon Sep 17 00:00:00 2001 From: Mike Crowe Date: Thu, 6 Jul 2006 09:54:47 +0000 Subject: [PATCH] Remove dummy text about passwords and add some better text supplied by Mike Kobb. --- win32/FireflyShell/FireflyShell.rc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win32/FireflyShell/FireflyShell.rc b/win32/FireflyShell/FireflyShell.rc index 326506ef..a0c436b9 100644 --- a/win32/FireflyShell/FireflyShell.rc +++ b/win32/FireflyShell/FireflyShell.rc @@ -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