Skip to content

Commit ffeca5d

Browse files
committed
change plugin id and name.
1 parent 06453a0 commit ffeca5d

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

META-INF/plugin.xml

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<idea-plugin version="2">
2-
<id>com.millennialmedia.intellibot</id>
3-
<name>IntelliBot@master.dev</name>
2+
<id>com.millennialmedia.intellibot@lte2000</id>
3+
<name>IntelliBot #patched</name>
44
<version>0.10.143.397</version>
55
<vendor email="[email protected]" url="http://www.millennialmedia.com">Millennial Media</vendor>
66

@@ -27,12 +27,9 @@
2727
]]></description>
2828

2929
<change-notes><![CDATA[
30-
<h2>0.10</h2>
31-
<ul>
32-
<li>corrected RobotFramework 3.x built in variables</li>
33-
<li>improved some python library imports (thanks to Tillaert)</li>
34-
<li>added 'keyword' decorator for python keywords (thanks to Tillaert)</li>
35-
</ul>
30+
This is a temp patched IntelliBot (as the original plugin is not updated by the originator).<br>
31+
Find it in <a href="https://github.com/lte2000/intellibot">Github</a>.<br>
32+
See <a href="https://github.com/lte2000/intellibot#readme">what is fixed/enhanced/new added</a>.
3633
]]>
3734
</change-notes>
3835

intellibot.jar

9 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)