view mcabber/mcabber.pc.in @ 2307:94d34e5c49f6

Enter chat mode with <Enter> also in vi mode When the input line is empty and the user hits the <Enter> key, switch to chat mode even if vi_mode is set to 1. --- mcabber/mcabber/screen.c | 5 +++++ 1 file changed, 5 insertions(+)
author Holger Weiß <holger@zedat.fu-berlin.de>
date Sun, 26 Jul 2015 19:26:29 +0200
parents d58fb8d7a09a
children ca442ece1f70
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: MCabber
Description: Modular XMPP client
URL: http://mcabber.com
Requires.private: glib-2.0 gmodule-2.0 loudmouth-1.0
Version: @VERSION@
Libs: 
Cflags: -I${includedir} @LIBOTR_CFLAGS@ @GPGME_CFLAGS@