[Xfce4-commits] <xfce4-appfinder:master> Save terminal commands in default actions.

Nick Schermer noreply at xfce.org
Sat Oct 29 21:38:03 CEST 2011


Updating branch refs/heads/master
         to 992444d8e6d38e14c2bd0fc86272b760956ef1b2 (commit)
       from fdcee2725970e0a68b2cc50ae4627bd29f31a87b (commit)

commit 992444d8e6d38e14c2bd0fc86272b760956ef1b2
Author: Nick Schermer <nick at xfce.org>
Date:   Sat Oct 29 21:36:08 2011 +0200

    Save terminal commands in default actions.

 src/appfinder-actions.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/appfinder-actions.c b/src/appfinder-actions.c
index d5351b5..0324a65 100644
--- a/src/appfinder-actions.c
+++ b/src/appfinder-actions.c
@@ -161,7 +161,7 @@ xfce_appfinder_actions_load_defaults (XfceAppfinderActions *actions)
     { XFCE_APPFINDER_ACTION_TYPE_PREFIX, 0,
       "!",
       "exo-open --launch TerminalEmulator %s",
-      FALSE,
+      TRUE,
       NULL },
     { XFCE_APPFINDER_ACTION_TYPE_PREFIX, 0,
       "!w",


More information about the Xfce4-commits mailing list