[card.plugin] Symbols support: download and display. Please try it, if you don't like it, will remove or make configurable. Thanks to SillyFreak (Laterna Magica) for GathererSymbols downloader code.

This commit is contained in:
magenoxx 2010-11-24 08:20:46 +00:00
parent 7d9d2bc744
commit c650c43f94
35 changed files with 1758 additions and 25 deletions

View file

@ -57,6 +57,11 @@
<artifactId>swingx</artifactId>
<version>1.6.1</version>
</dependency>
<dependency>
<groupId>org.jetlang</groupId>
<artifactId>jetlang</artifactId>
<version>0.2.4</version>
</dependency>
</dependencies>
<build>