00001 /* 00002 * ============================================================================== 00003 * Name : cssync_reg.rss 00004 * Part of : CSSync 00005 * Interface : 00006 * Description : 00007 * Version : 00008 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). 00009 * All rights reserved. 00010 * This component and the accompanying materials are made available 00011 * under the terms of "Eclipse Public License v1.0" 00012 * which accompanies this distribution, and is available 00013 * at the URL "http://www.eclipse.org/legal/epl-v10.html". 00014 * ============================================================================== 00015 */ 00016 00017 00018 #include <appinfo.rh> 00019 #include <cssync.rsg> 00020 00021 UID2 KUidAppRegistrationResourceFile 00022 UID3 0xA00001FB 00023 00024 RESOURCE APP_REGISTRATION_INFO 00025 { 00026 app_file="cssync"; 00027 newfile = KAppDoesNotSupportNewFile; 00028 embeddability = KAppNotEmbeddable; 00029 localisable_resource_file = "\\resource\\apps\\cssync"; 00030 localisable_resource_id = R_CSSYNC_LOCALISABLE_APP_INFO; 00031 }