Move the browser's popup menu to its own file
This commit is contained in:
		@@ -103,7 +103,7 @@ tiff_tables = custom_target('tiff-tables.h',
 | 
			
		||||
	capture : true,
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
exe = executable('fiv', 'fiv.c', 'fiv-view.c', 'fiv-io.c',
 | 
			
		||||
exe = executable('fiv', 'fiv.c', 'fiv-view.c', 'fiv-io.c', 'fiv-context-menu.c',
 | 
			
		||||
	'fiv-browser.c', 'fiv-sidebar.c', 'fiv-thumbnail.c', 'xdg.c', resources,
 | 
			
		||||
	install : true,
 | 
			
		||||
	dependencies : [dependencies])
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user