1
0
mirror of https://github.com/arsenetar/dupeguru.git synced 2026-01-22 14:41:39 +00:00

When under Linux, load qt_*.qm files from the system Qt.

We previously bundled up these files in the .deb, but this was unnecessary.
This commit is contained in:
Virgil Dupras
2013-03-24 11:06:08 -04:00
parent f2cbb513d3
commit fb26d7d077
5 changed files with 10 additions and 4 deletions

View File

@@ -1,8 +1,5 @@
<!DOCTYPE RCC><RCC version="1.0">
<qresource>
<file alias="qt_fr.qm">../lang/qt_fr.qm</file>
<file alias="qt_de.qm">../lang/qt_de.qm</file>
<file alias="qt_zh_CN.qm">../lang/qt_zh_CN.qm</file>
<file alias="logo_pe">../../images/dgpe_logo_32.png</file>
<file alias="logo_pe_big">../../images/dgpe_logo_128.png</file>
<file alias="logo_me">../../images/dgme_logo_32.png</file>

Binary file not shown.

Binary file not shown.

Binary file not shown.