Scripts version 2119

This commit is contained in:
Castro_Fidel
2022-06-21 21:12:10 +03:00
parent d2410479d8
commit bab528078e
11 changed files with 381 additions and 133 deletions

View File

@ -143,6 +143,7 @@ pw_tray_icon () {
${loc_tray_tascmng}!bash -c pw_tray_taskmgr!"$PW_GUI_ICON_PATH/port_winefile.png"|| \
${loc_tray_cangelog}!bash -c open_changelog!"$PW_GUI_ICON_PATH/port_changelog.png"|| \
${loc_tray_force_exit} !bash -c tray_icon_click_exit!"$PW_GUI_ICON_PATH/port_exit.png"||" &
return 0
}