mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
- Rename Avalonia-specific keys to match existing WPF keys in en.xaml: - proxyEnabled -> enableProxy, proxyServer -> server, etc. - toggleFlowLauncher -> flowlauncherHotkey - install -> installLocalPluginTooltip - plugin_open_plugin_directory -> pluginDirectory - Add missing Avalonia-specific keys to en.xaml: - hotkeyFormatTip, sourceCode, loading - plugin_settings_open_in_wpf_window, openSettings - Fix Explorer plugin settings to not expand general section by default |
||
|---|---|---|
| .. | ||
| AboutSettingsPage.axaml | ||
| AboutSettingsPage.axaml.cs | ||
| GeneralSettingsPage.axaml | ||
| GeneralSettingsPage.axaml.cs | ||
| HotkeySettingsPage.axaml | ||
| HotkeySettingsPage.axaml.cs | ||
| PluginsSettingsPage.axaml | ||
| PluginsSettingsPage.axaml.cs | ||
| PluginStoreSettingsPage.axaml | ||
| PluginStoreSettingsPage.axaml.cs | ||
| ProxySettingsPage.axaml | ||
| ProxySettingsPage.axaml.cs | ||
| SettingsWindow.axaml | ||
| SettingsWindow.axaml.cs | ||
| ThemeSettingsPage.axaml | ||
| ThemeSettingsPage.axaml.cs | ||