From 6a0721c51f5be61d90ecc6869456491f96168c47 Mon Sep 17 00:00:00 2001 From: Mike Khiretskiy Date: Thu, 19 Mar 2015 14:06:46 +0300 Subject: [PATCH] =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=BE=20=D0=B2=D1=8B=D0=B1=D1=80=D0=B0=D0=BD=D0=BD=D0=BE?= =?UTF-8?q?=D0=B5=20=D1=80=D0=B0=D0=B7=D1=80=D0=B5=D1=88=D0=B5=D0=BD=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=B2=20=D1=81=D1=82=D1=80=D0=BE=D0=BA=D1=83=20=D0=B7?= =?UTF-8?q?=D0=B0=D0=B3=D1=80=D1=83=D0=B7=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common.inc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/common.inc b/common.inc index 40c1291..082569a 100644 --- a/common.inc +++ b/common.inc @@ -385,6 +385,15 @@ } if } if + xmenu.resolution { + xmenu.resolution .xm_current get dup 0 ne { + calculate.param + resolution.alltexts exch get + "resolution:%s" + bc.cmd dup length add sprintf + } { pop } ifelse + } if + video_modes.selected.append .undef ne { calculate.param video_modes.selected.append "%s" bc.cmd dup length add sprintf