hide tray icon (close #563)

This commit is contained in:
jhdxr
2018-12-19 11:46:27 +08:00
parent 7fe01f0764
commit 3dac6fd1c3
5 changed files with 23 additions and 1 deletions

View File

@@ -32,6 +32,7 @@
<system:String x:Key="autoUpdates">Auto Update</system:String>
<system:String x:Key="selectPythonDirectory">Select</system:String>
<system:String x:Key="hideOnStartup">Hide Wox on startup</system:String>
<system:String x:Key="hideNotifyIcon">Hide tray icon</system:String>
<!--Setting Plugin-->
<system:String x:Key="plugin">Plugin</system:String>

View File

@@ -32,6 +32,7 @@
<system:String x:Key="autoUpdates">自动更新</system:String>
<system:String x:Key="selectPythonDirectory">Select</system:String>
<system:String x:Key="hideOnStartup">启动时不显示主窗口</system:String>
<system:String x:Key="hideNotifyIcon">隐藏任务栏图标</system:String>
<!--设置,插件-->
<system:String x:Key="plugin">插件</system:String>