mirror of
				https://github.com/chibicitiberiu/rainmeter-studio.git
				synced 2024-02-24 04:33:31 +00:00 
			
		
		
		
	Moved skin designer from plugin to application. Implemented many things.
This commit is contained in:
		
							
								
								
									
										
											BIN
										
									
								
								RainmeterStudio/Resources/Graphics/transparent_background.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								RainmeterStudio/Resources/Graphics/transparent_background.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| 
		 After Width: | Height: | Size: 150 B  | 
							
								
								
									
										18
									
								
								RainmeterStudio/Resources/Strings.Designer.cs
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										18
									
								
								RainmeterStudio/Resources/Strings.Designer.cs
									
									
									
										generated
									
									
									
								
							@@ -726,6 +726,24 @@ namespace RainmeterStudio.Resources {
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        
 | 
			
		||||
        /// <summary>
 | 
			
		||||
        ///   Looks up a localized string similar to New empty skin.
 | 
			
		||||
        /// </summary>
 | 
			
		||||
        public static string DocumentTemplate_Skin_Description {
 | 
			
		||||
            get {
 | 
			
		||||
                return ResourceManager.GetString("DocumentTemplate_Skin_Description", resourceCulture);
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        
 | 
			
		||||
        /// <summary>
 | 
			
		||||
        ///   Looks up a localized string similar to Skin.
 | 
			
		||||
        /// </summary>
 | 
			
		||||
        public static string DocumentTemplate_Skin_DisplayText {
 | 
			
		||||
            get {
 | 
			
		||||
                return ResourceManager.GetString("DocumentTemplate_Skin_DisplayText", resourceCulture);
 | 
			
		||||
            }
 | 
			
		||||
        }
 | 
			
		||||
        
 | 
			
		||||
        /// <summary>
 | 
			
		||||
        ///   Looks up a localized string similar to _File.
 | 
			
		||||
        /// </summary>
 | 
			
		||||
 
 | 
			
		||||
@@ -366,4 +366,10 @@
 | 
			
		||||
  <data name="Command_ProjectOpen_DisplayText" xml:space="preserve">
 | 
			
		||||
    <value>O_pen Project</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="DocumentTemplate_Skin_Description" xml:space="preserve">
 | 
			
		||||
    <value>New empty skin</value>
 | 
			
		||||
  </data>
 | 
			
		||||
  <data name="DocumentTemplate_Skin_DisplayText" xml:space="preserve">
 | 
			
		||||
    <value>Skin</value>
 | 
			
		||||
  </data>
 | 
			
		||||
</root>
 | 
			
		||||
		Reference in New Issue
	
	Block a user