annotate easyhg.qrc @ 571:012ba1b83328

Show cancel button with progress bar only when running an operation that it makes sense to cancel (we don't really want people cancelling e.g. initial folder scan because it would leave things in an inconsistent state)
author Chris Cannam
date Thu, 01 Mar 2012 22:53:54 +0000
parents 1ff2a1bf0a40
children 2c106ea908b5
rev   line source
jtkorhonen@0 1 <RCC>
jtkorhonen@0 2 <qresource prefix="/">
jtkorhonen@0 3 <file>images/add.png</file>
jtkorhonen@0 4 <file>images/commit.png</file>
jtkorhonen@0 5 <file>images/diff.png</file>
jtkorhonen@0 6 <file>images/folderdiff.png</file>
jtkorhonen@0 7 <file>images/exit.png</file>
jtkorhonen@0 8 <file>images/merge.png</file>
jtkorhonen@0 9 <file>images/pull.png</file>
jtkorhonen@0 10 <file>images/push.png</file>
jtkorhonen@0 11 <file>images/remove.png</file>
jtkorhonen@0 12 <file>images/settings.png</file>
jtkorhonen@0 13 <file>images/status.png</file>
jtkorhonen@0 14 <file>images/undo.png</file>
jtkorhonen@0 15 <file>images/update.png</file>
jtkorhonen@0 16 <file>images/incoming.png</file>
jtkorhonen@0 17 <file>images/chgsetdiff.png</file>
Chris@69 18 <file>images/browser.png</file>
Chris@69 19 <file>images/browser-64.png</file>
Chris@69 20 <file>images/hglogo.png</file>
Chris@69 21 <file>images/hglogo-64.png</file>
Chris@69 22 <file>images/hdd_unmount.png</file>
Chris@69 23 <file>images/hdd_unmount-64.png</file>
Chris@69 24 <file>images/fileopen.png</file>
Chris@390 25 <file>images/star.png</file>
Chris@197 26 <file>images/easyhg-icon.png</file>
Chris@498 27 <file>images/home.png</file>
Chris@498 28 <file>images/back.png</file>
Chris@498 29 <file>images/forward.png</file>
Chris@561 30 <file>images/cancel-small.png</file>
Chris@494 31 <file>help/topics.html</file>
Chris@494 32 <file>help/help.css</file>
Chris@494 33 <file>help/a-04.html</file>
Chris@494 34 <file>help/a-10.html</file>
Chris@495 35 <file>help/a-11.html</file>
Chris@496 36 <file>help/a-12.html</file>
Chris@501 37 <file>help/a-13.html</file>
Chris@496 38 <file>help/a-20.html</file>
Chris@496 39 <file>help/a-21.html</file>
Chris@496 40 <file>help/a-22.html</file>
Chris@496 41 <file>help/a-23.html</file>
Chris@497 42 <file>help/a-30.html</file>
Chris@498 43 <file>help/a-31.html</file>
Chris@498 44 <file>help/a-32.html</file>
Chris@499 45 <file>help/a-33.html</file>
Chris@531 46 <file>help/a-34.html</file>
Chris@531 47 <file>help/a-40.html</file>
Chris@494 48 <file>help/images/openremote50.png</file>
Chris@495 49 <file>help/images/openfolder50.png</file>
Chris@496 50 <file>help/images/openlocal50.png</file>
Chris@531 51 <file>help/images/merge50.png</file>
Chris@161 52 <file>easyhg.py</file>
Chris@155 53 <file>easyhg_en.qm</file>
jtkorhonen@0 54 </qresource>
jtkorhonen@0 55 </RCC>