* update icon
This commit is contained in:
parent
4c678289ea
commit
105b6a907c
Binary file not shown.
Before Width: | Height: | Size: 342 B After Width: | Height: | Size: 864 B |
|
@ -19,7 +19,7 @@ public class PlainFileMatcher implements Datasource, AutoCompleteMatcher {
|
|||
|
||||
@Override
|
||||
public String getName() {
|
||||
return "File";
|
||||
return "Generic File";
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in New Issue