From 005129f794787e70d28c281c1d6f02c719617ad7 Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Mon, 28 Jan 2008 15:17:29 +0000 Subject: - XFdrake: o add 800x480 (used on belinea s.book) --- NEWS | 3 +++ lib/Xconfig/xfree.pm | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 474cb06..52fa8c6 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +- XFdrake: + o add 800x480 (used on belinea s.book) + Version 0.44 - 25 January 2008 - library for installer: diff --git a/lib/Xconfig/xfree.pm b/lib/Xconfig/xfree.pm index 083ca12..3cfd53d 100644 --- a/lib/Xconfig/xfree.pm +++ b/lib/Xconfig/xfree.pm @@ -740,7 +740,7 @@ our %ratio2resolutions = ( ], # 1.67 - '15/9' => [ #'800x480', + '15/9' => [ '800x480', '1280x768', # WXGA ?? should be 1366x768 ?? ], -- cgit v1.2.1