Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: goetz on June 22, 2010, 08:28:48 pm

Title: Tools Settings
Post by: goetz on June 22, 2010, 08:28:48 pm
I'm using Linux and have setup some custom tools in Code::Blocks. I see that they are stored in the user's preferences
~/.codeblocks/default.conf

Is there some file to edit in /usr/share/codeblocks/ that can have the tools set for all users on the system?

Thanks,

Lawrence
Title: Re: Tools Settings
Post by: MortenMacFly on June 23, 2010, 06:54:57 am
Is there some file to edit in /usr/share/codeblocks/ that can have the tools set for all users on the system?
No, but you can use cb_share_config to share the settings across users. Alternatively if you are using the portable C::B version just copy the default.conf file in the folder where C::B is on your computer. See my sig for some more details...