From 94f3237b08061338c31a14cb4c761a0aa0232431 Mon Sep 17 00:00:00 2001 From: John Darrington Date: Tue, 1 May 2012 14:17:27 +0200 Subject: [PATCH] Frequencies dialog: Add Mnemonics --- src/ui/gui/frequencies.ui | 51 ++++++++++++++++++++++++++------------- 1 file changed, 34 insertions(+), 17 deletions(-) diff --git a/src/ui/gui/frequencies.ui b/src/ui/gui/frequencies.ui index 4a1b356c04..71626bb732 100644 --- a/src/ui/gui/frequencies.ui +++ b/src/ui/gui/frequencies.ui @@ -176,8 +176,9 @@ True - Charts... + Ch_arts... True + True True True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK @@ -190,8 +191,9 @@ - Frequency Tables... + Frequency _Tables... True + True True True GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK @@ -277,12 +279,13 @@ True - Always + _Always True True False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK True + True True @@ -293,9 +296,10 @@ - Never + _Never True True + True False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK True @@ -312,8 +316,9 @@ True - If no more than + If no _more than True + True True False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK @@ -392,9 +397,10 @@ True - Ascending value + A_scending value True True + True False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK True @@ -408,7 +414,8 @@ - Descending value + D_escending value + True True True False @@ -424,13 +431,14 @@ - Ascending frequency + Ascending _frequency True True False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK True avalue + True False @@ -440,9 +448,10 @@ - Descending frequency + Descending f_requency True True + True False GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK True @@ -533,11 +542,12 @@ True - Exclude values below + Exclude values _below True True False True + True False @@ -568,11 +578,12 @@ True - Exclude values above + Exclude values _above True True False True + True False @@ -630,11 +641,12 @@ vertical - Draw histograms + Draw _histograms True True False True + True 0 @@ -642,11 +654,12 @@ - Superimpose normal curve + Superimpose _normal curve True True False True + True 1 @@ -666,12 +679,13 @@ - Frequencies + _Frequencies True True False True True + True 1 @@ -679,12 +693,13 @@ - Percentages + _Percentages True True False True freqs + True 2 @@ -726,11 +741,12 @@ vertical - Draw pie charts + Draw _pie charts True True False True + True 0 @@ -738,11 +754,12 @@ - Include slices for missing values + Include slices for _missing values True True False True + True 1 -- 2.30.2