On Wed, Nov 02, 2011 at 09:57:05PM +0000, Chris Derrick wrote: > When .Net saves user settings it writes them to a 'user.config' file in: > > C:\Users\[UserName]\AppData\Local\[CompanyName]\[AppName] > > Where does Mono write user config settings when running a Linux platform?
In my experience the linux equivalent to User\AppData\Local is ~/.config/ I currently have things in ~/.config/MonoDevelop/ and a few others. The company name and appname part are not enforced AIUI. > Thanks in advance, > > -- > View this message in context: > http://mono.1490590.n4.nabble.com/Where-does-Mono-store-user-config-setterings-tp3983422p3983422.html > Sent from the Mono - General mailing list archive at Nabble.com. > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
