# This patch file was generated by NetBeans IDE # Following Index: paths are relative to: F:\Sources\Undock\openide\arch # This patch can be applied using context Tools: Patch action on respective folder. # It uses platform neutral UTF-8 encoding and \n newlines. # Above lines and this line are ignored by the patching process. Index: arch-openide-windowsystem.xml *** F:\Sources\Undock\openide\arch\arch-openide-windowsystem.xml Base (1.48) --- F:\Sources\Undock\openide\arch\arch-openide-windowsystem.xml Locally Modified (Based On 1.48) *************** *** 648,658 **** ! Valid values are "mdi" and "sdi". It selects GUI mode in which window system is started. ! The "mdi" and "sdi" names are now obsoleted (together with the option). The "mdi" corresponds to ! "compact" mode and "sdi" corresponds to "selected" mode. ! It can be set on command line or in ide.cfg. Usage example: To start IDE in Selected mode use ! -J-Dnetbeans.windows=sdi One of colors used in own tabs UI implementation. --- 648,656 ---- ! This property was deleted and has no effect now, as sdi support was dropped ! and replaced by individual seperate windows. ! Please don't use, it's useless. One of colors used in own tabs UI implementation.