discuss-gnustep
[Top][All Lists]
Advanced

[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

Attachment: XGServerWindow.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]