Updated .desktop path
This commit is contained in:
		
							
								
								
									
										4
									
								
								qcma.pro
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								qcma.pro
									
									
									
									
									
								
							@@ -101,10 +101,10 @@ unix {
 | 
				
			|||||||
     DATADIR = $$PREFIX/share
 | 
					     DATADIR = $$PREFIX/share
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    desktop.path = $$DATADIR/applications/$${TARGET}
 | 
					    desktop.path = $$DATADIR/applications/$${TARGET}
 | 
				
			||||||
    desktop.files += $${TARGET}.desktop
 | 
					    desktop.files += resources/$${TARGET}.desktop
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    icon64.path = $$DATADIR/icons/hicolor/64x64/apps
 | 
					    icon64.path = $$DATADIR/icons/hicolor/64x64/apps
 | 
				
			||||||
    icon64.files += resources/$${TARGET}.png
 | 
					    icon64.files += resources/images/$${TARGET}.png
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    target.path = $$BINDIR
 | 
					    target.path = $$BINDIR
 | 
				
			||||||
    INSTALLS += target desktop icon64
 | 
					    INSTALLS += target desktop icon64
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user