summaryrefslogtreecommitdiff
path: root/pjsip-apps/src/pjsua/symbian/data/pjsua_reg.rss
blob: e91a00b23173e5135972c8b54212be45e07d69ac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

#include <eikon.rh>
#include <avkon.rsg>
#include <avkon.rh>
#include <appinfo.rh>
#include "pjsua_reg.loc"
#include <pjsua.rsg>

UID2 KUidAppRegistrationResourceFile
UID3 0xE44C2D02

RESOURCE APP_REGISTRATION_INFO
	{
	app_file="pjsua";
	localisable_resource_file =  qtn_loc_resource_file_1;
	localisable_resource_id = R_LOCALISABLE_APP_INFO;

	embeddability=KAppNotEmbeddable;
	newfile=KAppDoesNotSupportNewFile;
	}