Rename setting

We are going to use close to system tray instead of minimize, easier to handle it at a crossplatform level
This commit is contained in:
Luis Ángel San Martín 2019-09-21 10:42:15 +02:00
parent 63e16e44b7
commit 80cd4f64f8

View File

@ -17,7 +17,7 @@
#define FULLSCREEN "FULLSCREEN"
#define Y_WINDOW_GEOMETRY "GEOMETRY"
#define MAXIMIZED "MAXIMIZED"
#define MINIMIZE_TO_TRAY "MINIMIZE_TO_TRAY"
#define CLOSE_TO_TRAY "CLOSE_TO_TRAY"
#define START_TO_TRAY "START_TO_TRAY"
#define DOUBLE_PAGE "DOUBLE_PAGE"
#define DOUBLE_MANGA_PAGE "DOUBLE_MANGA_PAGE"