diff options
| author | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-03-31 10:24:56 +0000 |
|---|---|---|
| committer | trialuser02 <trialuser02@90c681e8-e032-0410-971d-27865f9a5e38> | 2008-03-31 10:24:56 +0000 |
| commit | e7ab60671ecb93ef77959109f77893aa3697a019 (patch) | |
| tree | 680e7141ae5da15996ca1cf50f5d34dd94a8aefd /src/ui/stuff.qrc | |
| parent | de26ec727872ffcbb22f1f7b7c1ab64ccf1f5092 (diff) | |
| download | qmmp-e7ab60671ecb93ef77959109f77893aa3697a019.tar.gz qmmp-e7ab60671ecb93ef77959109f77893aa3697a019.tar.bz2 qmmp-e7ab60671ecb93ef77959109f77893aa3697a019.zip | |
moved text files to txt directory
git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@305 90c681e8-e032-0410-971d-27865f9a5e38
Diffstat (limited to 'src/ui/stuff.qrc')
| -rw-r--r-- | src/ui/stuff.qrc | 25 |
1 files changed, 19 insertions, 6 deletions
diff --git a/src/ui/stuff.qrc b/src/ui/stuff.qrc index 20275a842..6fcab9d37 100644 --- a/src/ui/stuff.qrc +++ b/src/ui/stuff.qrc @@ -2,13 +2,26 @@ <RCC version="1.0"> <qresource> <file>../../COPYING</file> + <file>txt/description_en.txt</file> - <file>html/about_en.html</file> - <file>html/about_ru.html</file> - <file>html/authors_en.txt</file> - <file>html/thanks_en.txt</file> - <file>html/authors_ru.txt</file> - <file>html/thanks_ru.txt</file> + <file>txt/authors_en.txt</file> + <file>txt/thanks_en.txt</file> + + <file>txt/authors_uk_UA.txt</file> + <file>txt/thanks_uk_UA.txt</file> + + <file>txt/authors_zh_TW.txt</file> + <file>txt/thanks_zh_TW.txt</file> + + <file>txt/authors_cs.txt</file> + <file>txt/thanks_cs.txt</file> + + <file>txt/authors_ru.txt</file> + <file>txt/thanks_ru.txt</file> + + <file>txt/authors_zh_CN.txt</file> + <file>txt/thanks_zh_CN.txt</file> + <file>default/balance.png</file> <file>default/eqmain.png</file> <file>default/numbers.png</file> |
