diff -r f345bda72bc4 -r 43e37759235e Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/threadao_8loc_source.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/Symbian3/Examples/guid-6013a680-57f9-415b-8851-c4fa63356636/threadao_8loc_source.html Tue Mar 30 16:16:55 2010 +0100 @@ -0,0 +1,41 @@ + + +
+ +00001 /* +00002 * Copyright © 2008 Nokia Corporation. +00003 */ +00004 +00005 +00006 // APPLICATION INFORMATION +00007 #define ELanguage ELangEnglish // Caption language +00008 +00009 // LOCALISATION STRINGS +00010 +00011 // caption strings for app +00012 #define qtn_app_caption_string "Thread and AO Example" +00013 +00014 #define qtn_app_short_caption_string "ThreadAOEx" +00015 +00016 // LOCALISATION STRINGS +00017 +00018 #define THREAD_ACTIVEOBJECT_START "Start discovering devices" +00019 #define THREAD_REFRESHTIME_TEXT "Set refresh time" +00020 #define THREAD_EXIT "Exit" +00021 +00022 #define THREAD_TITLE_PANE_TEXT "ThreadAndAO example" +00023 #define THREAD_QUERY_DIALOG_TEXT "Set new refresh time in seconds" +00024 +00025 +