Enhanced manpage
parent
1bb26d9c33
commit
032dc9f644
|
@ -73,7 +73,7 @@ if(WITH_MAN)
|
|||
DESTINATION ${CMAKE_INSTALL_MANDIR}/man1)
|
||||
endif()
|
||||
|
||||
set(WITH_TRANSLATIONS, "YES")
|
||||
set(WITH_TRANSLATIONS "YES")
|
||||
if(WITH_TRANSLATIONS)
|
||||
add_subdirectory(translations)
|
||||
endif()
|
||||
|
|
|
@ -20,6 +20,10 @@ whyblocked - reminds you why you blocked someone.
|
|||
Whyblocked allows you to store the reason why you blocked someone, along with
|
||||
"receipts", URLs to the posts that led you to block them.
|
||||
|
||||
Apart from the obvious method, you can add entries by dropping the link to a
|
||||
profile into the main window. In the "Add entry" dialog, you can add receipts by
|
||||
dropping links or text into the receipts list.
|
||||
|
||||
== REPORTING BUGS
|
||||
|
||||
Bugtracker: https://schlomp.space/tastytea/whyblocked/issues
|
||||
|
|
Loading…
Reference in New Issue