mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
project_view_pane demo: fix plugin name/description
This commit is contained in:
parent
b31ca385c9
commit
972a3ccf1b
@ -1,10 +1,10 @@
|
||||
<idea-plugin version="2" url="www.jetbrains.com">
|
||||
<id>org.jetbrains.plugins.sample.ProjectViewPane</id>
|
||||
<name>Project View Pain Demo</name>
|
||||
<name>Project View Pane Demo</name>
|
||||
<version>1.0</version>
|
||||
<vendor email="support@jetbrains.com" url="http://www.jetbrains.com">JetBrains</vendor>
|
||||
|
||||
<description>Project View Pain Demo</description>
|
||||
<description>Project View Pane Demo</description>
|
||||
|
||||
<change-notes>Initial commit</change-notes>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user