summaryrefslogtreecommitdiffstats
path: root/examples/listfilterplugin
diff options
context:
space:
mode:
authorDon Sanders <don.sanders@nokia.com>2012-01-13 19:41:24 +0200
committerDon Sanders <don.sanders@nokia.com>2012-01-13 19:41:24 +0200
commit9f28c4acf8b3347c30719d8ef50aa029f73227c5 (patch)
treef16ca36726e98e0570f61412bf3d31416909fa01 /examples/listfilterplugin
parentdfb8d97ad5e5165fdec1e55d0fdd62870a909e3b (diff)
Update plugins and doc paths.
Code is from MeeGo: fix_plugins_installation.patch fix_docs_installation.patch Docs patch not yet fully applied. Also update plugin path documentation in messaging.qdoc.
Diffstat (limited to 'examples/listfilterplugin')
-rw-r--r--examples/listfilterplugin/listfilterplugin.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/listfilterplugin/listfilterplugin.pro b/examples/listfilterplugin/listfilterplugin.pro
index 6f5468a5..f2b38088 100644
--- a/examples/listfilterplugin/listfilterplugin.pro
+++ b/examples/listfilterplugin/listfilterplugin.pro
@@ -3,7 +3,7 @@ TARGET = listfilterplugin
CONFIG += qmfclient plugin
QT = core
-target.path += $$QMF_INSTALL_ROOT/plugins/contentmanagers
+target.path += $$QMF_INSTALL_ROOT/lib/qmf/plugins/contentmanagers
DEFINES += PLUGIN_INTERNAL