idlehomescreen/xmluirendering/renderingplugins/xnvolumecontrolfactory/src/xn3volumecontrol.rss
changeset 0 f72a12da539e
equal deleted inserted replaced
-1:000000000000 0:f72a12da539e
       
     1 /*
       
     2 * Copyright (c) 2009 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 "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:
       
    15 *
       
    16 */
       
    17 #include <avkon.hrh>
       
    18 #include <avkon.rh>  // VOLUME
       
    19 #include <avkon.mbg> // bitmap IDs
       
    20 #include <uikon.hrh>
       
    21 
       
    22 RESOURCE VOLUME r_xnvolumecontroldynamic
       
    23     {
       
    24 		flags=EDynRangeSettingsVolumeControl;
       
    25     value=1;
       
    26     bmpfile=AVKON_BITMAP_FILE;
       
    27     bmpid=EMbmAvkonQgn_indi_speaker;
       
    28     bmpmask=EMbmAvkonQgn_indi_speaker_mask;
       
    29     }