Add a customized sidebar widget
Slowly eliminating all potential uses of GTK+'s standalone file open dialog, which is highly duplicitous.
This commit is contained in:
@@ -31,7 +31,7 @@ configure_file(
|
||||
)
|
||||
|
||||
exe = executable('fastiv', 'fastiv.c', 'fastiv-view.c', 'fastiv-io.c',
|
||||
'fastiv-browser.c', 'xdg.c',
|
||||
'fastiv-browser.c', 'fastiv-sidebar.c', 'xdg.c',
|
||||
install : true,
|
||||
dependencies : [dependencies])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user