|
14 | 14 | <Setting Name="Table_ColumnScriptNull" Type="System.String" Scope="User"> |
15 | 15 | <Value Profile="(Default)">NULL</Value> |
16 | 16 | </Setting> |
17 | | - <Setting Name="Table_ColumnDateFormatFind" Type="System.String" Scope="User"> |
18 | | - <Value Profile="(Default)">mm:ss.0</Value> |
| 17 | + <Setting Name="Table_ColumnFormatTime" Type="System.String" Scope="User"> |
| 18 | + <Value Profile="(Default)">h:mm:ss AM/PM</Value> |
19 | 19 | </Setting> |
20 | | - <Setting Name="Table_ColumnDateFormatReplace" Type="System.String" Scope="User"> |
| 20 | + <Setting Name="Table_ColumnFormatDate" Type="System.String" Scope="User"> |
21 | 21 | <Value Profile="(Default)">dd-mmm-yyyy</Value> |
22 | 22 | </Setting> |
23 | 23 | <Setting Name="Column_TypeDate" Type="System.Int32" Scope="User"> |
24 | 24 | <Value Profile="(Default)">2</Value> |
25 | 25 | </Setting> |
26 | 26 | <Setting Name="Table_ColumnName" Type="System.String" Scope="User"> |
27 | | - <Value Profile="(Default)">SQL</Value> |
| 27 | + <Value Profile="(Default)">SCRIPT</Value> |
28 | 28 | </Setting> |
29 | 29 | <Setting Name="Table_ColumnCleanedColour" Type="System.Drawing.Color" Scope="User"> |
30 | 30 | <Value Profile="(Default)">SkyBlue</Value> |
|
35 | 35 | <Setting Name="App_PathReadMe" Type="System.String" Scope="User"> |
36 | 36 | <Value Profile="(Default)">https://github.com/Office-projects/ScriptHelp/blob/master/README.md</Value> |
37 | 37 | </Setting> |
38 | | - <Setting Name="Visible_grpFormatDataTable" Type="System.Boolean" Scope="User"> |
39 | | - <Value Profile="(Default)">True</Value> |
40 | | - </Setting> |
41 | 38 | <Setting Name="App_PathDeploy" Type="System.String" Scope="User"> |
42 | 39 | <Value Profile="(Default)">https://raw.githubusercontent.com/Office-projects/ScriptHelp/master/publish/</Value> |
43 | 40 | </Setting> |
|
47 | 44 | <Setting Name="App_PathLocalData" Type="System.String" Scope="User"> |
48 | 45 | <Value Profile="(Default)">C:\Users\tduguid\Source\Repos\ScriptHelp\VB\App_Data</Value> |
49 | 46 | </Setting> |
50 | | - <Setting Name="App_PathReportIssue" Type="System.String" Scope="User"> |
| 47 | + <Setting Name="App_PathNewIssue" Type="System.String" Scope="User"> |
51 | 48 | <Value Profile="(Default)">https://github.com/Office-projects/ScriptHelp/issues/new</Value> |
52 | 49 | </Setting> |
53 | 50 | <Setting Name="App_ReleaseDate" Type="System.DateTime" Scope="User"> |
|
68 | 65 | <Setting Name="Visible_grpScriptVariables" Type="System.Boolean" Scope="User"> |
69 | 66 | <Value Profile="(Default)">True</Value> |
70 | 67 | </Setting> |
71 | | - <Setting Name="Visible_mnuScriptType" Type="System.Boolean" Scope="User"> |
72 | | - <Value Profile="(Default)">True</Value> |
73 | | - </Setting> |
74 | 68 | <Setting Name="Visible_mnuScriptType_DQL" Type="System.Boolean" Scope="User"> |
75 | 69 | <Value Profile="(Default)">True</Value> |
76 | 70 | </Setting> |
77 | | - <Setting Name="Visible_mnuScriptType_Github" Type="System.Boolean" Scope="User"> |
| 71 | + <Setting Name="Visible_mnuScriptType_Markdown" Type="System.Boolean" Scope="User"> |
78 | 72 | <Value Profile="(Default)">True</Value> |
79 | 73 | </Setting> |
80 | 74 | <Setting Name="Visible_mnuScriptType_PLSQL" Type="System.Boolean" Scope="User"> |
|
83 | 77 | <Setting Name="Visible_mnuScriptType_TSQL" Type="System.Boolean" Scope="User"> |
84 | 78 | <Value Profile="(Default)">True</Value> |
85 | 79 | </Setting> |
86 | | - <Setting Name="Visible_mnuScriptType_XML" Type="System.Boolean" Scope="User"> |
87 | | - <Value Profile="(Default)">True</Value> |
88 | | - </Setting> |
89 | | - <Setting Name="Visible_btnSeparateValues" Type="System.Boolean" Scope="User"> |
90 | | - <Value Profile="(Default)">True</Value> |
91 | | - </Setting> |
92 | | - <Setting Name="Visible_btnZeroToNull" Type="System.Boolean" Scope="User"> |
93 | | - <Value Profile="(Default)">True</Value> |
94 | | - </Setting> |
95 | | - <Setting Name="Option_PathFileListing" Type="System.String" Scope="User"> |
96 | | - <Value Profile="(Default)">C:\Temp</Value> |
97 | | - </Setting> |
98 | | - <Setting Name="Option_PathFileListingSelect" Type="System.Boolean" Scope="User"> |
99 | | - <Value Profile="(Default)">False</Value> |
100 | | - </Setting> |
101 | | - <Setting Name="Visible_btnClearInteriorColor" Type="System.Boolean" Scope="User"> |
| 80 | + <Setting Name="Visible_mnuScriptType_Markup" Type="System.Boolean" Scope="User"> |
102 | 81 | <Value Profile="(Default)">True</Value> |
103 | 82 | </Setting> |
104 | | - <Setting Name="Visible_btnFileList" Type="System.Boolean" Scope="User"> |
| 83 | + <Setting Name="Visible_grpAnnotation" Type="System.Boolean" Scope="User"> |
105 | 84 | <Value Profile="(Default)">True</Value> |
106 | 85 | </Setting> |
107 | 86 | </Settings> |
|
0 commit comments