Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Raw File
Tip revision: b71e0bab8c2f62e9c1a7e297e0c72f95e773f7ed authored by David Douard on 05 June 2009, 11:41:34 UTC
close new_qt_ui branche (it's now teh default branch)
Tip revision: b71e0ba
hgqv.qrc
<RCC>
  <qresource prefix="/" >
    <file>icons/quit.svg</file>
    <file>icons/reload.svg</file>
    <file>icons/back.svg</file>
    <file>icons/forward.svg</file>
    <file>icons/left.svg</file>
    <file>icons/right.svg</file>
    <file>icons/leftright.svg</file>
    <file>icons/close.png</file>
  </qresource>
</RCC>
back to top