fixed error message when using en_US locale,

added new cmd line parameter '-lang',
added some templates for Auto-Type (still incomplete)

git-svn-id: https://svn.code.sf.net/p/keepassx/code/trunk@77 b624d157-de02-0410-bad0-e51aec6abb33
This commit is contained in:
tariq
2006-04-26 09:38:01 +00:00
parent b08e5e8fad
commit 931d8374a5
3 changed files with 74 additions and 11 deletions

View File

@@ -27,6 +27,7 @@
#ifdef Q_WS_X11
#define XK_MISCELLANY
#define XK_XKB_KEYS
#define XK_3270
#include <X11/extensions/XTest.h>
#include <X11/keysymdef.h>
#include <X11/Xlib.h>