aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--ClientHamr/GuiLua/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/ClientHamr/GuiLua/README b/ClientHamr/GuiLua/README
index dc538f6..c86ec04 100644
--- a/ClientHamr/GuiLua/README
+++ b/ClientHamr/GuiLua/README
@@ -54,7 +54,7 @@ edje files as well. We want to step outside that sandbox, and run stand
54alone Lua scripts, as well as GuiLua / LuaSL scripts internal to 54alone Lua scripts, as well as GuiLua / LuaSL scripts internal to
55extantz. Some merging of LUaSL and Edje Lua, leaving room for GuiLua, 55extantz. Some merging of LUaSL and Edje Lua, leaving room for GuiLua,
56would be great, but I might have to convince Raster. Note that the 56would be great, but I might have to convince Raster. Note that the
57socket idea wont work in sandboxed edje LUa scripts, unless the socket 57socket idea wont work in sandboxed edje Lua scripts, unless the socket
58is in C code, that uses edje messages as the internal transport. 58is in C code, that uses edje messages as the internal transport.
59 59
60Just so it's easier to find, I'll repeat a bit from the Enlightenment 60Just so it's easier to find, I'll repeat a bit from the Enlightenment