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

examples/ForumNokia/ThreadExample/group/thread_loc.rss

00001 /*
+00002 * ============================================================================
+00003 *  Name     : Thread_loc.rss Thread_loc resource file
+00004 *  Part of  : Thread
+00005 *  Created  : 12.1.2005 by Forum Nokia
+00006 *  Version  : 1.0
+00007 *  Copyright: Nokia Corporation
+00008 * ============================================================================
+00009 */
+00010 
+00011 NAME THAO
+00012 
+00013 #include <eikon.rh>
+00014 #include <avkon.rh>
+00015 #include <avkon.rsg>
+00016 #include <appinfo.rh>
+00017 
+00018 #include "Thread.loc"
+00019 
+00020 //----------------------------------------------------
+00021 //   
+00022 //    r_thread_localisable_app_info
+00023 //
+00024 //----------------------------------------------------
+00025 //
+00026 RESOURCE LOCALISABLE_APP_INFO r_thread_localisable_app_info
+00027     {
+00028     short_caption = qtn_app_short_caption_string;
+00029     caption_and_icon = 
+00030     CAPTION_AND_ICON_INFO
+00031         {
+00032         caption = qtn_app_caption_string;
+00033         number_of_icons = 2;
+00034         icon_file = "\\resource\\apps\\Thread.mbm";
+00035                 };
+00036     }
+
+
Generated by  + +doxygen 1.6.2
+ +