Added missing updates

This commit is contained in:
lkrsnik 2024-08-28 11:00:22 +02:00
parent 30b848d853
commit 490f17d6b2
29 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -166,4 +166,5 @@ src/main/resources/translation_external/
src/main/resources/translations_backup/
config.json
config_instructions.txt
config_instructions.txt
data

View File

View File

0
config_wordSets.json → configs/config_wordSets.json Normal file → Executable file
View File

0
config_words.json → configs/config_words.json Normal file → Executable file
View File

0
corpus-analyzer.jar Normal file → Executable file
View File

0
license Normal file → Executable file
View File

0
readme.md Normal file → Executable file
View File

0
src/main/java/gui/I18N.java Normal file → Executable file
View File

0
src/main/java/nogui/Characters.java Normal file → Executable file
View File

0
src/main/java/nogui/NoGUIController.java Normal file → Executable file
View File

0
src/main/java/nogui/Utils.java Normal file → Executable file
View File

0
src/main/java/nogui/WordParts.java Normal file → Executable file
View File

0
src/main/java/nogui/WordSets.java Normal file → Executable file
View File

0
src/main/java/nogui/Words.java Normal file → Executable file
View File

0
src/main/java/util/Tasks.java Normal file → Executable file
View File

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

View File

Before

Width:  |  Height:  |  Size: 26 KiB

After

Width:  |  Height:  |  Size: 26 KiB

View File

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 20 KiB

0
src/main/resources/gui/questionmark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 855 B

After

Width:  |  Height:  |  Size: 855 B

0
src/main/resources/message_en.properties Normal file → Executable file
View File

0
src/main/resources/message_sl.properties Normal file → Executable file
View File

0
src/main/resources/questionmark.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 855 B

After

Width:  |  Height:  |  Size: 855 B

0
src/main/resources/style.css Normal file → Executable file
View File