[Xfce4-commits] <xfce4-appfinder:master> Fix for previous commit.
Nick Schermer
noreply at xfce.org
Fri Jan 18 20:36:01 CET 2013
Updating branch refs/heads/master
to e9e8d1dc40be7fa52dcc722f63ba809a3d2ac328 (commit)
from 45dc344de36d41bb133ecd32f5e2946a7cd1ef34 (commit)
commit e9e8d1dc40be7fa52dcc722f63ba809a3d2ac328
Author: Nick Schermer <nick at xfce.org>
Date: Fri Jan 18 20:34:08 2013 +0100
Fix for previous commit.
First save, then commit...
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 30a40f4..e71d16f 100644
--- a/src/appfinder-actions.c
+++ b/src/appfinder-actions.c
@@ -175,7 +175,7 @@ xfce_appfinder_actions_load_defaults (XfceAppfinderActions *actions)
NULL },
{ XFCE_APPFINDER_ACTION_TYPE_PREFIX, 0,
"/",
- "exo-open --launch FileManager man %s",
+ "exo-open --launch FileManager %S",
FALSE,
NULL },
};
More information about the Xfce4-commits
mailing list