forked from qt-creator/qt-creator
It's 2011 now.
Reviewed-by: hjk
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<plugin name="DirModelPlugin" version="0.0.1">
|
||||
<vendor>FooCompany</vendor>
|
||||
<copyright>(C) 2009-2010 FooCompanyInc Pvt. Ltd.</copyright>
|
||||
<copyright>(C) 2009-2011 FooCompanyInc Pvt. Ltd.</copyright>
|
||||
<license>GPL</license>
|
||||
<description>Dir Model</description>
|
||||
<url>http://www.FooCompanyInc.com</url>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<plugin name="HTMLEditor" version="0.0.1">
|
||||
<vendor>FooCompanyInc Pvt. Ltd</vendor>
|
||||
<copyright>(C) 2009-2010 FooCompanyInc Pvt. Ltd.</copyright>
|
||||
<copyright>(C) 2009-2011 FooCompanyInc Pvt. Ltd.</copyright>
|
||||
<license></license>
|
||||
<description>{{PLUGIN_DESCRIPTION}}</description>
|
||||
<url>http://www.FooCompanyInc.com</url>
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
<plugin name="PreferencePane" version="0.0.1">
|
||||
<vendor>FooCompanyInc Pvt. Ltd</vendor>
|
||||
<copyright>(C) 2009-2010 FooCompanyInc Pvt. Ltd.</copyright>
|
||||
<copyright>(C) 2009-2011 FooCompanyInc Pvt. Ltd.</copyright>
|
||||
<license></license>
|
||||
<description>{{PLUGIN_DESCRIPTION}}</description>
|
||||
<url>http://www.FooCompany.com</url>
|
||||
|
||||
@@ -151,7 +151,7 @@ pluginspec file is as follows
|
||||
\code
|
||||
<plugin name="DoNothing" version="0.0.1">
|
||||
<vendor>FooCompanyInc</vendor>
|
||||
<copyright>(C) 2009-2010 FooCompanyInc Pvt. Ltd.</copyright>
|
||||
<copyright>(C) 2009-2011 FooCompanyInc Pvt. Ltd.</copyright>
|
||||
<license>Do anything you want</license>
|
||||
<description>A plugin that does nothing</description>
|
||||
<url>http://www.FooCompanyInc.com</url>
|
||||
|
||||
Reference in New Issue
Block a user