Re: [opensource-dev] Changing the name

2012-01-18 Thread Jonathan Welch
Also see strings.xml which defines APP_NAME and CAPITALIZED_APP_NAME ___ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges

Re: [opensource-dev] Changing the name

2012-01-18 Thread Jonathan Welch
There is one non-obvious place that I came across a while ago--the startup code takes out a mutex, probably so it has a way of seeing if you are trying to run more than one viewer at a time (and have the setting for that disabled). -jonathan ___ Policies

Re: [opensource-dev] Changing the name

2012-01-18 Thread Cinder Roxley
-boun...@lists.secondlife.com] On Behalf Of Kaluura Boa Sent: Wednesday, January 18, 2012 10:29 AM To: opensource-dev@lists.secondlife.com Subject: [opensource-dev] Changing the name Hello List, Simple question: What is the best way to change the name of the viewer once you have cloned the mercurial repository? A l

[opensource-dev] Changing the name

2012-01-18 Thread Kaluura Boa
Hello List, Simple question: What is the best way to change the name of the viewer once you have cloned the mercurial repository? A lot of variations of the name "SecondLife" in various cases are all over the build tree. Some occurences can be replaced with more or less care, some must not. A