diff -r 000000000000 -r 4e91876724a2 photosgallery/collectionframework/plugins/glxcollectionplugindownloads/data/glxplugindownloads.rss --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/photosgallery/collectionframework/plugins/glxcollectionplugindownloads/data/glxplugindownloads.rss Thu Dec 17 08:45:44 2009 +0200 @@ -0,0 +1,45 @@ +/* +* Copyright (c) 2008-2009 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 definitions +* +*/ + + + + +// RESOURCE IDENTIFIER +NAME PDOW + +#include +#include + +#include +#include +#include +#include +#include +#include + +// RESOURCE DEFINITIONS + +RESOURCE RSS_SIGNATURE { } + +RESOURCE TBUF { buf="PDOW"; } + + +RESOURCE LBUF r_downloads_sub_title_no_img_no_vid { txt = qtn_lgal_list_detail_no_img_vid; } +RESOURCE LBUF r_downloads_sub_title_single { txt=qtn_lgal_list_detail_one_item; } +RESOURCE LBUF r_downloads_sub_title_multi { txt=qtn_lgal_list_detail_multi_item; } +RESOURCE LBUF r_downloads_general_title { txt=qtn_lgal_list_title_downloads; } +