1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
|
<RCC>
<qresource prefix="/">
<file>images/error_image.png</file>
<file>images/no_image.png</file>
<file>images/home.png</file>
<file>images/next.png</file>
<file>images/back.png</file>
<file>images/up.png</file>
<file>images/refresh.png</file>
<file>images/cut.png</file>
<file>images/copy.png</file>
<file>images/paste.png</file>
<file>images/delete.png</file>
<file>images/about.png</file>
<file>images/new_folder.png</file>
<file>images/settings.png</file>
<file>images/phototonic.png</file>
<file>images/zoom_in.png</file>
<file>images/zoom_out.png</file>
<file>images/first.png</file>
<file>images/last.png</file>
<file>images/top.png</file>
<file>images/bottom.png</file>
<file>images/zoom.png</file>
<file>images/zoom1.png</file>
<file>images/rotate_left.png</file>
<file>images/rotate_right.png</file>
<file>images/flipH.png</file>
<file>images/flipV.png</file>
<file>images/save.png</file>
<file>images/open.png</file>
<file>images/colors.png</file>
<file>images/new.png</file>
<file>images/tree.png</file>
<file>images/clear.png</file>
<file>images/play.png</file>
<file>images/stop.png</file>
<file>images/crop.png</file>
<file>images/scale.png</file>
<file>images/save_as.png</file>
<file>images/bookmarks.png</file>
<file>images/new_bookmark.png</file>
<file>images/tag_grey.png</file>
<file>images/tag_multi.png</file>
<file>images/tag_yellow.png</file>
<file>images/new_tag.png</file>
<file>images/tag_filter_on.png</file>
<file>images/tag_filter_negate.png</file>
<file>images/tag_filter_off.png</file>
<file>images/busy.gif</file>
<file>translations/phototonic_pl.qm</file>
<file>translations/phototonic_de.qm</file>
<file>translations/phototonic_ru.qm</file>
<file>translations/phototonic_cs.qm</file>
<file>translations/phototonic_fr.qm</file>
<file>translations/phototonic_bs.qm</file>
<file>translations/phototonic_hr.qm</file>
<file>translations/phototonic_sr.qm</file>
<file>translations/phototonic_pt.qm</file>
</qresource>
</RCC>
|