- these are marked extern in E_Lib.h so make sure they exist

SVN revision: 16860
devs/princeamd/enlightenment-0.17-elive
Dan Sinclair 18 years ago committed by Dan Sinclair
parent 1849a6ce39
commit 85ace5a203
  1. 2
      src/lib/e_main.c

@ -74,6 +74,8 @@ int E_RESPONSE_BACKGROUND_DIRS_LIST = 0;
int E_RESPONSE_BINDING_KEY_LIST = 0;
int E_RESPONSE_BINDING_MOUSE_LIST = 0;
int E_RESPONSE_BINDING_WHEEL_LIST = 0;
int E_RESPONSE_BINDING_SIGNAL_LIST = 0;
/*
* initialise connection to the current E running on "display".

Loading…
Cancel
Save