mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-05-24 14:35:01 -04:00
Removing redundant language resource file
* languages.qrc is no longer required as the .qrc is built and embeded since commit a7adfe251
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
<RCC>
|
||||
<qresource prefix="/">
|
||||
<file>i18n/OpenRGB_en.qm</file>
|
||||
<file>i18n/OpenRGB_fr.qm</file>
|
||||
<file>i18n/OpenRGB_es.qm</file>
|
||||
<file>i18n/OpenRGB_de.qm</file>
|
||||
<file>i18n/OpenRGB_ru.qm</file>
|
||||
<file>i18n/OpenRGB_pt_BR.qm</file>
|
||||
</qresource>
|
||||
</RCC>
|
||||
Reference in New Issue
Block a user