mirror of
https://github.com/mitb-archive/filebot
synced 2025-01-08 12:28:04 -05:00
* allow Java Web Start splash
This commit is contained in:
parent
5ef573799f
commit
ee25c0f7a6
Binary file not shown.
Before Width: | Height: | Size: 184 B |
@ -6,7 +6,6 @@
|
||||
<homepage href="http://filebot.sourceforge.net" />
|
||||
<description>A cross-platform tool for tv renaming, subtitle download and file verification</description>
|
||||
|
||||
<icon href="nosplash.png" kind="splash" />
|
||||
<icon href="icon48.png" width="48" height="48" />
|
||||
<icon href="icon32.png" width="32" height="32" />
|
||||
<icon href="icon16.png" width="16" height="16" />
|
||||
|
@ -5,7 +5,6 @@
|
||||
<vendor>rednoah</vendor>
|
||||
<homepage href="http://sourceforge.net/projects/filebot/" />
|
||||
|
||||
<icon href="nosplash.png" kind="splash" />
|
||||
<icon href="sfv48.png" width="48" height="48" />
|
||||
<icon href="sfv32.png" width="32" height="32" />
|
||||
<icon href="sfv16.png" width="16" height="16" />
|
||||
|
Loading…
Reference in New Issue
Block a user