view easyhg.qrc @ 558:d932ce55c364 find

Remove the single find widget from top, add one to each tab at the bottom instead. (Turns out you don't usually want to search for the same text in both types of widget.) Also provide sensible no-results text.
author Chris Cannam
date Mon, 27 Feb 2012 17:08:26 +0000
parents f56e5c39aad1
children 1ff2a1bf0a40
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/star.png</file>
        <file>images/easyhg-icon.png</file>
        <file>images/home.png</file>
        <file>images/back.png</file>
        <file>images/forward.png</file>
	<file>help/topics.html</file>
	<file>help/help.css</file>
	<file>help/a-04.html</file>
	<file>help/a-10.html</file>
	<file>help/a-11.html</file>
	<file>help/a-12.html</file>
	<file>help/a-13.html</file>
	<file>help/a-20.html</file>
	<file>help/a-21.html</file>
	<file>help/a-22.html</file>
	<file>help/a-23.html</file>
	<file>help/a-30.html</file>
	<file>help/a-31.html</file>
	<file>help/a-32.html</file>
	<file>help/a-33.html</file>
	<file>help/a-34.html</file>
	<file>help/a-40.html</file>
	<file>help/images/openremote50.png</file>
	<file>help/images/openfolder50.png</file>
	<file>help/images/openlocal50.png</file>
	<file>help/images/merge50.png</file>
	<file>easyhg.py</file>
	<file>easyhg_en.qm</file>
    </qresource>
</RCC>