Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/windirstat/windirstat.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbseifert <none@none>2003-12-07 20:56:28 +0300
committerbseifert <none@none>2003-12-07 20:56:28 +0300
commitdf114f86a52ee22a4da9d51474f722bb41156692 (patch)
treeefc37fa668f36957af10a6d388916a13504fdb19 /windirstat/windirstat.rc
parent28cf59d0d5b0fbd06dbfaec6bfa006ba51868018 (diff)
New option 'works for UNC paths'
Diffstat (limited to 'windirstat/windirstat.rc')
-rw-r--r--windirstat/windirstat.rc10
1 files changed, 6 insertions, 4 deletions
diff --git a/windirstat/windirstat.rc b/windirstat/windirstat.rc
index fbdc2d2..f679d47 100644
--- a/windirstat/windirstat.rc
+++ b/windirstat/windirstat.rc
@@ -337,11 +337,13 @@ BEGIN
CONTROL "&Drives",IDC_WORKSFORDRIVES,"Button",BS_AUTOCHECKBOX |
WS_TABSTOP,138,92,49,10
CONTROL "D&irectories",IDC_WORKSFORDIRECTORIES,"Button",
- BS_AUTOCHECKBOX | WS_TABSTOP,218,92,69,10
+ BS_AUTOCHECKBOX | WS_TABSTOP,208,92,69,10
+ CONTROL "&UNC Paths",IDC_WORKSFORUNCPATHS,"Button",
+ BS_AUTOCHECKBOX | WS_TABSTOP,304,92,61,10
CONTROL "&Files",IDC_WORKSFORFILES,"Button",BS_AUTOCHECKBOX |
- WS_TABSTOP,138,107,69,10
+ WS_TABSTOP,138,107,57,10
CONTROL "<Files> &Pseudo Entries",IDC_WORKSFORFILESFOLDER,"Button",
- BS_AUTOCHECKBOX | WS_TABSTOP,217,107,122,10
+ BS_AUTOCHECKBOX | WS_TABSTOP,207,107,92,10
PUSHBUTTON "&Help",IDC_HELPBUTTON,323,131,50,14
CONTROL "&Recurse into Subdirectories",
IDC_RECURSEINTOSUBDIRECTORIES,"Button",BS_AUTOCHECKBOX |
@@ -757,7 +759,7 @@ STRINGTABLE
BEGIN
IDS_RESOURCEVERSION "Resource Version 2"
IDS_ABOUT_ABOUTTEXTss "\r\nWinDirStat - Directory Statistics\r\n\r\n""Shows where all your disk space has gone\r\nand helps you clean it up.""\r\n\r\nRe-programmed for MS Windows by\r\nBernhard Seifert (mailto:%1!s!),\r\n\r\nbased on Stefan Hundhammer's KDE (Linux) program KDirStat\r\n(http://kdirstat.sourceforge.net/).\r\n\r\nWinDirStat's home is http://%2!s!/\r\n\r\nCopyright (c) 2003 Bernhard Seifert"
- IDS_ABOUT_THANKSTOTEXT "\r\nStefan Hundhammer for his superb Linux tool KDirStat.\r\nUsing KDirStat (2.3.7) as a specification saved me a lot of time.\r\nhttp://kdirstat.sourceforge.net/\r\n\r\nThe authors of SequoiaView for showing just how useful treemaps really can be.\r\nhttp://www.win.tue.nl/sequoiaview/\r\n\r\nJarke J. van Wijk, Huub van de Wetering, Mark Bruls and Kees Huizing\r\nfor their papers about cushion treemaps and squarified treemaps.\r\nhttp://www.win.tue.nl/~vanwijk/\r\n\r\nBen Shneiderman for his ingenious idea of treemaps -\r\na truly intuitive way of visualizing tree contents.\r\nhttp://www.cs.umd.edu/hcil/treemap-history/\r\n\r\nMy colleagues for their feedback on the early releases of WinDirStat.\r\nhttp://www.daccord.net/\r\n\r\nNick Lines and Beatrix Lödige for beta testing.\r\n"
+ IDS_ABOUT_THANKSTOTEXT "\r\nStefan Hundhammer for his superb Linux tool KDirStat.\r\nUsing KDirStat (2.3.7) as a specification saved me a lot of time.\r\nhttp://kdirstat.sourceforge.net/\r\n\r\nThe authors of SequoiaView for showing just how useful treemaps really can be.\r\nhttp://www.win.tue.nl/sequoiaview/\r\n\r\nJarke J. van Wijk, Huub van de Wetering, Mark Bruls and Kees Huizing\r\nfor their papers about cushion treemaps and squarified treemaps.\r\nhttp://www.win.tue.nl/~vanwijk/\r\n\r\nBen Shneiderman for his ingenious idea of treemaps -\r\na truly intuitive way of visualizing tree contents.\r\nhttp://www.cs.umd.edu/hcil/treemap-history/\r\n\r\nMy colleagues for their feedback on the early releases of WinDirStat.\r\nhttp://www.daccord.net/\r\n\r\nBeatrix Lödige and Nick Lines for beta testing.\r\n"
IDS_ABOUT_ABOUT "About"
IDS_ABOUT_THANKSTO "Thanks To"
IDS_ABOUT_LICENSEAGREEMENT "License"