mirror of
				https://projects.vdr-developer.org/git/vdr-plugin-skindesigner.git
				synced 2023-10-19 15:58:31 +00:00 
			
		
		
		
	Version 0.4.1
This commit is contained in:
		
							
								
								
									
										2
									
								
								HISTORY
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								HISTORY
									
									
									
									
									
								
							@@ -278,3 +278,5 @@ Version 0.4.0
 | 
			
		||||
- reverted Makefile changes in parts
 | 
			
		||||
- added category indicator token to default menus
 | 
			
		||||
 | 
			
		||||
Version 0.4.1
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -19,7 +19,7 @@
 | 
			
		||||
#endif
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
static const char *VERSION        = "0.4.0";
 | 
			
		||||
static const char *VERSION        = "0.4.1";
 | 
			
		||||
static const char *DESCRIPTION    = trNOOP("Skin Designer");
 | 
			
		||||
 | 
			
		||||
class cPluginSkinDesigner : public cPlugin, public skindesignerapi::SkindesignerAPI {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user