From c71ad953fb86af763c9f8b192abadde87ce4fe6a Mon Sep 17 00:00:00 2001 From: David Faure Date: Tue, 18 Dec 2012 11:26:49 +0100 Subject: Rename "support" to "extras" everywhere, to match the new module name Change-Id: Ic089aa287b38b756bb9f0bc252c4120859afcefa Reviewed-by: Richard J. Moore --- sync.profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sync.profile') 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 ); -- cgit v1.2.3