1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 |
- <RCC>
- <qresource prefix="/Pics">
- <file>res/Logo.png</file>
- </qresource>
- <qresource prefix="/icons">
- <file>res/fatcow/contrast_high.png</file>
- <file>res/fatcow/contrast_low.png</file>
- <file>res/fatcow/control_cursor.png</file>
- <file>res/fatcow/control_cursor_blue.png</file>
- <file>res/fatcow/control_eject.png</file>
- <file>res/fatcow/control_eject_blue.png</file>
- <file>res/fatcow/control_end.png</file>
- <file>res/fatcow/control_end_blue.png</file>
- <file>res/fatcow/control_fastforward.png</file>
- <file>res/fatcow/control_fastforward_blue.png</file>
- <file>res/fatcow/control_pause.png</file>
- <file>res/fatcow/control_pause_blue.png</file>
- <file>res/fatcow/control_play.png</file>
- <file>res/fatcow/control_play_blue.png</file>
- <file>res/fatcow/control_power.png</file>
- <file>res/fatcow/control_power_blue.png</file>
- <file>res/fatcow/control_repeat.png</file>
- <file>res/fatcow/control_repeat_blue.png</file>
- <file>res/fatcow/control_rewind.png</file>
- <file>res/fatcow/control_rewind_blue.png</file>
- <file>res/fatcow/control_start.png</file>
- <file>res/fatcow/control_start_blue.png</file>
- <file>res/fatcow/control_stop.png</file>
- <file>res/fatcow/control_stop_blue.png</file>
- <file>res/fatcow/zoom_layer.png</file>
- <file>res/fatcow/file_extension_log.png</file>
- <file>res/fatcow/lcd_tv_test.png</file>
- <file>res/fatcow/format_painter.png</file>
- <file>res/fatcow/page_delete.png</file>
- <file>res/fatcow/cross.png</file>
- </qresource>
- <qresource prefix="/doc"/>
- <qresource prefix="/">
- <file>res/bg.png</file>
- <file>res/bgactive.png</file>
- <file>res/FavIcon.ico</file>
- <file>res/splash.png</file>
- <file>res/version_history.html</file>
- <file>res/forms/input.txt</file>
- <file>res/forms/textfinder.ui</file>
- <file>res/sys_errcode.html</file>
- <file>res/spexplorerauto.desktop</file>
- <file>res/set_nopass_priviledge.sh</file>
- </qresource>
- </RCC>
|