wmdrm/wmdrmengine/wmdrmpkserver/serverresources/data/wmdrmpkserver.rss
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 17 Dec 2009 08:52:27 +0200
changeset 0 95b198f216e5
permissions -rw-r--r--
Revision: 200949 Kit: 200951

/*
* Copyright (c) 2008 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 for project WMDRM PK Server
*
*/


// RESOURCE IDENTIFIER
NAME WDRM

//  INCLUDES
#include <eikon.rh>
#include <eikon.rsg>
#include <avkon.rh>
#include <avkon.rsg>
#include <avkon.loc>
#include <avkon.mbg>
#include <drmsettingsplugin.loc>

// RESOURCE DEFINITIONS
RESOURCE RSS_SIGNATURE { }
RESOURCE TBUF { buf=""; }

// -----------------------------------------------------------------------------
// r_drm_note_memory_low
// 
// -----------------------------------------------------------------------------
RESOURCE TBUF r_drm_note_memory_low
    { 
    buf = qtn_drm_note_memory_low;
    }

// -----------------------------------------------------------------------------
// r_drm_header_license_store_full
//
// -----------------------------------------------------------------------------
RESOURCE TBUF r_drm_header_license_store_full
    { 
    buf = qtn_drm_header_license_store_full;
    }
    
// -----------------------------------------------------------------------------
// r_drm_license_store_full
//
// -----------------------------------------------------------------------------
RESOURCE TBUF r_drm_license_store_full
    { 
    buf = qtn_drm_license_store_full;
    }
    
// -----------------------------------------------------------------------------
// r_drm_conf_not_out_of_space
//
// -----------------------------------------------------------------------------
RESOURCE TBUF r_drm_conf_not_out_of_space
    { 
    buf = qtn_drm_conf_not_out_of_space;
    }

// -----------------------------------------------------------------------------
// qtn_drm_conf_license_deletion
//
// -----------------------------------------------------------------------------
RESOURCE TBUF r_drm_conf_license_deletion
    { 
    buf = qtn_drm_conf_license_deletion;
    }
    
// -----------------------------------------------------------------------------
// r_drm_licenses_deleted
//
// -----------------------------------------------------------------------------
RESOURCE TBUF r_drm_licenses_deleted
    { 
    buf = qtn_drm_licenses_deleted;
    }    
// -----------------------------------------------------------------------------
// r_drm_license_deletion_prepare
//
// -----------------------------------------------------------------------------
RESOURCE TBUF r_drm_license_deletion_prepare
    { 
    buf = qtn_gen_note_processing;
    }

// -----------------------------------------------------------------------------
// r_drm_license_deletion_wait
//
// -----------------------------------------------------------------------------
RESOURCE TBUF r_drm_license_deletion_wait
    { 
    buf = qtn_fldr_deleting_wait_note;
    }