camerauis/cameraxui/rom/camerax.iby
changeset 43 0e652f8f1fbd
parent 19 d9aefe59d544
equal deleted inserted replaced
28:3075d9b614e6 43:0e652f8f1fbd
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    21 #include <data_caging_paths_for_iby.hrh>
    21 #include <data_caging_paths_for_iby.hrh>
    22 
    22 
    23 // Ui
    23 // Ui
    24 S60_APP_EXE(cxui)
    24 S60_APP_EXE(cxui)
    25 data = DATAZ_\private\10003a3f\import\apps\cxui_reg.rsc    \private\10003a3f\import\apps\cxui_reg.rsc
    25 data = DATAZ_\private\10003a3f\import\apps\cxui_reg.rsc    \private\10003a3f\import\apps\cxui_reg.rsc
    26 data = DATAZ_\APP_RESOURCE_DIR\cxui.mif                    APP_RESOURCE_DIR\cxui.mif
       
    27 
    26 
    28 // Sounds
    27 // Sounds
    29 data = DATAZ_\system\sounds\digital\capture.wav      system\sounds\digital\capture.wav
    28 data = DATAZ_\system\sounds\digital\capture.wav      system\sounds\digital\capture.wav
    30 data = DATAZ_\system\sounds\digital\videoStart.wav   system\sounds\digital\videoStart.wav
    29 data = DATAZ_\system\sounds\digital\videoStart.wav   system\sounds\digital\videoStart.wav
    31 data = DATAZ_\system\sounds\digital\videoStop.wav    system\sounds\digital\videoStop.wav
    30 data = DATAZ_\system\sounds\digital\videoStop.wav    system\sounds\digital\videoStop.wav
    32 data = DATAZ_\system\sounds\digital\autoFocus.wav    system\sounds\digital\autoFocus.wav
    31 data = DATAZ_\system\sounds\digital\autoFocus.wav    system\sounds\digital\autoFocus.wav
       
    32 data = DATAZ_\system\sounds\digital\selftimer.wav    system\sounds\digital\selftimer.wav
    33 
    33 
    34 // CR key files
    34 // CR key files
    35 data = DATAZ_\private\10202be9\20027017.txt    private\10202be9\20027017.txt
    35 data = DATAZ_\private\10202be9\20027017.txt    private\10202be9\20027017.txt
    36 data = DATAZ_\private\10202be9\20027018.txt    private\10202be9\20027018.txt
    36 data = DATAZ_\private\10202be9\20027018.txt    private\10202be9\20027018.txt
    37 
    37