From bb321eb50708585bc5ddf376514254e62732064b Mon Sep 17 00:00:00 2001
From: =?utf-8?q?Guido=20G=C3=BCnther?= <agx@sigxcpu.org>
Date: Fri, 24 Apr 2009 10:20:06 +0200
Subject: [PATCH] don't install "gtk-entry-select-on-focus" settings property
since it clashes with the one from GtkEntry. Create a temporary GtkEntry
widget to read that value instead. Allows to have GtkEntry and
GtkSecureEntry in the same process.
gtksecentry/gtksecentry.c | 13 +++++--------
1 files changed, 5 insertions(+), 8 deletions(-)
1.6.2.1