diff --git a/Documentation/gsdoc/DefaultsSummary.gsdoc b/Documentation/gsdoc/DefaultsSummary.gsdoc index 741dd8dc8..7c1c016d6 100644 --- a/Documentation/gsdoc/DefaultsSummary.gsdoc +++ b/Documentation/gsdoc/DefaultsSummary.gsdoc @@ -67,6 +67,15 @@ the problem without raising an exception.

+ GSWorkspaceApplication + +

+ A string value that defaults to "GSWorkspace". + This defines the application NSWorkspace will try to + conntect to process some operations that require an external + application. This is a new feature and has not been tested. +

+
NSInterfaceStyleDefault

@@ -181,6 +190,17 @@ as provided by the X-Windows system.

+ GSFontMask + +

+ A string value which defaults to "*". It defines + the pattern used to get the installed fonts from the + X-Server. A value of "*-iso8859-1" would only + include fonts available with ISO Western encoding. This + feature might be helpfull if the font_cacher program is having + problem with the X-Server. +

+
GraphicCompositing