forked from qt-creator/qt-creator
		
	Move the plugin examples to subdir of pluginhowto.
This commit is contained in:
		
							
								
								
									
										11
									
								
								doc/pluginhowto/examples/progressbar/ProgressBar.pluginspec
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										11
									
								
								doc/pluginhowto/examples/progressbar/ProgressBar.pluginspec
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,11 @@
 | 
			
		||||
<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>
 | 
			
		||||
		Reference in New Issue
	
	Block a user