From cd7703c226bec720cfd6664749404eb91f92a2ae Mon Sep 17 00:00:00 2001 From: Eike Rathke Date: Sat, 2 Mar 2013 00:37:04 +0100 Subject: changed mnemonics to C_ategory and Fo_rmat Alt+O and Alt+C were assigned twice (Ok,Cancel), Alt+C did not jump to the category listbox no matter how often pressed, Alt+O alternated between fOrmat and Ok. Still, Alt+C does not trigger Cancel!? Change-Id: I89b027fb33f39a929cc0fc3345a08c711558505e --- cui/uiconfig/ui/numberingformatpage.ui | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cui') diff --git a/cui/uiconfig/ui/numberingformatpage.ui b/cui/uiconfig/ui/numberingformatpage.ui index 2238575d4365..078f18d27345 100644 --- a/cui/uiconfig/ui/numberingformatpage.ui +++ b/cui/uiconfig/ui/numberingformatpage.ui @@ -330,7 +330,7 @@ True False - _Category + C_ategory True categorylb @@ -403,7 +403,7 @@ True False - F_ormat + Fo_rmat True formatlb -- cgit