mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
99e4ad2f60
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@17 21ef857c-d57f-4fe0-8362-d861dc6d29cd
33 lines
1.5 KiB
XML
33 lines
1.5 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="ProcessHacker.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="RefreshInterval" Type="System.Int32" Scope="User">
|
|
<Value Profile="(Default)">500</Value>
|
|
</Setting>
|
|
<Setting Name="textMinSize" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">10</Value>
|
|
</Setting>
|
|
<Setting Name="heapMinSize" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">1024</Value>
|
|
</Setting>
|
|
<Setting Name="WindowSize" Type="System.Drawing.Size" Scope="User">
|
|
<Value Profile="(Default)">820, 549</Value>
|
|
</Setting>
|
|
<Setting Name="WindowLocation" Type="System.Drawing.Point" Scope="User">
|
|
<Value Profile="(Default)">200, 200</Value>
|
|
</Setting>
|
|
<Setting Name="SplitterDistance" Type="System.Int32" Scope="User">
|
|
<Value Profile="(Default)">300</Value>
|
|
</Setting>
|
|
<Setting Name="WindowState" Type="System.Windows.Forms.FormWindowState" Scope="User">
|
|
<Value Profile="(Default)">Normal</Value>
|
|
</Setting>
|
|
<Setting Name="DebugMem" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">False</Value>
|
|
</Setting>
|
|
<Setting Name="SearchType" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">&Literal Search...</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |