From f49076b7a8e380bf7d28c17b376a862351e8799e Mon Sep 17 00:00:00 2001 From: waker Date: Sat, 17 Aug 2013 17:50:37 +0200 Subject: shellexec description fix --- plugins/shellexec/shellexec.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/shellexec') diff --git a/plugins/shellexec/shellexec.c b/plugins/shellexec/shellexec.c index 2ba6d449..b76cd365 100644 --- a/plugins/shellexec/shellexec.c +++ b/plugins/shellexec/shellexec.c @@ -425,8 +425,8 @@ static Shx_plugin_t plugin = { .misc.plugin.id = "shellexec", .misc.plugin.name = "Shell commands", .misc.plugin.descr = "Executes configurable shell commands for tracks\n" - "This plugin doesn't have GUI configuration yet. Please setup manually in config file\n" - "Syntax:\n" + "If you don't have shellexecui installed,\n" + "you can still use the following syntax in the config file:\n\n" "shellexec.NN shcmd:title:name:flag1,flag2,flag3,...\n\n" "NN is any (unique) number, e.g. 01, 02, 03, etc\n\n" "shcmd is the command to execute, supports title formatting\n\n" -- cgit v1.2.3