phoneuis/ussdeditor/rom/ussdeditor.iby
changeset 45 6b911d05207e
parent 27 2f8f8080a020
child 53 22cc52eade9b
--- a/phoneuis/ussdeditor/rom/ussdeditor.iby	Fri Jun 04 10:19:18 2010 +0100
+++ b/phoneuis/ussdeditor/rom/ussdeditor.iby	Wed Jun 23 18:12:20 2010 +0300
@@ -1,19 +1,19 @@
-;
-; Copyright (c) 2010 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: IBY file for satapp application
-;
-;
+/*
+* Copyright (c) 2010 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: IBY file for satapp application
+*
+*/
 
 #ifndef __USSDEDITOR_IBY__
 #define __USSDEDITOR_IBY__
@@ -22,5 +22,7 @@
 
 file=ABI_DIR\BUILD_DIR\ussdeditor.exe                  SHARED_LIB_DIR\ussdeditor.exe
 data=ZSYSTEM\install\ussdeditor_stub.sis               system\install\ussdeditor_stub.sis
+data=DATAZ_\RESOURCE_FILES_DIR\ussdeditor.rsc          RESOURCE_FILES_DIR\ussdeditor.rsc
+data=ZPRIVATE\10003a3f\import\apps\ussdeditor_reg.rsc  private\10003a3f\import\apps\ussdeditor_reg.rsc
 
 #endif