commit inicial en mercurial

This commit is contained in:
Luis Ángel San Martín
2012-05-20 16:12:22 +02:00
commit 95817d14ee
180 changed files with 14355 additions and 0 deletions

15
YACReader/files.qrc Normal file
View File

@ -0,0 +1,15 @@
<RCC>
<qresource>
<file>../files/about.html</file>
<file>../files/helpYACReader.html</file>
<file>../files/shortcuts.html</file>
<file>../files/shortcuts2.html</file>
<file>../files/translator.html</file>
<file>./yacreader_es.qm</file>
</qresource>
<qresource lang="es_ES">
<file alias="/files/about.html">../files/about_es_ES.html</file>
<file alias="/files/helpYACReader.html">../files/helpYACReader_es_ES.html</file>
</qresource>
</RCC>