X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fsrc.pro;h=7cd23bc9a289cdb4aa97b2173e2d229085950034;hb=206f5f437d83afacc7f95144690c1fcd9c2d82d4;hp=d924db6c3f9228a4bd695dfb1dc280595b37961a;hpb=a9f6f380590c1214a8be3be20f15227cdd05cbcd;p=evilplumber diff --git a/src/src.pro b/src/src.pro index d924db6..7cd23bc 100644 --- a/src/src.pro +++ b/src/src.pro @@ -12,7 +12,7 @@ include("../common.pri") #MAKE INSTALL -INSTALLS += target levels images desktop iconxpm icon26 icon40 icon64 +INSTALLS += target levels images desktop icon26 icon40 icon64 target.path =$$BINDIR @@ -25,8 +25,8 @@ images.files = ../img/*.png desktop.path = $$DATADIR/applications/hildon desktop.files += $${TARGET}.desktop -iconxpm.path = $$DATADIR/pixmap -iconxpm.files += ../img/icons/$${TARGET}.xpm +#iconxpm.path = $$DATADIR/pixmap +#iconxpm.files += ../img/icons/$${TARGET}.xpm icon26.path = $$DATADIR/icons/hicolor/26x26/apps icon26.files += ../img/icons/26x26/$${TARGET}.png