Guest User

Untitled

a guest
Oct 18th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <qnx>
  3. <initialWindow>
  4. <systemChrome>none</systemChrome>
  5. <transparent>false</transparent>
  6. </initialWindow>
  7.  
  8. <!-- Name of author which is used for signing.
  9. Must match the developer name of your development certificate -->
  10. <author>Teknowledge Software</author>
  11.  
  12. <!-- Unique author ID assigned by signing authority. Required if using debug tokens -->
  13. <authorId>gYAAgEjqcm8avxXO8QYeVoy_5dw</authorId>
  14.  
  15. <!-- The category where the application appear. Either core.games or core.media-->
  16. <!-- <category>core.games</category> -->
  17.  
  18. <!-- The icon for the application which should be 86x86 -->
  19. <icon>
  20. <image>myfirstword_icon.png</image>
  21. </icon>
  22.  
  23. <!-- The splashscreen that will appear when your application is launching. Should be 1024x600. -->
  24. <splashscreen>my_first_words_splash.jpg</splashscreen>
  25.  
  26.  
  27. </qnx>
Add Comment
Please, Sign In to add comment