[ubuntu-mono] [Bug 475751] Re: Properties function in mono not longer working
Markus Schulz
schulz at alpharesearch.de
Thu Nov 5 20:04:52 UTC 2009
It looks like if I don't save the properties it will always load the
default... but if I save it only saves to changed properties... the
color is not changing and so it should load the default value... this is
what happens in .net and in earlier versions of mono.
Here is the header form the file I'm talking about:
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<configSections>
<sectionGroup name="userSettings" type="System.Configuration.UserSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<section name="QueueChecker.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
</sectionGroup>
</configSections>
--
Properties function in mono not longer working
https://bugs.launchpad.net/bugs/475751
You received this bug notification because you are a member of MOTU Mono
Team, which is subscribed to mono in ubuntu.
More information about the Ubuntu-mono
mailing list