|
191 | 191 | <Setting Name="FilterSessionsOnChange" Provider="SuperPutty.Utils.PortableSettingsProvider" Type="System.Boolean" Scope="User"> |
192 | 192 | <Value Profile="(Default)">False</Value> |
193 | 193 | </Setting> |
194 | | - <Setting Name="InterfaceTheme" Type="System.Int32" Scope="User"> |
| 194 | + <Setting Name="InterfaceTheme" Provider="SuperPutty.Utils.PortableSettingsProvider" Type="System.Int32" Scope="User"> |
195 | 195 | <Value Profile="(Default)">0</Value> |
196 | 196 | </Setting> |
197 | 197 | <Setting Name="ShowDocumentIcons" Provider="SuperPutty.Utils.PortableSettingsProvider" Type="System.Boolean" Scope="User"> |
198 | 198 | <Value Profile="(Default)">True</Value> |
199 | 199 | </Setting> |
200 | | - <Setting Name="Action_RestartSession_Shortcut" Type="System.Windows.Forms.Keys" Scope="User"> |
| 200 | + <Setting Name="Action_RestartSession_Shortcut" Provider="SuperPutty.Utils.PortableSettingsProvider" Type="System.Windows.Forms.Keys" Scope="User"> |
201 | 201 | <Value Profile="(Default)">None</Value> |
202 | 202 | </Setting> |
203 | | - <Setting Name="AutostartX" Type="System.Boolean" Scope="User"> |
| 203 | + <Setting Name="AutostartX" Provider="SuperPutty.Utils.PortableSettingsProvider" Type="System.Boolean" Scope="User"> |
204 | 204 | <Value Profile="(Default)">False</Value> |
205 | 205 | </Setting> |
206 | | - <Setting Name="Action_ResetTerminal_Shortcut" Type="System.Windows.Forms.Keys" Scope="User"> |
| 206 | + <Setting Name="Action_ResetTerminal_Shortcut" Provider="SuperPutty.Utils.PortableSettingsProvider" Type="System.Windows.Forms.Keys" Scope="User"> |
207 | 207 | <Value Profile="(Default)">None</Value> |
208 | 208 | </Setting> |
209 | | - <Setting Name="Action_ClearScrollback_Shortcut" Type="System.Windows.Forms.Keys" Scope="User"> |
| 209 | + <Setting Name="Action_ClearScrollback_Shortcut" Provider="SuperPutty.Utils.PortableSettingsProvider" Type="System.Windows.Forms.Keys" Scope="User"> |
210 | 210 | <Value Profile="(Default)">None</Value> |
211 | 211 | </Setting> |
212 | | - <Setting Name="Action_CopyAllToClipboard_Shortcut" Type="System.Windows.Forms.Keys" Scope="User"> |
| 212 | + <Setting Name="Action_CopyAllToClipboard_Shortcut" Provider="SuperPutty.Utils.PortableSettingsProvider" Type="System.Windows.Forms.Keys" Scope="User"> |
213 | 213 | <Value Profile="(Default)">None</Value> |
214 | 214 | </Setting> |
215 | 215 | </Settings> |
|
0 commit comments