]> git.llucax.com Git - personal/ion3-config.git/commitdiff
Use Psi as jabber client.
authorLeandro Lucarella <llucarella@integratech.com.ar>
Tue, 30 Oct 2007 19:34:05 +0000 (16:34 -0300)
committerLeandro Lucarella <llucarella@integratech.com.ar>
Tue, 30 Oct 2007 19:34:05 +0000 (16:34 -0300)
default/luca_key_bindings.lua

index 880263c5823ac6cb160a06ed3a9a18775725fb94..306b340ef09c96c44334517e3184d1f808baf36b 100644 (file)
@@ -70,7 +70,7 @@ defbindings("WMPlex.toplevel", {
         kpress("m", "ioncore.exec_on(_, 'x-terminal-emulator -e muttng')"),
 
         bdoc("Run a jabber client."),
         kpress("m", "ioncore.exec_on(_, 'x-terminal-emulator -e muttng')"),
 
         bdoc("Run a jabber client."),
-        kpress("j", "ioncore.exec_on(_, 'x-terminal-emulator -e mcabber')"),
+        kpress("j", "ioncore.exec_on(_, 'psi')"),
 
     }),
 
 
     }),