Cleanup of theme selection
For hidpi support, Gtk min version has been increased to 3.24.3. Theme logics based on Gtk version is so now useless
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#define STARTUPDIR_CUSTOM 2
|
||||
#define STARTUPDIR_LAST 3
|
||||
|
||||
#define THEMEREGEXSTR "^(.+)-GTK3-(\\d{1,2})?_(\\d{1,2})?\\.css$"
|
||||
#define THEMEREGEXSTR "^(.+)\\.css$"
|
||||
|
||||
// Default bundled profile name to use for Raw images
|
||||
#ifdef WIN32
|
||||
|
Reference in New Issue
Block a user