log src/SettingsPaths.h @ 751:ac165b6ae67e

age author description
Thu, 14 Oct 2010 19:52:47 +0000 thomas_-_s Done some refactoring:
Sun, 21 Mar 2010 17:34:17 +0000 thomas_-_s Updated comment copyright year.
Mon, 27 Jul 2009 15:17:08 +0000 thomas_-_s Once more let Uncrustify reformat my code.
Tue, 03 Feb 2009 16:41:37 +0000 thomas_-_s Updated the copyright notice to the year 2009.
Wed, 12 Nov 2008 14:12:51 +0000 thomas_-_s No using a random temp directory on none Windows for security reason.
Thu, 25 Sep 2008 16:55:07 +0000 thomas_-_s Since this class shall be completely static, the default constructor needed to be made private.
Wed, 24 Sep 2008 03:32:14 +0000 thomas_-_s - Removed any warnings.
Mon, 16 Jun 2008 07:23:56 +0000 thomas_-_s Added a separate static class from that all necessary paths can be retrieved.