www.pudn.com > nokie_soundplayer.rar > sound_caption.rss.I


# 1 "F:\\workplace\\Symbiandevelope\\sound\\data\\sound_caption.rss" 
/* Copyright (c) 2004, Nokia. All rights reserved */ 
 
 
//  INCLUDES 
# 1 "d:\\Symbian\\8.0a\\S60_2nd_FP2_SC\\\\epoc32\\include\\apcaptionfile.rh" 1 
// APCAPTIONFILE.RH 
// 
// Copyright (c) 2000 Symbian Ltd.  All rights reserved. 
// 
// 
 
/**  
* Contains definitions for the resource files that are input to  
* caption files for Series 60 
*/ 
 
 
/** 
@internalComponent 
*/ 
 
 
/** 
@publishedAll 
@released 
*/ 
STRUCT CAPTION_DATA 
	{ 
	LTEXT caption(256 )=""; 
	LTEXT shortcaption(256 )=""; 
	} 
# 5 "F:\\workplace\\Symbiandevelope\\sound\\data\\sound_caption.rss" 2 
 
# 1 "F:\\workplace\\Symbiandevelope\\sound\\data\\Sound.loc" 1 
/* Copyright (c) 2004, Nokia. All rights reserved */ 
 
 
// LOCALISATION STRINGS 
 
//d:Caption string for app. 
 
 
//d:Short caption string for app. 
 
 
 
//d:function modes 
 
//#define qtn_soun_mode_recorder       "Recorder" 
//#define qtn_soun_mode_toner          "Tone" 
 
 
// MENU TEXTS 
//d:Menu for options list 
 
//#define qtn_soun_options_record     "Record" 
 
//#define qtn_soun_options_utility    "Change Utility" 
 
 
//d:Small cascaded menu to chose sound player type 
//#define qtn_soun_tone_utility       "Tone utility" 
//#define qtn_soun_player_utility     "Player utility" 
//#define qtn_soun_recorder_utility   "Recorder utility" 
 
// End of File 
# 6 "F:\\workplace\\Symbiandevelope\\sound\\data\\sound_caption.rss" 2 
 
 
 
//  RESOURCE DEFINITIONS  
// ----------------------------------------------------------------------------- 
//    
// Caption data for Sound 
// 
// ----------------------------------------------------------------------------- 
// 
RESOURCE CAPTION_DATA 
    { 
    caption = "Sound" ; 
    shortcaption = "Sound" ; 
    } 
 
// End of File