controlpanelplugins/langandregplugin/src/extendedlocaleutil.cpp
changeset 43 aae8b749572d
parent 41 ab0490982943
equal deleted inserted replaced
41:ab0490982943 43:aae8b749572d
     1 /****************************************************************************
     1 /*
     2 **
     2  * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 ** Copyright (C) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
     3  * All rights reserved.
     4 ** All rights reserved.
     4  * This component and the accompanying materials are made available
     5 ** Contact: Nokia Corporation (developer.feedback@nokia.com)
     5  * under the terms of "Eclipse Public License v1.0""
     6 **
     6  * which accompanies this distribution, and is available
     7 ** This file is part of the HbCore module of the UI Extensions for Mobile.
     7  * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 **
     8  *
     9 ** GNU Lesser General Public License Usage
     9  * Initial Contributors:
    10 ** This file may be used under the terms of the GNU Lesser General Public
    10  * Nokia Corporation - initial contribution.
    11 ** License version 2.1 as published by the Free Software Foundation and
    11  *
    12 ** appearing in the file LICENSE.LGPL included in the packaging of this file.
    12  * Contributors:
    13 ** Please review the following information to ensure the GNU Lesser General
    13  *
    14 ** Public License version 2.1 requirements will be met:
    14  * Description:  
    15 ** http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html.
    15  *
    16 **
    16  */
    17 ** In addition, as a special exception, Nokia gives you certain additional
    17 
    18 ** rights.  These rights are described in the Nokia Qt LGPL Exception
       
    19 ** version 1.1, included in the file LGPL_EXCEPTION.txt in this package.
       
    20 **
       
    21 ** If you have questions regarding the use of this file, please contact
       
    22 ** Nokia at developer.feedback@nokia.com.
       
    23 **
       
    24 ****************************************************************************/
       
    25 #include "extendedlocaleutil.h"
    18 #include "extendedlocaleutil.h"
    26 
    19 
    27 #if defined(Q_OS_SYMBIAN)
    20 #if defined(Q_OS_SYMBIAN)
    28 #include <QFile>
    21 #include <QFile>
    29 #include <QTextStream>
    22 #include <QTextStream>