mirror of
				https://github.com/9ParsonsB/Pulsar.git
				synced 2025-10-25 20:39:51 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			60 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			60 lines
		
	
	
		
			2.6 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version='1.0' encoding='utf-8'?>
 | |
| <SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Observatory.Properties" GeneratedClassName="Core">
 | |
|   <Profiles />
 | |
|   <Settings>
 | |
|     <Setting Name="JournalFolder" Type="System.String" Scope="User">
 | |
|       <Value Profile="(Default)" />
 | |
|     </Setting>
 | |
|     <Setting Name="AllowUnsigned" Type="System.Boolean" Scope="User">
 | |
|       <Value Profile="(Default)">False</Value>
 | |
|     </Setting>
 | |
|     <Setting Name="NativeNotify" Type="System.Boolean" Scope="User">
 | |
|       <Value Profile="(Default)">True</Value>
 | |
|     </Setting>
 | |
|     <Setting Name="NativeNotifyFont" Type="System.String" Scope="User">
 | |
|       <Value Profile="(Default)" />
 | |
|     </Setting>
 | |
|     <Setting Name="NativeNotifyColour" Type="System.UInt32" Scope="User">
 | |
|       <Value Profile="(Default)">4294944000</Value>
 | |
|     </Setting>
 | |
|     <Setting Name="NativeNotifyCorner" Type="System.Int32" Scope="User">
 | |
|       <Value Profile="(Default)">0</Value>
 | |
|     </Setting>
 | |
|     <Setting Name="NativeNotifyScreen" Type="System.Int32" Scope="User">
 | |
|       <Value Profile="(Default)">-1</Value>
 | |
|     </Setting>
 | |
|     <Setting Name="TryPrimeSystemContextOnStartMonitor" Type="System.Boolean" Scope="User">
 | |
|       <Value Profile="(Default)">False</Value>
 | |
|     </Setting>
 | |
|     <Setting Name="CoreVersion" Type="System.String" Scope="User">
 | |
|       <Value Profile="(Default)" />
 | |
|     </Setting>
 | |
|     <Setting Name="PluginSettings" Type="System.String" Scope="User">
 | |
|       <Value Profile="(Default)" />
 | |
|     </Setting>
 | |
|     <Setting Name="VoiceNotify" Type="System.Boolean" Scope="User">
 | |
|       <Value Profile="(Default)">False</Value>
 | |
|     </Setting>
 | |
|     <Setting Name="VoiceSelected" Type="System.String" Scope="User">
 | |
|       <Value Profile="(Default)" />
 | |
|     </Setting>
 | |
|     <Setting Name="VoiceVolume" Type="System.Int32" Scope="User">
 | |
|       <Value Profile="(Default)">75</Value>
 | |
|     </Setting>
 | |
|     <Setting Name="VoiceRate" Type="System.Int32" Scope="User">
 | |
|       <Value Profile="(Default)">0</Value>
 | |
|     </Setting>
 | |
|     <Setting Name="MainWindowSize" Type="System.Drawing.Size" Scope="User">
 | |
|       <Value Profile="(Default)">800, 500</Value>
 | |
|     </Setting>
 | |
|     <Setting Name="MainWindowPosition" Type="System.Drawing.Point" Scope="User">
 | |
|       <Value Profile="(Default)">100, 100</Value>
 | |
|     </Setting>
 | |
|     <Setting Name="NativeNotifyScale" Type="System.Int32" Scope="User">
 | |
|       <Value Profile="(Default)">100</Value>
 | |
|     </Setting>
 | |
|     <Setting Name="NativeNotifyTimeout" Type="System.Int32" Scope="User">
 | |
|       <Value Profile="(Default)">8000</Value>
 | |
|     </Setting>
 | |
|   </Settings>
 | |
| </SettingsFile> |