|
1 | 1 | <idea-plugin>
|
2 | 2 | <id>https://github.com/DUNNIK</id>
|
3 |
| - <name>Yo</name> |
4 |
| - <version>1.5</version> |
| 3 | + <name>Yo Progress Bar</name> |
| 4 | + <version>1.7</version> |
5 | 5 | <idea-version since-build="193"/>
|
6 | 6 | < vendor email= "[email protected]" url= "https://github.com/DUNNIK">DUNNIK</ vendor>
|
7 | 7 |
|
8 | 8 | <description><![CDATA[
|
| 9 | + <p> |
9 | 10 | Yo! This plugin works to add great images to your drab code.<br/>
|
10 |
| - <img src="https://raw.githubusercontent.com/DUNNIK/YoPlugin/develop/ExamplesForReadme/marioExample.gif"/><br/> |
11 |
| - <img src="https://raw.githubusercontent.com/DUNNIK/YoPlugin/develop/ExamplesForReadme/sonicExample.gif"/><br/> |
12 |
| - <img src="https://raw.githubusercontent.com/DUNNIK/YoPlugin/develop/ExamplesForReadme/minecraftExample.gif"/><br/> |
13 |
| - <img src="https://raw.githubusercontent.com/DUNNIK/YoPlugin/develop/ExamplesForReadme/sasukeExample.gif"/><br/> |
14 |
| - <img src="https://raw.githubusercontent.com/DUNNIK/YoPlugin/develop/ExamplesForReadme/narutoExample.gif"/><br/> |
15 |
| - <img src="https://raw.githubusercontent.com/DUNNIK/YoPlugin/develop/ExamplesForReadme/nyanCatExample.gif"/><br/> |
| 11 | + <img width="500" src="https://raw.githubusercontent.com/DUNNIK/YoPlugin/develop/ExamplesForReadme/marioExample.gif"/><br/> |
| 12 | + <img width="500" src="https://raw.githubusercontent.com/DUNNIK/YoPlugin/develop/ExamplesForReadme/sonicExample.gif"/><br/> |
| 13 | + <img width="500" src="https://raw.githubusercontent.com/DUNNIK/YoPlugin/develop/ExamplesForReadme/minecraftExample.gif"/><br/> |
| 14 | + <img width="500" src="https://raw.githubusercontent.com/DUNNIK/YoPlugin/develop/ExamplesForReadme/sasukeExample.gif"/><br/> |
| 15 | + <img width="500" src="https://raw.githubusercontent.com/DUNNIK/YoPlugin/develop/ExamplesForReadme/narutoExample.gif"/><br/> |
| 16 | + <img width="500" src="https://raw.githubusercontent.com/DUNNIK/YoPlugin/develop/ExamplesForReadme/nyanCatExample.gif"/><br/> |
16 | 17 | <br/>
|
17 | 18 | And the fascinating thing. You can add your CUSTOM GIF or picture. (Unfortunately, now there is no image processing, so I advise you to add an icon of 20 pixels in height)
|
18 | 19 | <br/>
|
|
21 | 22 | Click <a href="https://github.com/DUNNIK/YoPlugin">Github</a> for more information.
|
22 | 23 | <br/>
|
23 | 24 | The plugin is based on <a href="https://plugins.jetbrains.com/plugin/14708-mario-progress-bar">Mario Progress Bar</a> and <a href="https://plugins.jetbrains.com/plugin/8575-nyan-progress-bar">Nyan Progress Bar</a>
|
| 25 | + </p> |
24 | 26 | ]]></description>
|
25 | 27 |
|
26 | 28 | <change-notes><![CDATA[
|
|
31 | 33 | <li>Version 1.3. Another description</li>
|
32 | 34 | <li>Version 1.4. Added links</li>
|
33 | 35 | <li>Version 1.5. Added new designs. Made our designs more beautiful</li>
|
| 36 | + <li>Version 1.6. New name</li> |
| 37 | + <li>Version 1.7. Fix description</li> |
34 | 38 | </ul>
|
35 | 39 | ]]>
|
36 | 40 | </change-notes>
|
|
0 commit comments