annotate easyhg.qrc @ 363:f89e50d748ed feature_93

Enable Push button whenever the repo is non-empty, even when there is no remote location -- ask for remote location when it is pressed. Also change "Change Remote..." to "Set Remote..." to be consistent with this new usage
author Chris Cannam
date Thu, 17 Mar 2011 17:48:18 +0000
parents 2afac743acdf
children ef31a55c86b6
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@197 25 <file>images/easyhg-icon.png</file>
Chris@161 26 <file>easyhg.py</file>
Chris@155 27 <file>easyhg_en.qm</file>
jtkorhonen@0 28 </qresource>
jtkorhonen@0 29 </RCC>