[gnome-games/gnome-3-0] aisleriot: Don't show focus rectangles
- From: Christian Persch <chpe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/gnome-3-0] aisleriot: Don't show focus rectangles
- Date: Sat, 16 Apr 2011 19:52:31 +0000 (UTC)
commit da681e160bf3edf041b0672e8bfd184a95cc8265
Author: Christian Persch <chpe gnome org>
Date: Sat Apr 16 21:52:00 2011 +0200
aisleriot: Don't show focus rectangles
It's just too ugly. Let's re-think this for 3.2.
aisleriot/board-noclutter.c | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/aisleriot/board-noclutter.c b/aisleriot/board-noclutter.c
index 7ce01fa..ae7d629 100644
--- a/aisleriot/board-noclutter.c
+++ b/aisleriot/board-noclutter.c
@@ -66,10 +66,7 @@
#define AISLERIOT_BOARD_GET_PRIVATE(board)(G_TYPE_INSTANCE_GET_PRIVATE ((board), AISLERIOT_TYPE_BOARD, AisleriotBoardPrivate))
-/* Enable keynav on non-hildon by default */
-#if !defined(HAVE_HILDON) && !defined(DISABLE_KEYNAV)
-#define ENABLE_KEYNAV
-#endif /* !HAVE_HILDON */
+#undef ENABLE_KEYNAV
/* The minimum size for the playing area. Almost completely arbitrary. */
#define BOARD_MIN_WIDTH 300
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]