Adding copyurl and disable-fonts patch
This commit is contained in:
parent
ec58f77b6b
commit
35e6403c69
9 changed files with 258 additions and 3 deletions
5
patch/include.c
Normal file
5
patch/include.c
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/* Patches */
|
||||
|
||||
#if COPYURL_PATCH || COPYURL_HIGHLIGHT_SELECTED_URLS_PATCH
|
||||
#include "copyurl.c"
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue