diff options
author | Monroe Linden <monroe@lindenlab.com> | 2009-12-10 16:03:39 -0800 |
---|---|---|
committer | Monroe Linden <monroe@lindenlab.com> | 2009-12-10 16:03:39 -0800 |
commit | 95b044a5c6efac08471ccda8647df6165fb7cbdf (patch) | |
tree | 6ece3b8a3427db1bb2d8a12a81e0ac955eccb02e /indra/newview/llviewermediaobserver.h | |
parent | 8eb2f3bd0fb0860105b71c45dc473f684b03438e (diff) |
Fix for DEV-41388 (SNOW-307: Linux viewer builds renames gstreamer plugin to quicktime.)
Of the four options suggested in the jira, this is a modified version of #2. Since the mime_types.xml file actually gets localized (it contains a bunch of user-visible text in addition to the mappings), I don't think renaming it in viewer_manifest.py will work.
Instead, I've created additional files (mime_types_linux.xml and mime_types_mac.xml) in the same location, and changed the code that loads the file in LLAppViewer::init() to look for different names per-platform.
I'm sure there are cleverer solutions (such as abusing the translation xml overlay system to create files that have deltas per platform), but those don't fit in the time-box allocated to this issue.
Diffstat (limited to 'indra/newview/llviewermediaobserver.h')
0 files changed, 0 insertions, 0 deletions