mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-08 20:55:17 -05:00
Rockbox Utility: add Speex license to About dialog.
The Speex codec has a special license requiring it to be reproduced with any distribution. Add the license as a separate tab in the About dialog to satisfy this. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30816 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
eb97426c76
commit
e28f8225f5
3 changed files with 22 additions and 4 deletions
|
|
@ -2,6 +2,7 @@
|
|||
<qresource prefix="/">
|
||||
<file>../../docs/CREDITS</file>
|
||||
<file>../../docs/gpl-2.0.html</file>
|
||||
<file alias="docs/COPYING.SPEEX">../../apps/codecs/libspeex/COPYING</file>
|
||||
</qresource>
|
||||
<qresource>
|
||||
<file alias="builtin/VOICE_PAUSE.wav">../../tools/VOICE_PAUSE.wav</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue