Register for opening directories

This commit is contained in:
2021-11-22 20:36:41 +01:00
parent 4ed6aa6ad7
commit 047e49051b
3 changed files with 32 additions and 8 deletions

View File

@@ -56,6 +56,8 @@ endif
install_data('fastiv.desktop',
install_dir : get_option('datadir') + '/applications')
install_data('fastiv-browse.desktop',
install_dir : get_option('datadir') + '/applications')
install_data('fastiv.svg',
install_dir : get_option('datadir') + '/icons/hicolor/scalable/apps')