More work on implementing user-definable keybindings

This commit is contained in:
Frederic Culot
2008-11-16 17:42:53 +00:00
parent e8f12c65ca
commit 9d4899110a
18 changed files with 586 additions and 418 deletions

View File

@@ -1,4 +1,4 @@
/* $calcurse: vars.c,v 1.10 2008/11/09 20:10:18 culot Exp $ */
/* $calcurse: vars.c,v 1.11 2008/11/16 17:42:53 culot Exp $ */
/*
* Calcurse - text-based organizer
@@ -31,6 +31,7 @@
#include "calendar.h"
#include "custom.h"
#include "wins.h"
#include "keys.h"
#include "vars.h"
/*