mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-13 16:36:15 +00:00
6032 translated file names in results view
This commit is contained in:
parent
9c14a4de79
commit
1fa98f95ae
@ -127,8 +127,8 @@ public class BlackboardArtifactNode extends AbstractContentNode<BlackboardArtifa
|
|||||||
};
|
};
|
||||||
|
|
||||||
private final BlackboardArtifact artifact;
|
private final BlackboardArtifact artifact;
|
||||||
private Content srcContent; // May be null.
|
private Content srcContent;
|
||||||
private volatile String translatedSourceName; // Only computed once, in a background thread.
|
private volatile String translatedSourceName;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* A method has been provided to allow the injection of properties into this
|
* A method has been provided to allow the injection of properties into this
|
||||||
|
Loading…
x
Reference in New Issue
Block a user