From 56817be6cc46742b75e23b021787eb006829b53f Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 27 May 2018 21:14:01 +0200 Subject: Internal Refactoring: Move MySQL Help viewer into own xib with own controller --- Interfaces/English.lproj/DBView.xib | 196 +---------------------------- Interfaces/English.lproj/HelpViewer.xib | 213 ++++++++++++++++++++++++++++++++ 2 files changed, 215 insertions(+), 194 deletions(-) create mode 100644 Interfaces/English.lproj/HelpViewer.xib (limited to 'Interfaces') diff --git a/Interfaces/English.lproj/DBView.xib b/Interfaces/English.lproj/DBView.xib index 6d2e2cbd..ac4c5f78 100644 --- a/Interfaces/English.lproj/DBView.xib +++ b/Interfaces/English.lproj/DBView.xib @@ -4,7 +4,6 @@ - @@ -38,6 +37,7 @@ + @@ -4003,190 +4003,6 @@ Gw - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -4551,12 +4367,6 @@ Gw - - - - - - @@ -4846,6 +4656,7 @@ Gw + @@ -5178,9 +4989,6 @@ Gw - - - diff --git a/Interfaces/English.lproj/HelpViewer.xib b/Interfaces/English.lproj/HelpViewer.xib new file mode 100644 index 00000000..4ec08105 --- /dev/null +++ b/Interfaces/English.lproj/HelpViewer.xib @@ -0,0 +1,213 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3