mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-06-26 23:31:08 -04:00

Renamed the language resource files of the plugins. git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5634 b45a01b8-16f6-495d-af2f-9b41ad6348cc
10 lines
211 B
Text
10 lines
211 B
Text
<RCC>
|
|
<qresource prefix="/lang">
|
|
<file>VOIP_de.qm</file>
|
|
<file>VOIP_fr.qm</file>
|
|
<file>VOIP_es.qm</file>
|
|
<file>VOIP_pt_BR.qm</file>
|
|
<file>VOIP_tr.qm</file>
|
|
</qresource>
|
|
</RCC>
|
|
|