Adding open selected text patch
This commit is contained in:
parent
08b53c4960
commit
978e25f23b
7 changed files with 34 additions and 1 deletions
|
|
@ -38,6 +38,9 @@
|
|||
#elif NETWMICON_LEGACY_PATCH
|
||||
#include "netwmicon_legacy.c"
|
||||
#endif
|
||||
#if OPEN_SELECTED_TEXT_PATCH
|
||||
#include "openselectedtext.c"
|
||||
#endif
|
||||
#if OPENURLONCLICK_PATCH
|
||||
#include "openurlonclick.c"
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue