Advertisement
FlyFar

velasco.rss

Mar 7th, 2023
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.61 KB | Cybersecurity | 0 0
  1. /* Copyright (c) 2002, Nokia. All rights reserved */
  2.  
  3. NAME VELA
  4.  
  5. #include <eikon.rh>
  6. #include <eikon.rsg>
  7. #include <avkon.rh>
  8. #include <avkon.rsg>
  9.  
  10. // ---------------------------------------------------------
  11. //
  12. // Define the resource file signature
  13. // This resource should be empty.
  14. //
  15. // ---------------------------------------------------------
  16. //
  17. RESOURCE RSS_SIGNATURE { }
  18.  
  19. // ---------------------------------------------------------
  20. //
  21. // Default Document Name
  22. //
  23. // ---------------------------------------------------------
  24. //
  25. RESOURCE TBUF r_default_document_name { buf=""; }
  26.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement