view 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
line wrap: on
line source
<RCC>
    <qresource prefix="/">
        <file>images/add.png</file>
        <file>images/commit.png</file>
        <file>images/diff.png</file>
        <file>images/folderdiff.png</file>
        <file>images/exit.png</file>
        <file>images/merge.png</file>
        <file>images/pull.png</file>
        <file>images/push.png</file>
        <file>images/remove.png</file>
        <file>images/settings.png</file>
        <file>images/status.png</file>
        <file>images/undo.png</file>
        <file>images/update.png</file>
        <file>images/incoming.png</file>
        <file>images/chgsetdiff.png</file>
        <file>images/browser.png</file>
        <file>images/browser-64.png</file>
        <file>images/hglogo.png</file>
        <file>images/hglogo-64.png</file>
        <file>images/hdd_unmount.png</file>
        <file>images/hdd_unmount-64.png</file>
        <file>images/fileopen.png</file>
        <file>images/easyhg-icon.png</file>
	<file>easyhg.py</file>
	<file>easyhg_en.qm</file>
    </qresource>
</RCC>