projects
/
platform
/
upstream
/
enlightenment.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dcfefef
)
I guess this is what raster meant.
author
Sebastian Dransfeld
<sd@tango.flipp.net>
Wed, 2 Jul 2008 05:15:06 +0000
(
05:15
+0000)
committer
Sebastian Dransfeld
<sd@tango.flipp.net>
Wed, 2 Jul 2008 05:15:06 +0000
(
05:15
+0000)
SVN revision: 34976
src/bin/e_ipc_handlers.h
patch
|
blob
|
history
diff --git
a/src/bin/e_ipc_handlers.h
b/src/bin/e_ipc_handlers.h
index
cda84fe
..
f3ffc26
100644
(file)
--- a/
src/bin/e_ipc_handlers.h
+++ b/
src/bin/e_ipc_handlers.h
@@
-6749,7
+6749,7
@@
break;
/****************************************************************************/
#define HDL E_IPC_OP_DEFAULT_ENGINE_SET
#if (TYPE == E_REMOTE_OPTIONS)
- OP("-default-engine-set", 1, "Set the default rendering engine to OPT1 (SOFTWARE
or XRENDER or /usr/local/bin/enlightenment_start
)", 0, HDL)
+ OP("-default-engine-set", 1, "Set the default rendering engine to OPT1 (SOFTWARE
, SOFTWARE_16 or XRENDER
)", 0, HDL)
#elif (TYPE == E_REMOTE_OUT)
REQ_INT_START(HDL)
int value = 0;