forked from qt-creator/qt-creator
		
	
		
			
	
	
		
			12 lines
		
	
	
		
			347 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			12 lines
		
	
	
		
			347 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								<plugin name="ProgressBar" version="0.0.1">
							 | 
						||
| 
								 | 
							
								    <vendor>FooCompanyInc</vendor>
							 | 
						||
| 
								 | 
							
								    <copyright></copyright>
							 | 
						||
| 
								 | 
							
								    <license></license>
							 | 
						||
| 
								 | 
							
								    <description>{{PLUGIN_DESCRIPTION}}</description>
							 | 
						||
| 
								 | 
							
								    <url>http://www.foocompany.com</url>
							 | 
						||
| 
								 | 
							
								    <dependencyList>
							 | 
						||
| 
								 | 
							
								        <dependency name="Core"/>
							 | 
						||
| 
								 | 
							
								        <dependency name="Find"/>
							 | 
						||
| 
								 | 
							
								    </dependencyList>
							 | 
						||
| 
								 | 
							
								</plugin>
							 |