Here’s the general overview: Open SecondLife.xib in newview with Xcode Rename the main window from Second Life to whatever you’d like to name it Open the terminal, cd to newview and run the following: ibtool SecondLife.xib —compile SecondLife.nib
If you know a bit of Objective-C and the NSWindow API on OS X, you can also pragmatically change the window title as well through NSWindow’s setTitle method. On Dec 1, 2013, at 5:21 PM, Nicky Perian <nickyper...@yahoo.com> wrote: > How is the SecondLife.nib file edited / changed to reflect a rebranded viewer? > > _______________________________________________ > 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
_______________________________________________ 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