option('gtk_command', type: 'string', value: 'simple-netaid-gtk3',
       description: 'Command to launch the NETAID GTK front-end')

option('notify_pidfile', type: 'string', value: '/run/netaid/notify.pids',
       description: 'PID registry file for SIGUSR1 notifications from snetaid')

option('lxpanel_prefix', type: 'string', value: '',
       description: 'lxpanel install prefix when lxpanel.pc is missing (e.g. /usr)')

option('pluginsdir', type: 'string', value: '',
       description: 'LXPanel plugins directory (default: from lxpanel.pc)')
