mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Fixes for CR db_info table
This commit is contained in:
parent
e7721e8bdb
commit
0f016128a0
@ -3386,7 +3386,7 @@ abstract class AbstractSqlEamDb implements EamDb {
|
||||
* column having a UNIQUE constraint. The name column could now
|
||||
* be used as the primary key, but the essentially useless id
|
||||
* column is retained for the sake of backwards compatibility.
|
||||
* Note that the creation schema version numbers is set to 0,0
|
||||
* Note that the creation schema version number is set to 0.0
|
||||
* to indicate that it is unknown.
|
||||
*/
|
||||
String creationMajorVer;
|
||||
|
@ -1,5 +1,5 @@
|
||||
#Updated by build script
|
||||
#Tue, 11 Dec 2018 14:19:50 -0500
|
||||
#Tue, 11 Dec 2018 14:41:40 -0500
|
||||
LBL_splash_window_title=Starting Autopsy
|
||||
SPLASH_HEIGHT=314
|
||||
SPLASH_WIDTH=538
|
||||
|
@ -1,4 +1,4 @@
|
||||
#Updated by build script
|
||||
#Tue, 11 Dec 2018 14:19:50 -0500
|
||||
#Tue, 11 Dec 2018 14:41:40 -0500
|
||||
CTL_MainWindow_Title=Autopsy 4.9.1
|
||||
CTL_MainWindow_Title_No_Project=Autopsy 4.9.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user