mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-02 08:25:02 -04:00
* rename icons for generic file mode
This commit is contained in:
parent
e1a15faf76
commit
3d2763454f
Before Width: | Height: | Size: 864 B After Width: | Height: | Size: 864 B |
@ -24,7 +24,7 @@ public class PlainFileMatcher implements Datasource, AutoCompleteMatcher {
|
||||
|
||||
@Override
|
||||
public Icon getIcon() {
|
||||
return ResourceManager.getIcon("file.text");
|
||||
return ResourceManager.getIcon("search.generic");
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user