Home
last modified time | relevance | path

Searched refs:SYSTEM_PLUGINS_DIR (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dgkrellm.h142 #if !defined(SYSTEM_PLUGINS_DIR)
143 #define SYSTEM_PLUGINS_DIR "/usr/lib/gkrellm2/plugins" macro
151 #undef SYSTEM_PLUGINS_DIR
H A Dplugins.c1283 #if defined(SYSTEM_PLUGINS_DIR) in gkrellm_plugins_load()
1284 scan_for_plugins(SYSTEM_PLUGINS_DIR); in gkrellm_plugins_load()