User: timar Date: 06/01/28 13:38:28 Added: /hu/src/2.0.2/Patches/ i4148-tab-key-for-autocomplete.diff
Log: tab-key-for-autocomplete.diff File Changes: Directory: /hu/src/2.0.2/Patches/ ================================= File [added]: i4148-tab-key-for-autocomplete.diff Url: http://hu.openoffice.org/source/browse/hu/src/2.0.2/Patches/i4148-tab-key-for-autocomplete.diff?rev=1.1&content-type=text/vnd.viewcvs-markup Added lines: 10 --------------- --- svx/source/dialog/autocdlg.cxx 2005-08-10 14:57:35.000000000 +0530 +++ svx/source/dialog/autocdlg.cxx 2005-08-10 14:57:50.000000000 +0530 @@ -2337,6 +2337,7 @@ KEY_RETURN, KEY_SPACE, KEY_RIGHT, + KEY_TAB, 0 }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
