mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
				synced 2023-10-19 15:58:31 +00:00 
			
		
		
		
	Version 0.3.3
This commit is contained in:
		
							
								
								
									
										2
									
								
								HISTORY
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								HISTORY
									
									
									
									
									
								
							@@ -237,3 +237,5 @@ Version 0.3.2
 | 
				
			|||||||
- fixed bug in creating osd
 | 
					- fixed bug in creating osd
 | 
				
			||||||
- fixed bug when creating pixmaps
 | 
					- fixed bug when creating pixmaps
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					Version 0.3.3
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 
 | 
				
			|||||||
@@ -19,7 +19,7 @@
 | 
				
			|||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
static const char *VERSION        = "0.3.2";
 | 
					static const char *VERSION        = "0.3.3";
 | 
				
			||||||
static const char *DESCRIPTION    = trNOOP("Skin Designer");
 | 
					static const char *DESCRIPTION    = trNOOP("Skin Designer");
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class cPluginSkinDesigner : public cPlugin {
 | 
					class cPluginSkinDesigner : public cPlugin {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user