summaryrefslogtreecommitdiff
path: root/sync.profile
diff options
context:
space:
mode:
authorDavid Faure <faure@kde.org>2012-12-18 11:26:49 +0100
committerDavid Faure (KDE) <faure@kde.org>2012-12-18 13:50:48 +0100
commitc71ad953fb86af763c9f8b192abadde87ce4fe6a (patch)
tree470a884609998fcc55a9446ab81cd2d7bba94c8b /sync.profile
parent11d677618ddf86851d4ee071bd29454dcaff6be7 (diff)
downloadqtx11extras-c71ad953fb86af763c9f8b192abadde87ce4fe6a.tar.gz
Rename "support" to "extras" everywhere, to match the new module name
Change-Id: Ic089aa287b38b756bb9f0bc252c4120859afcefa Reviewed-by: Richard J. Moore <rich@kde.org>
Diffstat (limited to 'sync.profile')
-rw-r--r--sync.profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sync.profile b/sync.profile
index 2b293ed..b610668 100644
--- a/sync.profile
+++ b/sync.profile
@@ -1,5 +1,5 @@
%modules = ( # path to module name map
- "QtX11Support" => "$basedir/src/x11support",
+ "QtX11Extras" => "$basedir/src/x11extras",
);
%moduleheaders = ( # restrict the module headers to those found in relative path
);