New Diceware passphrase generator, close #21

This commit is contained in:
thez3ro
2017-03-04 15:10:50 +01:00
parent 93dcf8231f
commit d9ccde94c9
13 changed files with 11662 additions and 424 deletions

View File

@@ -15,6 +15,8 @@
add_subdirectory(translations)
install(FILES wordlists/*.wordlist DESTINATION ${DATA_INSTALL_DIR}/wordlists)
file(GLOB DATABASE_ICONS icons/database/*.png)
install(FILES ${DATABASE_ICONS} DESTINATION ${DATA_INSTALL_DIR}/icons/database)