mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Add dummy GSTVideoPanel class for VT backwards compatibility
This commit is contained in:
parent
aca233a587
commit
9e7a273931
@ -23,7 +23,7 @@ package org.sleuthkit.autopsy.corecomponents;
|
||||
* Logger.getLogger(OpenCVFrameCapture.class.getName()) in
|
||||
* OpenCVFrameCapture.java in an older version of the Video Triage Net Beans
|
||||
* Module. It should be removed when the Video Triage NBM changes its dependency
|
||||
* on the Autopsy-Core to a major rlease version greater than 10 and a
|
||||
* on the Autopsy-Core NBM to a major rlease version greater than 10 and a
|
||||
* specification version greater than 10.
|
||||
*/
|
||||
@Deprecated
|
||||
|
@ -1,5 +1,5 @@
|
||||
#Updated by build script
|
||||
#Fri, 15 Jun 2018 12:30:02 -0600
|
||||
#Mon, 25 Jun 2018 17:19:36 -0400
|
||||
LBL_splash_window_title=Starting Autopsy
|
||||
SPLASH_HEIGHT=314
|
||||
SPLASH_WIDTH=538
|
||||
@ -8,4 +8,4 @@ SplashRunningTextBounds=0,289,538,18
|
||||
SplashRunningTextColor=0x0
|
||||
SplashRunningTextFontSize=19
|
||||
|
||||
currentVersion=Autopsy 4.7.0
|
||||
currentVersion=Autopsy 4.8.0
|
||||
|
@ -1,4 +1,4 @@
|
||||
#Updated by build script
|
||||
#Fri, 15 Jun 2018 12:30:02 -0600
|
||||
CTL_MainWindow_Title=Autopsy 4.7.0
|
||||
CTL_MainWindow_Title_No_Project=Autopsy 4.7.0
|
||||
#Mon, 25 Jun 2018 17:19:36 -0400
|
||||
CTL_MainWindow_Title=Autopsy 4.8.0
|
||||
CTL_MainWindow_Title_No_Project=Autopsy 4.8.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user