memspyui/data/memspyui.rss
branchRCL_3
changeset 60 6646c35e558c
parent 50 9b2cffad4b5e
equal deleted inserted replaced
50:9b2cffad4b5e 60:6646c35e558c
    33 #include <AvkonIcons.hrh>
    33 #include <AvkonIcons.hrh>
    34 #include <bldvariant.hrh>
    34 #include <bldvariant.hrh>
    35 
    35 
    36 
    36 
    37 // User includes
    37 // User includes
    38 #include "../ui/avkon/inc/MemSpy.hrh"
    38 #include "MemSpy.hrh"
    39 
    39 
    40 
    40 
    41 RESOURCE RSS_SIGNATURE { }
    41 RESOURCE RSS_SIGNATURE { }
    42 
    42 
    43 RESOURCE TBUF { buf="MemSpy"; }
    43 RESOURCE TBUF { buf="MemSpy"; }
   218 RESOURCE MENU_PANE r_memspy_menupane_phone_info_general
   218 RESOURCE MENU_PANE r_memspy_menupane_phone_info_general
   219     {
   219     {
   220     items=
   220     items=
   221         {
   221         {
   222 		MENU_ITEM { command = EMemSpyCmdPhoneInfoGeneralSummary;			txt = "Summary"; },
   222 		MENU_ITEM { command = EMemSpyCmdPhoneInfoGeneralSummary;			txt = "Summary"; },
   223 		MENU_ITEM { command = EMemSpyCmdPhoneInfoGeneralDetailed;			txt = "Detailed Info"; }//,
   223 		MENU_ITEM { command = EMemSpyCmdPhoneInfoGeneralDetailed;			txt = "Detailed Info"; },
   224 		//MENU_ITEM { command = EMemSpyCmdPhoneInfoGeneralHandles;			txt = "Handle Info"; },
   224 		MENU_ITEM { command = EMemSpyCmdPhoneInfoGeneralHandles;			txt = "Handle Info"; },
   225 		//MENU_ITEM { command = EMemSpyCmdPhoneInfoGeneralKernelContainers;	txt = "Kernel Containers"; }
   225 		MENU_ITEM { command = EMemSpyCmdPhoneInfoGeneralKernelContainers;	txt = "Kernel Containers"; }
   226         };
   226         };
   227     }
   227     }
   228 
   228 
   229 
   229 
   230 RESOURCE MENU_PANE r_memspy_menupane_phone_info_heap
   230 RESOURCE MENU_PANE r_memspy_menupane_phone_info_heap
   276 
   276 
   277 
   277 
   278 
   278 
   279 
   279 
   280 
   280 
   281 /*
   281 
   282 RESOURCE MENU_PANE r_memspy_menupane_process_sort
   282 RESOURCE MENU_PANE r_memspy_menupane_process_sort
   283     {
   283     {
   284     items=
   284     items=
   285         {
   285         {
   286 		MENU_ITEM { command = EMemSpyCmdProcessSortById;            txt = "By Id"; },
   286 		MENU_ITEM { command = EMemSpyCmdProcessSortById;            txt = "By Id"; },
   290 		MENU_ITEM { command = EMemSpyCmdProcessSortByHeapUsage;     txt = "By Heap Usage"; },
   290 		MENU_ITEM { command = EMemSpyCmdProcessSortByHeapUsage;     txt = "By Heap Usage"; },
   291 		MENU_ITEM { command = EMemSpyCmdProcessSortByStackUsage;    txt = "By Stack Usage"; }
   291 		MENU_ITEM { command = EMemSpyCmdProcessSortByStackUsage;    txt = "By Stack Usage"; }
   292         };
   292         };
   293     }
   293     }
   294 
   294 
       
   295 
   295 RESOURCE MENU_PANE r_memspy_menupane_process_info
   296 RESOURCE MENU_PANE r_memspy_menupane_process_info
   296     {
   297     {
   297     items=
   298     items=
   298         {
   299         {
   299 		MENU_ITEM { command = EMemSpyCmdProcessInfoSummary;         txt = "Summary"; },
   300 		MENU_ITEM { command = EMemSpyCmdProcessInfoSummary;         txt = "Summary"; },
   300 		MENU_ITEM { command = EMemSpyCmdProcessInfoHandles;			txt = "Handles"; }
   301 		MENU_ITEM { command = EMemSpyCmdProcessInfoHandles;			txt = "Handles"; }
   301         };
   302         };
   302     }
   303     }
   303 */
       
   304 
   304 
   305 
   305 
   306 RESOURCE MENU_PANE r_memspy_menupane_process_end
   306 RESOURCE MENU_PANE r_memspy_menupane_process_end
   307     {
   307     {
   308     items=
   308     items=
   316 
   316 
   317 RESOURCE MENU_PANE r_memspy_menupane_process
   317 RESOURCE MENU_PANE r_memspy_menupane_process
   318     {
   318     {
   319     items=
   319     items=
   320         {
   320         {
   321         //MENU_ITEM { command = EMemSpyCmdProcessInfo;                txt = "Info";       cascade = r_memspy_menupane_process_info; },
   321 		MENU_ITEM { command = EMemSpyCmdProcessInfo;                txt = "Info";       cascade = r_memspy_menupane_process_info; },
   322         //MENU_ITEM { command = EMemSpyCmdProcessSort;                txt = "Sort";       cascade = r_memspy_menupane_process_sort; },
   322 		MENU_ITEM { command = EMemSpyCmdProcessSort;                txt = "Sort";       cascade = r_memspy_menupane_process_sort; },
   323 		MENU_ITEM { command = EMemSpyCmdProcessEnd;                 txt = "End";       cascade = r_memspy_menupane_process_end; }		
   323 		MENU_ITEM { command = EMemSpyCmdProcessEnd;                 txt = "End";       cascade = r_memspy_menupane_process_end; }
   324         };
   324         };
   325     }       
   325     }
   326 
   326 
   327 
   327 
   328 
   328 
   329 
   329 
   330 
   330 
   352 		MENU_ITEM { command = EMemSpyCmdThreadSetPriorityAbsoluteRealTime7;         txt = "Abs. Real Time 7"; },
   352 		MENU_ITEM { command = EMemSpyCmdThreadSetPriorityAbsoluteRealTime7;         txt = "Abs. Real Time 7"; },
   353 		MENU_ITEM { command = EMemSpyCmdThreadSetPriorityAbsoluteRealTime8;         txt = "Abs. Real Time 8"; }
   353 		MENU_ITEM { command = EMemSpyCmdThreadSetPriorityAbsoluteRealTime8;         txt = "Abs. Real Time 8"; }
   354         };
   354         };
   355     }
   355     }
   356 
   356 
   357 /*
   357 
   358 RESOURCE MENU_PANE r_memspy_menupane_thread_info
   358 RESOURCE MENU_PANE r_memspy_menupane_thread_info
   359     {
   359     {
   360     items=
   360     items=
   361         {
   361         {
   362 		MENU_ITEM { command = EMemSpyCmdThreadInfoHandles;			txt = "Handles"; }
   362 		MENU_ITEM { command = EMemSpyCmdThreadInfoHandles;			txt = "Handles"; }
   363         };
   363         };
   364     }
   364     }
   365 */
   365 
   366 
   366 
   367 RESOURCE MENU_PANE r_memspy_menupane_thread_end
   367 RESOURCE MENU_PANE r_memspy_menupane_thread_end
   368     {
   368     {
   369     items=
   369     items=
   370         {
   370         {
   377 
   377 
   378 RESOURCE MENU_PANE r_memspy_menupane_thread
   378 RESOURCE MENU_PANE r_memspy_menupane_thread
   379     {
   379     {
   380     items=
   380     items=
   381         {
   381         {
   382  		//MENU_ITEM { command = EMemSpyCmdThreadInfo;					txt = "Info";				cascade = r_memspy_menupane_thread_info; },
   382  		MENU_ITEM { command = EMemSpyCmdThreadInfo;					txt = "Info";				cascade = r_memspy_menupane_thread_info; },
   383 		MENU_ITEM { command = EMemSpyCmdThreadSetPriority;          txt = "Change Priority";	cascade = r_memspy_menupane_thread_priority; },
   383 		MENU_ITEM { command = EMemSpyCmdThreadSetPriority;          txt = "Change Priority";	cascade = r_memspy_menupane_thread_priority; },
   384 		MENU_ITEM { command = EMemSpyCmdThreadEnd;					txt = "End";				cascade = r_memspy_menupane_thread_end; }
   384 		MENU_ITEM { command = EMemSpyCmdThreadEnd;					txt = "End";				cascade = r_memspy_menupane_thread_end; }
   385         };
   385         };
   386     }
   386     }
   387 
   387 
  1017 			{
  1017 			{
  1018             type = EAknCtMessageQuery;
  1018             type = EAknCtMessageQuery;
  1019             id = EAknMessageQueryContentId;
  1019             id = EAknMessageQueryContentId;
  1020             control = AVKON_MESSAGE_QUERY
  1020             control = AVKON_MESSAGE_QUERY
  1021 				{
  1021 				{
  1022                 message = "Version 2.1.0 - 15th June 2010. Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. Licensed under Eclipse Public License v1.0.";
  1022                 message = "Version 1.2.1 - 15th June 2010. Copyright © 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. Licensed under Eclipse Public License v1.0.";
  1023 				};
  1023 				};
  1024 			}
  1024 			}
  1025 		};
  1025 		};
  1026 	}
  1026 	}
  1027 
  1027