From b624ce208a519fb5d8bd69244a435a186cfd0183 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 30 Oct 2010 18:16:42 +0200 Subject: Packages: X11/recordproto: add recordproto-1.14.1 Signed-off-by: Abdoulaye Walsimou Gaye --- packages/x11/recordproto/recordproto.kconfig | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'packages') diff --git a/packages/x11/recordproto/recordproto.kconfig b/packages/x11/recordproto/recordproto.kconfig index 9b9684b..3a19c93 100644 --- a/packages/x11/recordproto/recordproto.kconfig +++ b/packages/x11/recordproto/recordproto.kconfig @@ -26,7 +26,10 @@ config EMBTK_HAVE_RECORDPROTO bool "Have recordproto" help - recordproto for X windowing system + recordproto for X windowing system. + This extension defines a protocol for the recording and playback + of user actions in the X Window System. + choice prompt "recordproto version you wish" depends on EMBTK_HAVE_RECORDPROTO @@ -34,11 +37,14 @@ choice Here you can choose which version of recordproto you want to use. + config EMBTK_RECORDPROTO_VERSION_1_14_1 + bool "recordproto-1.14.1" config EMBTK_RECORDPROTO_VERSION_1_14 bool "recordproto-1.14" endchoice config EMBTK_RECORDPROTO_VERSION_STRING string - default "1.14" if EMBTK_RECORDPROTO_VERSION_1_14 + default "1.14.1" if EMBTK_RECORDPROTO_VERSION_1_14_1 + default "1.14" if EMBTK_RECORDPROTO_VERSION_1_14 -- cgit v1.2.3