mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
made line endings more consistent
This commit is contained in:
parent
d7153b0336
commit
77fdbcf6a4
13
.gitattributes
vendored
Normal file
13
.gitattributes
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
*.java text diff=java
|
||||
|
||||
*.txt text
|
||||
*.sh text
|
||||
*.mf text
|
||||
*.xml text
|
||||
*.form text
|
||||
*.properties text
|
||||
*.html text diff=html
|
||||
*.dox text
|
||||
Doxyfile text
|
||||
|
||||
*.py text diff=python
|
@ -1,5 +1,5 @@
|
||||
#Updated by build script
|
||||
#Wed, 25 Sep 2013 13:55:37 -0400
|
||||
#Fri, 18 Oct 2013 23:25:14 -0400
|
||||
LBL_splash_window_title=Starting Autopsy
|
||||
SPLASH_HEIGHT=288
|
||||
SPLASH_WIDTH=538
|
||||
@ -8,4 +8,4 @@ SplashRunningTextBounds=5,266,530,17
|
||||
SplashRunningTextColor=0x0
|
||||
SplashRunningTextFontSize=18
|
||||
|
||||
currentVersion=Autopsy 3.0.7
|
||||
currentVersion=Autopsy 3.0.8
|
||||
|
@ -1,5 +1,5 @@
|
||||
#Updated by build script
|
||||
#Wed, 25 Sep 2013 13:55:37 -0400
|
||||
#Fri, 18 Oct 2013 23:25:14 -0400
|
||||
|
||||
CTL_MainWindow_Title=Autopsy 3.0.7
|
||||
CTL_MainWindow_Title_No_Project=Autopsy 3.0.7
|
||||
CTL_MainWindow_Title=Autopsy 3.0.8
|
||||
CTL_MainWindow_Title_No_Project=Autopsy 3.0.8
|
||||
|
Loading…
x
Reference in New Issue
Block a user