srsf/vcommandexecutor/group/nssvcexecutor.rss
changeset 13 57b735022c18
parent 1 b13cd05eeb2f
--- a/srsf/vcommandexecutor/group/nssvcexecutor.rss	Mon Jan 18 20:20:30 2010 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,111 +0,0 @@
-/*
-* Copyright (c) 2005 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:  This file contains all the resources
-*
-*/
-
-
-//  RESOURCE IDENTIFIER
-NAME    VCEX
-
-#include <defaultvoicecommands.loc>
-
-//  RESOURCE DEFINITIONS
-
-RESOURCE RSS_SIGNATURE { }
-
-RESOURCE TBUF { buf = "NssVCommandExecutor"; }
-
-
-RESOURCE TBUF prompt_time24
-    {
-    buf = qtn_prompt_time24;
-    }
-    
-
-RESOURCE TBUF prompt_time12am
-    {
-    buf = qtn_prompt_time12am;
-    }
-
-RESOURCE TBUF prompt_time12pm
-    {
-    buf = qtn_prompt_time12pm;
-    }
-    
-
-RESOURCE TBUF prompt_operator
-    {
-    buf = qtn_prompt_operator;
-    }
-    
-
-RESOURCE TBUF prompt_nooperator
-    {
-    buf = qtn_prompt_nooperator;
-    }
-    
-
-RESOURCE TBUF prompt_batteryfull
-    {
-    buf = qtn_prompt_batteryfull;
-    }
-    
-RESOURCE TBUF prompt_batteryalmostfull
-    {
-    buf = qtn_prompt_batteryalmostfull;
-    }
-
-RESOURCE TBUF prompt_batteryhalf
-    {
-    buf = qtn_prompt_batteryhalf;
-    }
-    
-RESOURCE TBUF prompt_batteryalmostempty
-    {
-    buf = qtn_prompt_batteryalmostempty;
-    }
-    
-RESOURCE TBUF prompt_batterylow
-    {
-    buf = qtn_prompt_batterylow;
-    }
-
-RESOURCE TBUF prompt_networkexcellent
-    {
-    buf = qtn_prompt_networkexcellent;
-    }
-    
-RESOURCE TBUF prompt_networkgood
-    {
-    buf = qtn_prompt_networkgood;
-    }
-    
-
-RESOURCE TBUF prompt_networkrathergood
-    {
-    buf = qtn_prompt_networkrathergood;
-    }
-    
-RESOURCE TBUF prompt_networklow
-    {
-    buf = qtn_prompt_networklow;
-    }
-    
-RESOURCE TBUF prompt_networknone
-    {
-    buf = qtn_prompt_networknone;
-    }
-
-// End of File