diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-11 12:24:02 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2022-09-11 12:24:02 +0900 |
| commit | c8cc131b0f022919c67694b47553eee1106c4a33 (patch) | |
| tree | 456fe74a82e7642bc4fc09abc9a1a00336e8f479 /chalk/plugins/viewplugins | |
| parent | 98bd0ec183d9636ac6a3ccaa810886a51319a89b (diff) | |
| download | koffice-c8cc131b0f022919c67694b47553eee1106c4a33.tar.gz koffice-c8cc131b0f022919c67694b47553eee1106c4a33.zip | |
Remove unnecessary accelerators from .ui files.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'chalk/plugins/viewplugins')
| -rw-r--r-- | chalk/plugins/viewplugins/colorspaceconversion/wdgconvertcolorspace.ui | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/chalk/plugins/viewplugins/colorspaceconversion/wdgconvertcolorspace.ui b/chalk/plugins/viewplugins/colorspaceconversion/wdgconvertcolorspace.ui index cd71eef5e..4d0026c0d 100644 --- a/chalk/plugins/viewplugins/colorspaceconversion/wdgconvertcolorspace.ui +++ b/chalk/plugins/viewplugins/colorspaceconversion/wdgconvertcolorspace.ui @@ -74,9 +74,6 @@ <property name="text"> <string>Perceptual</string> </property> - <property name="accel"> - <string></string> - </property> <property name="checked"> <bool>true</bool> </property> @@ -97,9 +94,6 @@ result in neutral grays. Intended for images.</string> <property name="text"> <string>Relative colorimetric</string> </property> - <property name="accel"> - <string></string> - </property> <property name="whatsThis" stdset="0"> <string>Within and outside gamut; same as Absolute Colorimetric. White point changed to result in @@ -117,9 +111,6 @@ intent.</string> <property name="text"> <string>Saturation</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>Best for graphs and charts</string> </property> @@ -142,9 +133,6 @@ intent.</string> <property name="text"> <string>Absolute colorimetric</string> </property> - <property name="accel"> - <string></string> - </property> <property name="toolTip" stdset="0"> <string>Best for spot colours</string> </property> |
