[Xfce4-commits] [xfce/xfce4-appfinder] 01/01: Change default action conflicting pattern (Bug #12103)

noreply at xfce.org noreply at xfce.org
Sat Nov 24 21:03:29 CET 2018


This is an automated email from the git hooks/post-receive script.

a   n   d   r   e       p   u   s   h   e   d       a       c   o   m   m   i   t       t   o       b   r   a   n   c   h       m   a   s   t   e   r   
   in repository xfce/xfce4-appfinder.

commit 1a3f73b1230de0904aec41601ae7a48b7244e19a
Author: Andre Miranda <andreldm at xfce.org>
Date:   Sat Nov 24 17:02:22 2018 -0300

    Change default action conflicting pattern (Bug #12103)
---
 src/appfinder-actions.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list