summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-23 21:46:38 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-23 21:46:38 +0000
commit9da67aa021c15d0954831b02e9592c2fd575f083 (patch)
tree51cbd466424a24ef6c26a2962829a3a5caaf2d68 /chrome/app
parentb6d432335f59500e092de2be4fcf42ed303ae1c5 (diff)
downloadchromium_src-9da67aa021c15d0954831b02e9592c2fd575f083.zip
chromium_src-9da67aa021c15d0954831b02e9592c2fd575f083.tar.gz
chromium_src-9da67aa021c15d0954831b02e9592c2fd575f083.tar.bz2
Lands http://codereview.chromium.org/227008 for Charlie:
Add touchpad sensitivity setting. BUG=22848 TEST=none Review URL: http://codereview.chromium.org/223012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26996 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd3
1 files changed, 3 insertions, 0 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 8de9f3b..1280209 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5263,6 +5263,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_OPTIONS_SETTINGS_VERT_EDGE_SCROLL_ENABLED_DESCRIPTION" desc="In the settings tab, the text next to the checkbox that enables vertical edge scrolling.">
Enable vertical edge scrolling
</message>
+ <message name="IDS_OPTIONS_SETTINGS_SENSITIVITY_DESCRIPTION" desc="In the settings tab, the text next to the slider for the touchpad touch sensitivity.">
+ Touch Sensitivity:
+ </message>
<message name="IDS_OPTIONS_SETTINGS_SPEED_FACTOR_DESCRIPTION" desc="In the settings tab, the text next to the slider for the touchpad speed factor.">
Speed Sensitivity:
</message>