phoenix-firestorm/indra/newview/linux_tools
Nat Goodspeed 51018f38a2 IQA-463: fix Linux wrapper.sh (aka secondlife) gridargs.dat handling.
Previous change to wrapper.sh naively read $(<etc/gridargs.dat) directly into
the viewer binary command line. But gridargs.dat contains quoted args as well
as simple space-separated ones: need bash to scan the file using eval. This
was why the older logic used eval on the entire command line. However, we must
use eval only for gridargs.dat so we don't lose individual quoting on
arguments passed to the secondlife script.
2012-03-29 09:53:53 -04:00
..
client-readme-joystick.txt svn merge -r117314:117337 2009-04-16 23:45:35 +00:00
client-readme-voice.txt Add a note about 'Voice Echo Canyon' to the linux voice readme. 2009-12-16 14:43:20 -08:00
client-readme.txt another minor readme tweak. 2010-02-22 16:27:05 +00:00
handle_secondlifeprotocol.sh svn merge -r130238:130240 svn+ssh://svn.lindenlab.com/svn/linden/branches/linux-updater-6 2009-08-21 21:52:21 +00:00
install.sh svn merge -r130238:130240 svn+ssh://svn.lindenlab.com/svn/linden/branches/linux-updater-6 2009-08-21 21:52:21 +00:00
launch_url.sh svn merge -r121194:121210 2009-05-22 09:58:47 +00:00
refresh_desktop_app_entry.sh svn merge -r130238:130240 svn+ssh://svn.lindenlab.com/svn/linden/branches/linux-updater-6 2009-08-21 21:52:21 +00:00
register_secondlifeprotocol.sh DEV-39784 SNOW-218: KDE 4 applications don't recognize secondlife:// urls 2009-12-23 16:40:24 -08:00
wrapper.sh IQA-463: fix Linux wrapper.sh (aka secondlife) gridargs.dat handling. 2012-03-29 09:53:53 -04:00