* update icon

This commit is contained in:
Reinhard Pointner 2015-07-29 23:45:39 +00:00
parent 4c678289ea
commit 105b6a907c
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 342 B

After

Width:  |  Height:  |  Size: 864 B

View File

@ -19,7 +19,7 @@ public class PlainFileMatcher implements Datasource, AutoCompleteMatcher {
@Override
public String getName() {
return "File";
return "Generic File";
}
@Override