# This patch file was generated by NetBeans IDE # Following Index: paths are relative to: D:\workspace\nb73-main\main # 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: diff/src/org/netbeans/modules/diff/Bundle.properties --- diff/src/org/netbeans/modules/diff/Bundle.properties +++ diff/src/org/netbeans/modules/diff/Bundle.properties @@ -97,3 +97,7 @@ # Options Export Diff.Options.Export.displayName=Diff + +CTL_IgnoreWhitespacesOptionAction=Ignore Leading And Trailing Whitespace +CTL_IgnoreInnerWhitespacesOptionAction=Ignore Changes In Inner Whitespace +CTL_IgnoreCaseOptionAction=Ignore Changes In Case \ No newline at end of file Index: diff/src/org/netbeans/modules/diff/mf-layer.xml --- diff/src/org/netbeans/modules/diff/mf-layer.xml +++ diff/src/org/netbeans/modules/diff/mf-layer.xml @@ -80,6 +80,25 @@ + + + + + + + + + + + + + + + + + + + @@ -96,7 +115,30 @@ + + + + + + + + + + + + + + + + + + + + + + +