[GTK3] Change module structure from ui/gtkui to ui/gtk3
This moves the directory structure so that there is no conflict with the old gtk2 UI. Also changes the conf and state files being loaded.
This commit is contained in:
@ -101,6 +101,7 @@ autodoc_mock_imports = [
|
||||
'pango',
|
||||
'cairo',
|
||||
'pangocairo',
|
||||
'gi',
|
||||
'curses',
|
||||
'win32api',
|
||||
'win32file',
|
||||
|
Reference in New Issue
Block a user