[smuxi/stable] Engine: added CMD_CHARACTER to command hook environment
- From: Mirco M. M. Bauer <mmmbauer src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [smuxi/stable] Engine: added CMD_CHARACTER to command hook environment
- Date: Wed, 25 Dec 2013 23:41:01 +0000 (UTC)
commit a716c158e65913abb42d221c26789ccdf5034025
Author: Mirco Bauer <meebey meebey net>
Date: Thu Dec 26 00:40:11 2013 +0100
Engine: added CMD_CHARACTER to command hook environment
.../Hooks/Environments/CommandHookEnvironment.cs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/src/Engine/Hooks/Environments/CommandHookEnvironment.cs
b/src/Engine/Hooks/Environments/CommandHookEnvironment.cs
index 963bac0..1fdb72e 100644
--- a/src/Engine/Hooks/Environments/CommandHookEnvironment.cs
+++ b/src/Engine/Hooks/Environments/CommandHookEnvironment.cs
@@ -31,6 +31,7 @@ namespace Smuxi.Engine
this["CMD"] = cmd.Command;
this["CMD_PARAMETER"] = cmd.Parameter;
+ this["CMD_CHARACTER"] = cmd.CommandCharacter;
}
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]