1
#include <appinfo.rh>
2
3
UID2 KUidAppRegistrationResourceFile
4
UID3 0xA000131A
5
6
RESOURCE APP_REGISTRATION_INFO
7
{
8
app_file="dbus-daemon";
9
10
embeddability=KAppNotEmbeddable;
11
newfile=KAppDoesNotSupportNewFile;
12
}
13