fix: install desktop file on $USRDIR/share/applications directly.
This commit is contained in:
		@@ -61,7 +61,7 @@ unix:!macx {
 | 
			
		||||
    PKGCONFIG += libnotify
 | 
			
		||||
 | 
			
		||||
    # config for desktop file and icon
 | 
			
		||||
    desktop.path = $$DATADIR/applications/$${TARGET}
 | 
			
		||||
    desktop.path = $$DATADIR/applications
 | 
			
		||||
    desktop.files += resources/$${TARGET}.desktop
 | 
			
		||||
 | 
			
		||||
    icon64.path = $$DATADIR/icons/hicolor/64x64/apps
 | 
			
		||||
 
 | 
			
		||||
@@ -8,7 +8,7 @@ Comment=Content Manager Assistant for the PS Vita
 | 
			
		||||
Comment[es]=Asistente del Gestor de Contenido para PS Vita
 | 
			
		||||
Comment[fr]=Gestionnaire de contenu pour la PS Vita
 | 
			
		||||
Icon=qcma.png
 | 
			
		||||
Name=QCMA
 | 
			
		||||
Name=Qcma
 | 
			
		||||
Path=
 | 
			
		||||
StartupNotify=false
 | 
			
		||||
Terminal=false
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user