diff -r b31261fd4e04 -r ccd8e69b5392 mmsharing/mmshindicator/data/musindicator.rss --- a/mmsharing/mmshindicator/data/musindicator.rss Tue Feb 02 00:09:07 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,65 +0,0 @@ -/* -* Copyright (c) 2007 Nokia Corporation and/or its subsidiary(-ies). -* All rights reserved. -* This component and the accompanying materials are made available -* under the terms of "Eclipse Public License v1.0" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* -* Description: Resource definitions for project MuS indicator -* -*/ - - - -#include // localization -#include //localization -#include -#include - - -// 4 letter ID -NAME MIND - - -RESOURCE RSS_SIGNATURE { } - - -// ----------------------------------------------------------------------------- -// r_musindicator_manual_activation_txt -// Note shown to user while trying to activate VS whilst roaming and VS -// activation setting is set to "Aut. in home network only". -// ----------------------------------------------------------------------------- -// -RESOURCE TBUF r_musindicator_manual_activation_txt - { - buf = qtn_msh_note_manual_activation; - } - - -// ----------------------------------------------------------------------------- -// r_musindicator_note_capability_txt -// Displays a query to start live video to user. -// ----------------------------------------------------------------------------- -// -RESOURCE TBUF r_musindicator_note_capability_txt - { - buf = qtn_msh_note_capability; - } - - -// ----------------------------------------------------------------------------- -// r_musindicator_note_vsready_txt -// Informational text to tell that videosharing is ready to be used. -// ----------------------------------------------------------------------------- -// -RESOURCE TBUF r_musindicator_note_vsready_txt - { - buf = qtn_msh_note_vsready; - } -