aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeandro Melo <leandro.melo@nokia.com>2010-11-11 18:08:18 +0100
committerLeandro Melo <leandro.melo@nokia.com>2010-11-12 11:27:43 +0100
commit54143f2611b4eceaa9716c5f474d0b1516c192af (patch)
tree6a9e789f3063f6e0b8de5df7ce756193b31ee772
parent8276b23db0d5f63f0fa1b79b0f3ef64ed5117e35 (diff)
Remove empty dir from static.pro
This was added in the case we start shipping some of the Kate XMLs (still a pending decision), which should be placed in this dir. However, this causes a warning when loading qtcreator.pro with master branch version. So I'll removed it. If we really ship the files it should be re-added and also the installer notified. Reviewed-by: con
-rw-r--r--share/qtcreator/static.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/share/qtcreator/static.pro b/share/qtcreator/static.pro
index 222fef4dfa7..94d49be3ace 100644
--- a/share/qtcreator/static.pro
+++ b/share/qtcreator/static.pro
@@ -36,8 +36,7 @@ DATA_DIRS = \
qmlicons \
qml \
qml-type-descriptions \
- qmljsdebugger \
- generic-highlighter
+ qmljsdebugger
!isEmpty(copydata) {