diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/descriptorex_8loc_source.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/descriptorex_8loc_source.html Tue Mar 30 16:16:55 2010 +0100 @@ -0,0 +1,47 @@ + + + + +TB9.2 Example Applications: examples/ForumNokia/DescriptorExample/inc/descriptorex.loc Source File + + + + + +

examples/ForumNokia/DescriptorExample/inc/descriptorex.loc

00001 /*
+00002  * Copyright © 2008 Nokia Corporation.
+00003  */
+00004 
+00005 // LOCALISATION STRINGS
+00006 
+00007 #define qtn_app_caption_string "DescriptorEx"
+00008 #define qtn_app_short_caption_string "DescriptorEx"
+00009 
+00010 #define menu_run_all_string "Run All"
+00011 
+00012 #define menu_declarations_string "Declarations"
+00013     #define menu_declare_to_stack_string "ToStack"
+00014     #define menu_declare_to_heap_string "ToHeap"
+00015     #define menu_declare_literals_string "Literals"
+00016 
+00017 #define menu_manipulations_string "Manipulations"
+00018     #define menu_non_modifying_methods_string "Non-Modifying Methods"
+00019     #define menu_modifying_methods_string "Modifying Methods"
+00020     #define menu_character_conversions_string "Character Conversions"
+00021     #define menu_lexical_analysis_string "Lexical Analysis"
+00022 
+00023 #define menu_other_buffers_string "Other Buffers"
+00024     #define menu_circulare_buffers_string "Circular Buffers"
+00025     #define menu_flat_dynamic_buffers_string "Flat Dynamic Buffers"
+00026     #define menu_segmented_dynamic_buffers_string "Segmented Dynamic Buffers"
+00027     #define menu_package_buffers_string "Package Buffers"
+00028 
+00029 #define menu_exit_string "Exit"
+00030 
+00031 // End of File
+
+
Generated by  + +doxygen 1.6.2
+ +