Yea open up the profile files and on the one you want to move, copy the entire node that has the name of the profile you want. Then open the profile file you want to move it to and past it in the profiles node.
Exp:
- Code: Select all
<innerSpaceSettings>
<set Name=Profiles">
<set Name="ProfileName"> <<<--- copy ---
... <<<--- all of this ---
</set> <<<--- this node ---
<<<- Paste to here in the profile file you are wanting to move everything too.
</set>
</InnerSpaceSettings>
Backup the files first if you don't know wtf your doing. Don't blame me if you fuck it up either.