Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(59)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 853143002: Add Romanian standard keyboard (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « chromeos/ime/input_methods.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 3219603da7ee3a459c098f0277950fc5c0767f4f..8ebbf8b99e4265ddad54349282b80cade03eee34 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -49106,9 +49106,10 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<int value="111200" label="xkb:pl::pol">Polish keyboard</int>
<int value="111201" label="xkb:pt::por">Portuguese keyboard</int>
<int value="111400" label="xkb:ro::rum">Romanian keyboard</int>
- <int value="111401" label="xkb:rs::srp">Serbian keyboard</int>
- <int value="111402" label="xkb:ru::rus">Russian keyboard</int>
- <int value="111403" label="xkb:ru:phonetic:rus">
+ <int value="111401" label="xkb:ro:std:rum">Romanian Standard keyboard</int>
Seigo Nonaka 2015/01/20 02:03:38 Is it fine to change the value-label pair?
Shu Chen 2015/01/20 02:18:39 According to the logic of generating the stat id m
Seigo Nonaka 2015/01/20 06:27:21 Ah, I see.
+ <int value="111402" label="xkb:rs::srp">Serbian keyboard</int>
+ <int value="111403" label="xkb:ru::rus">Russian keyboard</int>
+ <int value="111404" label="xkb:ru:phonetic:rus">
Russian Phonetic keyboard
</int>
<int value="111500" label="xkb:se::swe">Swedish keyboard</int>
« no previous file with comments | « chromeos/ime/input_methods.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698