camerality_reg.rss 934 B

123456789101112131415161718192021222324252627282930313233343536
  1. /*
  2. * Copyright (c) 2010-2011 Nokia Corporation and/or its subsidiary(-ies).
  3. * All rights reserved.
  4. * This component and the accompanying materials are made available
  5. * under the terms of "Eclipse Public License v1.0"
  6. * which accompanies this distribution, and is available
  7. * at the URL "http://www.eclipse.org/legal/epl-v10.html".
  8. *
  9. * Initial Contributors:
  10. * Nokia Corporation - initial contribution.
  11. *
  12. * Contributors:
  13. *
  14. * Description: Camerality application registration resource.
  15. *
  16. */
  17. #include "camerality.hrh"
  18. #include "camerality.rls"
  19. #include <appinfo.rh>
  20. #include <camerality_0xE09A8500.rsg>
  21. UID2 KUidAppRegistrationResourceFile
  22. UID3 _UID3
  23. RESOURCE APP_REGISTRATION_INFO
  24. {
  25. app_file="camerality_0xE09A8500";
  26. localisable_resource_file = qtn_loc_resource_file_1;
  27. localisable_resource_id = R_LOCALISABLE_APP_INFO;
  28. embeddability=KAppNotEmbeddable;
  29. newfile=KAppDoesNotSupportNewFile;
  30. }