dtfile: fixed ambiguity in the translation table
authoralx <alx@fastestcode.org>
Thu, 23 Jul 2015 18:03:23 +0000 (20:03 +0200)
committerJon Trulson <jon@radscan.com>
Fri, 24 Jul 2015 00:51:39 +0000 (18:51 -0600)
cde/programs/dtfile/FileMgr.c

index 8f3be73a703fb6a251a12cf3834ffdc650835a91..18950af48647d1736e2c856b02f073756eff2047 100644 (file)
@@ -508,8 +508,7 @@ char translations_da[] = "\
 :<Key>osfPageUp:FMInput(@)\n\
 :<Key>F1:DrawingAreaInput() ManagerGadgetHelp()\n\
 s c a <Key>c: ActivateClist(@)\n\
-~s ~m ~a <Key>Return:DrawingAreaInput() ManagerParentActivate()\n\
-<Key>Return:DrawingAreaInput() ManagerGadgetSelect()\n\
+~s ~m ~a <Key>Return:DrawingAreaInput() ManagerParentActivate() ManagerGadgetSelect()\n\
 <Key>space:DrawingAreaInput() ManagerGadgetSelect()\n\
 :<Key>plus:DrawingAreaInput() ManagerGadgetSelect()\n\
 :<Key>minus:DrawingAreaInput() ManagerGadgetSelect()\n\