mediasettings/mediasettingsapp/aif/MediaSettingsaif.rss
changeset 0 96612d01cf9f
equal deleted inserted replaced
-1:000000000000 0:96612d01cf9f
       
     1 /*
       
     2 * Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:   RSS for creating the aif file for MediaSettings.*
       
    15 */
       
    16 
       
    17 
       
    18 // Version : %version: 2 %
       
    19 
       
    20 
       
    21 
       
    22 #include <aiftool.rh>
       
    23 
       
    24 RESOURCE AIF_DATA
       
    25     {
       
    26     app_uid = 0x10005A3F;
       
    27     hidden = KAppIsHidden;
       
    28     embeddability = KAppEmbeddableOnly;
       
    29     newfile = KAppDoesNotSupportNewFile;
       
    30     }
       
    31 
       
    32 // End of File