Associate KeePassX with *.kdb on Linux
git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@224 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
@@ -40,11 +40,9 @@ unix : !macx : !isEqual(QMAKE_WIN32,1){
|
||||
target.path = $${PREFIX}/bin
|
||||
data.files += ../share/keepassx
|
||||
data.path = $${PREFIX}/share
|
||||
pixmaps.files = ../share/pixmaps/*
|
||||
pixmaps.path = $${PREFIX}/share/pixmaps
|
||||
desktop.files = ../share/applications/*
|
||||
desktop.path = $${PREFIX}/share/applications
|
||||
INSTALLS += pixmaps desktop
|
||||
share.files = ../share/applications ../share/mime ../share/mimelnk ../share/pixmaps
|
||||
share.path = $${PREFIX}/share
|
||||
INSTALLS += share
|
||||
contains(DEFINES,AUTOTYPE){
|
||||
LIBS += -lXtst
|
||||
SOURCES += lib/HelperX11.cpp lib/AutoType_X11.cpp
|
||||
|
||||
Reference in New Issue
Block a user