Add last e17 release from gentoo portage (was removed in october)
This commit is contained in:
parent
fa090c9817
commit
bd8a752aa5
4 changed files with 172 additions and 0 deletions
13
x11-wm/enlightenment/files/quickstart.diff
Normal file
13
x11-wm/enlightenment/files/quickstart.diff
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
Index: src/bin/e_main.c
|
||||
===================================================================
|
||||
--- src/bin/e_main.c (revision 61690)
|
||||
+++ src/bin/e_main.c (working copy)
|
||||
@@ -93,7 +93,7 @@
|
||||
static Eina_Bool _e_main_cb_startup_fake_end(void *data __UNUSED__);
|
||||
|
||||
/* local variables */
|
||||
-static Eina_Bool really_know = EINA_FALSE;
|
||||
+static Eina_Bool really_know = EINA_TRUE;
|
||||
static Eina_Bool locked = EINA_FALSE;
|
||||
static Eina_Bool inloop = EINA_FALSE;
|
||||
static jmp_buf x_fatal_buff;
|
||||
Loading…
Add table
Add a link
Reference in a new issue