[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Fix for back
From: |
Wolfgang Lux |
Subject: |
Fix for back |
Date: |
Wed, 31 Oct 2007 10:56:44 +0100 |
Hello again!
Just another fix for back, which makes the backend respect the
UseWindowMakerIcons, GSAppOwnsMiniwindow, and GSDoubleParentWindows
user defaults. The problem is that NSUserDefaults' -stringForKey:
method returns nil for a boolean value. This is probably a bug
in base (haven't checked on Cocoa though). However, it doesn't
harm to use -objectForKey: instead of -stringForKey: anyway.
Wolfgang
XGServerWindow.patch
Description: Binary data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Fix for back,
Wolfgang Lux <=