summaryrefslogtreecommitdiffabout
path: root/dipstick.rc
authorMichael Krelin <hacker@klever.net>2004-07-11 04:21:31 (UTC)
committer Michael Krelin <hacker@klever.net>2004-07-11 04:21:31 (UTC)
commit511a00c606959e61950a87ce3675745cdcf6e757 (patch) (side-by-side diff)
tree6b36f3527f4b9791dd0bbc1b7d1bfceb5838c224 /dipstick.rc
parent5305ddd8332ebd905ebef3b8365fc0d736858a7a (diff)
downloaddipstick-511a00c606959e61950a87ce3675745cdcf6e757.zip
dipstick-511a00c606959e61950a87ce3675745cdcf6e757.tar.gz
dipstick-511a00c606959e61950a87ce3675745cdcf6e757.tar.bz2
prepared for dipstick 3.0 release3.0
git-svn-id: http://svn.klever.net/kin/dipstick/trunk@4 fe716a7a-6dde-0310-88d9-d003556173a8
Diffstat (limited to 'dipstick.rc') (more/less context) (ignore whitespace changes)
-rw-r--r--dipstick.rc14
1 files changed, 7 insertions, 7 deletions
diff --git a/dipstick.rc b/dipstick.rc
index 55b8d98..55f9fde 100644
--- a/dipstick.rc
+++ b/dipstick.rc
@@ -82,9 +82,9 @@ CAPTION "About Dipstick"
FONT 8, "MS Sans Serif"
BEGIN
ICON IDR_MAINFRAME,IDC_STATIC,11,17,21,20
- LTEXT "Dipstick, Version 3.00",IDC_STATIC,40,7,89,8,
+ LTEXT "Dipstick, Version 3.0",IDC_STATIC,40,7,89,8,
SS_NOPREFIX
- LTEXT "Copyright © 1996,1997,1998,2002 Klever Group",
+ LTEXT "Copyright © 1996-2004 Klever Group",
IDC_STATIC,40,25,166,8
DEFPUSHBUTTON "OK",IDOK,174,7,32,14,WS_GROUP
PUSHBUTTON "http://www.klever.net/",IDC_KLEVERNET,40,40,91,14
@@ -94,7 +94,7 @@ IDD_DIPSTICK_DIALOG DIALOGEX 0, 0, 419, 152
STYLE DS_3DLOOK | WS_CAPTION | WS_SYSMENU | WS_THICKFRAME
EXSTYLE WS_EX_TOOLWINDOW | WS_EX_CLIENTEDGE | WS_EX_CONTEXTHELP |
WS_EX_APPWINDOW
-CAPTION " Dipstick 3.00"
+CAPTION " Dipstick 3.0"
FONT 8, "MS Sans Serif", 0, 0, 0x1
BEGIN
CONTROL "List1",IDC_HOSTLIST,"SysListView32",LVS_REPORT |
@@ -283,7 +283,7 @@ BEGIN
VALUE "FileDescription", "Dipstick, mirror locator\0"
VALUE "FileVersion", "3, 0, 0, 0\0"
VALUE "InternalName", "DIPSTICK\0"
- VALUE "LegalCopyright", "Copyright © 1996, 1997, 1998, 2002 Klever Group (http://www.klever.net/)\0"
+ VALUE "LegalCopyright", "Copyright © 1996-2004 Klever Group (http://www.klever.net/)\0"
VALUE "LegalTrademarks", "Klever Group (http://www.klever.net/)\0"
VALUE "OriginalFilename", "DIPSTICK.EXE\0"
VALUE "ProductName", "Dipstick\0"
@@ -460,7 +460,7 @@ BEGIN
IDS_ABEST_CLEANUP "Remove all locations from list?"
IDS_ABEST_NONEFOUND "No reachable locations were found."
IDS_ABEST_TITLE " Dipstick - report"
- IDS_DRAGPAD_TITLE " Dipstick 3.00"
+ IDS_DRAGPAD_TITLE " Dipstick 3.0"
IDS_DRAGPAD_URLS " %d/%d URL(s)"
IDS_REGEX_HTMLURL "<A[^[:alpha:]][^>]*href[[:space:]]*=[[:space:]]*""?([^[:space:]>""]+)""?[^>]*>"
END
@@ -480,7 +480,7 @@ END
STRINGTABLE DISCARDABLE
BEGIN
- IDC_DNDTARGET "Dipstick 3.00, click the right mouse button to display main window, left mouse button for menu"
+ IDC_DNDTARGET "Dipstick 3.0, click the right mouse button to display main window, left mouse button for menu"
IDC_HOST "Host name as specified or resolved by Dipstick"
END
@@ -510,7 +510,7 @@ BEGIN
IDS_PS_BIGOPTION "Option is too big"
IDS_PS_BADDEST "Bad destination"
IDS_PS_UNKNOWNERROR "Unknown error"
- IDS_REGISTRYKEY "Klever Group, Inc."
+ IDS_REGISTRYKEY "Klever Group"
IDS_FMT_TIMES "%lu/%lu/%lu"
IDS_FMT_LOSS "%d%%"
IDS_TIP_UNREACHABLE "This location seems to be unreachable"