qubes-rpc has its own Makefile that's responsible for building some executables. The root Makefile was installing qubes-rpc files. To make qubes-rpc a bit more indepdent from core-agent root Makefile and to ease potential maintainer work on packaging qubes-rpc separately, the installation has been moved to qubes-rpc Makefile. Moreover that should make the Makefiles easier to read and maintain.
		
			
				
	
	
		
			11 lines
		
	
	
		
			210 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			210 B
		
	
	
	
		
			Desktop File
		
	
	
	
	
	
[Desktop Entry]
 | 
						|
Actions=QvmCopy;
 | 
						|
Type=Service
 | 
						|
X-KDE-ServiceTypes=KonqPopupMenu/Plugin,inode/directory,all/allfiles
 | 
						|
 | 
						|
[Desktop Action QvmCopy]
 | 
						|
Exec=/usr/lib/qubes/qvm-copy-to-vm.kde %U
 | 
						|
Icon=kget
 | 
						|
Name=Send To VM
 | 
						|
 |