diff -r 95243422089a -r 491b3ed49290 filemanager/bkupchecker/data/filemanagerbkupchecker.rss --- a/filemanager/bkupchecker/data/filemanagerbkupchecker.rss Thu Aug 19 09:42:45 2010 +0300 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,56 +0,0 @@ -/* -* Copyright (c) 2006 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 file for filemanagerbkupchecker plugin -* -*/ - - -#include -#include -#include "filemanagerbkupchecker.rh" - -NAME BKCH - -RESOURCE RSS_SIGNATURE { } - -RESOURCE TBUF { buf="bkupchecker"; } - -RESOURCE LBUF r_qtn_fmgr_backup_applaunch_prevented - { - txt = qtn_fmgr_backup_applaunch_prevented; - } - -RESOURCE LBUF r_qtn_fmgr_restore_applaunch_prevented - { - txt = qtn_fmgr_restore_applaunch_prevented; - } - -/** -* The resources for UIDs. -* This struct lists UIDs allowed to launch -* during backup or restore -* -*/ -RESOURCE ALLOWEDUID alloweduids - { - uid= - { - 0x101F4CD2, // Application Shell Menu - 0x100058B3, // Phone application - 0x101F84EB, // File Manager - 0x101F8681 // Video Telephone Application - }; - } - -// End of File