From f8c3d0394e2a2794a195fa425ccd3ae015edf166 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 27 Jun 2007 06:20:11 +0000 Subject: r15377@tres: ted | 2007-05-08 22:03:14 -0700 It seems to work... I'm not entirely sure I understand why. Needs more testing, but I'm optimistic. (bzr r3119) --- src/extension/implementation/script.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/extension/implementation/script.h') diff --git a/src/extension/implementation/script.h b/src/extension/implementation/script.h index b7871d9f8..0e9708926 100644 --- a/src/extension/implementation/script.h +++ b/src/extension/implementation/script.h @@ -105,7 +105,7 @@ private: * The command that has been dirived from * the configuration file with appropriate directories */ - Glib::ustring command; + std::list command; /** * This is the extension that will be used -- cgit v1.2.3