From 24e349afe7527238f3dd6b48d0000a2443865bce Mon Sep 17 00:00:00 2001 From: dan Date: Fri, 11 Mar 2005 23:05:43 +0000 Subject: [PATCH] Changes (especially the ones that may affect backward compatibility like this path change) should go at the top of the NEWS file. None digs 1200 lines in the NEWS to read about some path change. --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS b/NEWS index 00272652..cddc9099 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,16 @@ you may specify --with-gnustepdir=/usr/GNUstep If the GNUSTEP_LOCAL_ROOT environment variable is defined when configure is executed, it will be used (and you don't need to use --with-gnustepdir) +Cached Pixmaps Directory +------------------------ + +The directory where Window Maker stores the cached application pixmaps for +its later use has changed from ~/GNUstep/.AppInfo/WindowMaker to +~/GNUstep/Library/WindowMaker/CachedPixmaps for better compatibility with +the GNUstep path structure. +Also WPrefs now stores internal data in ~/GNUstep/Library/WindowMaker/WPrefs +(it was ~/GNUstep/.AppInfo/WPrefs before) + --- 0.91.1