idlehomescreen/inc/xnproperty.h
branchRCL_3
changeset 12 9674c1a575e9
parent 11 ff572dfe6d86
child 23 7be2816dbabd
equal deleted inserted replaced
11:ff572dfe6d86 12:9674c1a575e9
   183         _LIT8( KSlider, "slider" );
   183         _LIT8( KSlider, "slider" );
   184         _LIT8( KIncrease, "increase" );
   184         _LIT8( KIncrease, "increase" );
   185         _LIT8( KDecrease, "decrease" );
   185         _LIT8( KDecrease, "decrease" );
   186         _LIT8( KMute, "mute" );
   186         _LIT8( KMute, "mute" );
   187         _LIT8( KVolumeLevelAdjustment, "_s60-volume-level-adjustment" ); 
   187         _LIT8( KVolumeLevelAdjustment, "_s60-volume-level-adjustment" ); 
       
   188         }
       
   189     namespace texteditor
       
   190         {
       
   191         _LIT8( KEditorMarginLeft, "editor-margin-left" );
       
   192         _LIT8( KEditorMarginRight, "editor-margin-right" );
       
   193         _LIT8( KEditorMarginTop, "editor-margin-top" );
       
   194         _LIT8( KEditorMarginBottom, "editor-margin-bottom" );
   188         }
   195         }
   189     namespace action
   196     namespace action
   190         {
   197         {
   191         _LIT8(KActions, "actions");
   198         _LIT8(KActions, "actions");
   192         _LIT8(KAction, "action");
   199         _LIT8(KAction, "action");