res.qrc 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <RCC>
  2. <qresource prefix="/Pics">
  3. <file>res/Logo.png</file>
  4. </qresource>
  5. <qresource prefix="/icons">
  6. <file>res/fatcow/contrast_high.png</file>
  7. <file>res/fatcow/contrast_low.png</file>
  8. <file>res/fatcow/control_cursor.png</file>
  9. <file>res/fatcow/control_cursor_blue.png</file>
  10. <file>res/fatcow/control_eject.png</file>
  11. <file>res/fatcow/control_eject_blue.png</file>
  12. <file>res/fatcow/control_end.png</file>
  13. <file>res/fatcow/control_end_blue.png</file>
  14. <file>res/fatcow/control_fastforward.png</file>
  15. <file>res/fatcow/control_fastforward_blue.png</file>
  16. <file>res/fatcow/control_pause.png</file>
  17. <file>res/fatcow/control_pause_blue.png</file>
  18. <file>res/fatcow/control_play.png</file>
  19. <file>res/fatcow/control_play_blue.png</file>
  20. <file>res/fatcow/control_power.png</file>
  21. <file>res/fatcow/control_power_blue.png</file>
  22. <file>res/fatcow/control_repeat.png</file>
  23. <file>res/fatcow/control_repeat_blue.png</file>
  24. <file>res/fatcow/control_rewind.png</file>
  25. <file>res/fatcow/control_rewind_blue.png</file>
  26. <file>res/fatcow/control_start.png</file>
  27. <file>res/fatcow/control_start_blue.png</file>
  28. <file>res/fatcow/control_stop.png</file>
  29. <file>res/fatcow/control_stop_blue.png</file>
  30. <file>res/fatcow/zoom_layer.png</file>
  31. <file>res/fatcow/file_extension_log.png</file>
  32. <file>res/fatcow/lcd_tv_test.png</file>
  33. <file>res/fatcow/format_painter.png</file>
  34. <file>res/fatcow/page_delete.png</file>
  35. <file>res/fatcow/cross.png</file>
  36. </qresource>
  37. <qresource prefix="/doc"/>
  38. <qresource prefix="/">
  39. <file>res/bg.png</file>
  40. <file>res/bgactive.png</file>
  41. <file>res/FavIcon.ico</file>
  42. <file>res/splash.png</file>
  43. <file>res/version_history.html</file>
  44. <file>res/forms/input.txt</file>
  45. <file>res/forms/textfinder.ui</file>
  46. <file>res/sys_errcode.html</file>
  47. <file>res/spexplorerauto.desktop</file>
  48. <file>res/set_nopass_priviledge.sh</file>
  49. </qresource>
  50. </RCC>