lcdexec: Worked around parameter issue by automatically adding an Action entry

as last parameter menu entry.
This commit is contained in:
marschap
2007-10-11 19:29:34 +00:00
parent 58f2761986
commit 898e21be25
4 changed files with 70 additions and 17 deletions
+5 -3
View File
@@ -64,9 +64,11 @@ Exec="env"
# Parameters are handed to the program as environment variables;
# so they can be easily used in the Exec=... line as $XXX
# (e.g. "echo $SLIDER_ARG").
# Please note a little issue with parameters: after changing the
# last parameter of a command the command gets executed automatically.
# This is IMHO noti ideal. I'm open for ideas to improve it.
# Please note: command with parameters get an action entry
# added to the parameter menu automatically.
# Activating this entry will execute the program.
# This is IMHO not ideal, but the best idea I could come up with
# I'm open for ideas to improve it.
# Here's how they are defined:
#Parameter=SLIDER_ARG
#Parameter=RING_ARG