[ui] removed more unnecessary 'x' buttons from some dialogs

This commit is contained in:
Vinicius Moreira
2020-04-29 16:58:39 -03:00
parent 5bd6858f7d
commit 780667f5c3
6 changed files with 13 additions and 10 deletions

View File

@@ -14,6 +14,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- new option to disable the reboot dialog after a successful upgrade (`updates.ask_for_reboot`)
### UI
- icons, buttons and colors changes
- removed more unnecessary **x** buttons from some dialogs
### i18n contributors
- Turkish (tr): [tuliana](https://github.com/tulliana)