diff options
| author | oldmud0 <oldmud0@users.noreply.github.com> | 2020-07-31 16:17:05 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-31 16:17:05 -0500 |
| commit | ec1c95bdb33dd063880c4cb6c3c9c3cf5d0ed454 (patch) | |
| tree | 19e9217126837cac1ae3ab025b050bb3cfbda64b /resources.qrc | |
| parent | 8ea01d4c3139e27e84091c0b24266d9fb50ddf38 (diff) | |
| parent | 36b5af3cb9ce8e5530c5bd9353a4e2f10da506b6 (diff) | |
Merge pull request #217 from AttorneyOnline/kfo-ao2
Final mega-merge with the Killing Fever Online client, along with other associated bugfixes and feature additions.
This commit is release-ready.
Diffstat (limited to 'resources.qrc')
| -rw-r--r-- | resources.qrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/resources.qrc b/resources.qrc index 1229bc80..cca23ef6 100644 --- a/resources.qrc +++ b/resources.qrc @@ -1,13 +1,13 @@ <RCC> <qresource prefix="/"> <file>resource/fonts/Ace-Attorney.ttf</file> - <file>resource/logo.png</file> + <file>resource/logo_ao2.png</file> <file>resource/translations/ao_de.qm</file> <file>resource/translations/ao_en.qm</file> - <file>resource/translations/ao_jp.qm</file> <file>resource/translations/ao_es.qm</file> + <file>resource/translations/ao_jp.qm</file> + <file>resource/translations/ao_pl.qm</file> <file>resource/translations/ao_pt.qm</file> <file>resource/translations/ao_ru.qm</file> - <file>resource/translations/ao_pl.qm</file> </qresource> </RCC> |
