mirror of
				https://github.com/chibicitiberiu/rainmeter-studio.git
				synced 2024-02-24 04:33:31 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			21 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			21 lines
		
	
	
		
			1.1 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version='1.0' encoding='utf-8'?>
 | 
						|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="RainmeterStudio.Properties" GeneratedClassName="Settings">
 | 
						|
  <Profiles />
 | 
						|
  <Settings>
 | 
						|
    <Setting Name="ProjectCreateCommand_Shortcut" Roaming="true" Type="System.String" Scope="User">
 | 
						|
      <Value Profile="(Default)">Ctrl+Shift+N</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="ProjectPanel_RefreshCommand_Shortcut" Roaming="true" Type="System.String" Scope="User">
 | 
						|
      <Value Profile="(Default)">F5</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="DocumentCreateCommand_Shortcut" Roaming="true" Type="System.String" Scope="User">
 | 
						|
      <Value Profile="(Default)">Ctrl+N</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="ProjectOpenCommand_Shortcut" Roaming="true" Type="System.String" Scope="User">
 | 
						|
      <Value Profile="(Default)">Ctrl+Shift+O</Value>
 | 
						|
    </Setting>
 | 
						|
    <Setting Name="DocumentCloseCommand_Shortcut" Roaming="true" Type="System.String" Scope="User">
 | 
						|
      <Value Profile="(Default)">Ctrl+W</Value>
 | 
						|
    </Setting>
 | 
						|
  </Settings>
 | 
						|
</SettingsFile> |