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:
authorOliver Schneider <oliver@assarbad.net>2017-11-02 21:46:10 +0300
committerOliver Schneider <oliver@assarbad.net>2017-11-02 21:46:10 +0300
commit8e1d09d5edf6c24697333afc70ad5054665b49d1 (patch)
tree529fa4fdc526838e5edb86dd62d67deb8f8a11a0 /README.md
parent30dd07c538311096910adee20844b6ddcd541366 (diff)
Fixes to code and premake4.lua, fixes based on code analysis results, updates to 3rd party libs
* New SQlite amalgamation * Updating other third-party libs * New premake4.exe * Fixes to the premake4.lua script and projects * Adding language resource projects to solutions * Some sanity checks added to treemap.cpp * Using refs now instead of pointers in treemap.cpp (probably should be reviewed as it looks like there are more candidates in there) * Added Windows 10 to manifest file * Glitch in stdafx.h corrected * Script which produces the projects now defaults to only VS2005 and VS2017 * Deterministic filter UUIDs for VS201x * Fixed a handful of issues in code addressed * XP platform toolset doesn't allow for code analysis, using default again * Addressed a number of warnings from code analysis
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/README.md b/README.md
index 1f8bae0..25f24c6 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
## Copyright and licenses
* Copyright © 2003-2005 Bernhard Seifert (bseifert@users.sourceforge.net)
-* Copyright © 2004-2016 WinDirStat team (windirstat.info)
+* Copyright © 2004-2017 WinDirStat Team (windirstat.net)
The application itself is distributed under the terms of the [GPL v2](windirstat/res/license.txt), but parts of the source code are also available
under more lenient license terms.
@@ -54,7 +54,7 @@ The [FLOSS](https://en.wikipedia.org/wiki/Alternative_terms_for_free_software) a
* [Disk Inventory X](http://www.derlien.com/) (OS X)
* [GrandPerspective](http://grandperspectiv.sourceforge.net/) (OS X)
-We're not aware of an alternative for Windows at this moment, but
+We're not aware of an alternative using treemaps for Windows at this moment, but ...
## Building from source
@@ -79,15 +79,15 @@ addresses by a future release.
![WinDirStat logo](common/logo_256px.png)
-The [logo](https://windirstat.info/logo.html) was generously designed and contributed to the project by Robin
+The [logo](https://windirstat.net/logo.html) was generously designed and contributed to the project by Robin
"tuqueque" Marín. Follow him on Twitter [@tuquequeorg](https://twitter.com/tuquequeorg).
## Links
We currently have:
-* a [website](https://windirstat.info/)
-* a [blog](http://blog.windirstat.info/)
+* a [website](https://windirstat.net/)
+* a [blog](http://blog.windirstat.net/)
* are on Twitter as [@windirstat](https://twitter.com/windirstat)
* have a SubReddit [r/WinDirStat](http://www.reddit.com/r/WinDirStat/)
@@ -96,6 +96,6 @@ in time.
### Contact - Kontakt - Контакт
-* You may write us on the following page in either English, German or Russian: [contact](https://windirstat.info/contact.html)
-* Ihr könnt uns auf der folgenden Webseite entweder auf Deutsch, Englisch oder Russisch schreiben: [Kontakt](https://windirstat.info/contact.html)
-* Пишите нам на этом вебсайте на русском, на англиском или на немецком: [контакт](https://windirstat.info/contact.html) - **Указание:** давно в школе я учился русский язык. Но как писал это уже давно, поэтому может быть чтобы не все понимаю и наверно тоже не пишу бес ошыбок. Посмотрим.
+* You may write us on the following page in either English, German or Russian: [contact](https://windirstat.net/contact.html)
+* Ihr könnt uns auf der folgenden Webseite entweder auf Deutsch, Englisch oder Russisch schreiben: [Kontakt](https://windirstat.net/contact.html)
+* Пишите нам на этом вебсайте на русском, на англиском или на немецком: [контакт](https://windirstat.net/contact.html) - **Указание:** давно в школе я учился русский язык. Но как писал это уже давно, поэтому может быть чтобы не все понимаю и наверно тоже не пишу бес ошыбок. Посмотрим.