diff --git a/CMakeLists.txt b/CMakeLists.txt index 366054e..54071eb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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() diff --git a/whyblocked.1.adoc b/whyblocked.1.adoc index 7d7b052..77ffcd6 100644 --- a/whyblocked.1.adoc +++ b/whyblocked.1.adoc @@ -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