From owner-cvs-all Sat Feb 24 10:53: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8F99B37B4EC; Sat, 24 Feb 2001 10:52:59 -0800 (PST) (envelope-from jkh@FreeBSD.org) Received: (from jkh@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1OIqvD65978; Sat, 24 Feb 2001 10:52:57 -0800 (PST) (envelope-from jkh) Message-Id: <200102241852.f1OIqvD65978@freefall.freebsd.org> From: "Jordan K. Hubbard" Date: Sat, 24 Feb 2001 10:52:57 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/lib/libdialog yesno.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jkh 2001/02/24 10:52:57 PST Modified files: gnu/lib/libdialog yesno.c Log: Properly orient the buttons for yes/no and no/yes so that POLA is observed. This fixes the "no/yes box jumps buttons around" problem. PR: gnu/24487 Submitted by: Gerhard Sittig Revision Changes Path 1.13 +12 -20 src/gnu/lib/libdialog/yesno.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message