mirror of
https://github.com/YACReader/yacreader
synced 2025-06-04 01:28:55 -04:00
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:
parent
63e16e44b7
commit
80cd4f64f8
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user