1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-06-26 19:19:16 +02:00

Initial commit

This commit is contained in:
2015-10-05 01:43:48 +02:00
commit 928e259d0c
39 changed files with 3394 additions and 0 deletions

14
gpxsee.qrc Normal file
View File

@ -0,0 +1,14 @@
<RCC>
<qresource>
<file>icons/dialog-close.png</file>
<file>icons/document-open.png</file>
<file>icons/document-save-as.png</file>
<file>icons/document-save.png</file>
<file>icons/flag.png</file>
<file>icons/gpxsee.png</file>
</qresource>
<qresource>
<file>lang/gpxsee_cs.qm</file>
</qresource>
</RCC>