Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ttt
Teleteaching Standalone
Commits
bdba3bb1
Commit
bdba3bb1
authored
Dec 06, 2016
by
Administrator
Browse files
filenames changed with tesseract
parent
dcf7654b
Changes
1
Hide whitespace changes
Inline
Side-by-side
java/ttt/gui/Index.java
View file @
bdba3bb1
...
...
@@ -814,7 +814,7 @@ public class Index {
{
File
f
=
new
File
(
filename
);
f
.
delete
();
f
=
new
File
(
filename
+
".hocr.h
tml
"
);
f
=
new
File
(
filename
+
".hocr.h
ocr
"
);
f
.
delete
();
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment