Mercurial > retraceit
annotate src/fonts.qrc @ 49:60cee4bdee5b
Add Readme to the icon to clarify license of the original artwork.
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Thu, 07 May 2015 10:23:19 +0200 |
parents | 147b08bc7d64 |
children |
rev | line source |
---|---|
0
147b08bc7d64
Initial commit of a basic Application framework.
Andre Heinecke <andre.heinecke@intevation.de>
parents:
diff
changeset
|
1 <!DOCTYPE RCC><RCC version="1.0"> |
147b08bc7d64
Initial commit of a basic Application framework.
Andre Heinecke <andre.heinecke@intevation.de>
parents:
diff
changeset
|
2 <qresource prefix="/fonts"> |
147b08bc7d64
Initial commit of a basic Application framework.
Andre Heinecke <andre.heinecke@intevation.de>
parents:
diff
changeset
|
3 <file alias="DejaVuSans.ttf">fonts/DejaVuSans.ttf</file> |
147b08bc7d64
Initial commit of a basic Application framework.
Andre Heinecke <andre.heinecke@intevation.de>
parents:
diff
changeset
|
4 </qresource> |
147b08bc7d64
Initial commit of a basic Application framework.
Andre Heinecke <andre.heinecke@intevation.de>
parents:
diff
changeset
|
5 </RCC> |