From 124d875f486e8d0a231ffe05f53e840099ef406e Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Thu, 3 Mar 2016 09:04:42 -0700 Subject: [PATCH] fix labels on up/down buttons --- gui/sourcewindow.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gui/sourcewindow.xml b/gui/sourcewindow.xml index 00facc8..9d5ff30 100644 --- a/gui/sourcewindow.xml +++ b/gui/sourcewindow.xml @@ -127,8 +127,8 @@ True False - Up one frame - Up + Down one frame + Down True go-down @@ -143,8 +143,8 @@ True False - Down one frame - Down + Up one frame + Up True go-up