summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorLeandro Melo <leandro.melo@nokia.com>2010-11-09 16:01:58 +0100
committerLeandro Melo <leandro.melo@nokia.com>2010-11-09 16:15:36 +0100
commita534c271ecc5c63015b4b8d2fa55716661dfd3fc (patch)
tree0ec5b758084a25775cd4c4201a590eedb8360656 /share
parentb5edda3c32d91754fd7d4ea3592cf2fec3949e86 (diff)
downloadqt-creator-a534c271ecc5c63015b4b8d2fa55716661dfd3fc.tar.gz
Generic highlighter: Add Creator's share folder in the fallback definitions search.
This leaves the code prepared if we decide to ship some of the Kate XMLs (still a pending decision). In this case the installer needs to be "notified" and the Kate files put in the repo. An addition check for actual XML files in the searched directories is also added. Reviewed-by: con Reviewed-by: Thorbjorn Lindeijer
Diffstat (limited to 'share')
-rw-r--r--share/qtcreator/static.pro3
1 files changed, 2 insertions, 1 deletions
diff --git a/share/qtcreator/static.pro b/share/qtcreator/static.pro
index 94d49be3ac..222fef4dfa 100644
--- a/share/qtcreator/static.pro
+++ b/share/qtcreator/static.pro
@@ -36,7 +36,8 @@ DATA_DIRS = \
qmlicons \
qml \
qml-type-descriptions \
- qmljsdebugger
+ qmljsdebugger \
+ generic-highlighter
!isEmpty(copydata) {