initial commit

This commit is contained in:
mikhail "synzr" 2025-12-25 01:37:49 +05:00
commit 9d20827c46
2469 changed files with 470994 additions and 0 deletions

13
psi.qrc Normal file
View file

@ -0,0 +1,13 @@
<!DOCTYPE RCC>
<RCC version="1.0">
<qresource>
<file>README</file>
<file>COPYING</file>
<file>options/default.xml</file>
<file>options/windows.xml</file>
<file>options/macosx.xml</file>
<file>options/x11.xml</file>
<file>lang/psi_ru.qm</file>
<file>lang/qt_ru.qm</file>
</qresource>
</RCC>