blob: 118c7a29146e3691f53cae0def61a5bf7919c244 [file] [log] [blame]
Tadashi G. Takaoka9426f7d2011-09-09 15:23:27 +09001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
Tadashi G. Takaokac02a3652013-08-15 12:05:14 +09005** Copyright 2013, The Android Open Source Project
Tadashi G. Takaoka9426f7d2011-09-09 15:23:27 +09006**
7** Licensed under the Apache License, Version 2.0 (the "License");
8** you may not use this file except in compliance with the License.
9** You may obtain a copy of the License at
10**
11** http://www.apache.org/licenses/LICENSE-2.0
12**
13** Unless required by applicable law or agreed to in writing, software
14** distributed under the License is distributed on an "AS IS" BASIS,
15** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16** See the License for the specific language governing permissions and
17** limitations under the License.
18*/
19-->
20
21<merge xmlns:latin="http://schemas.android.com/apk/res/com.android.inputmethod.latin">
Tadashi G. Takaoka41b33142012-03-26 18:21:25 +090022 <!-- U+00A3: "£" POUND SIGN
23 U+00A2: "¢" CENT SIGN
24 U+20AC: "€" EURO SIGN
25 U+00A5: "¥" YEN SIGN -->
Tadashi G. Takaokac02a3652013-08-15 12:05:14 +090026 <Key
Tadashi G. Takaoka9426f7d2011-09-09 15:23:27 +090027 latin:keyLabel="$"
Tadashi G. Takaoka6bfd5f62012-04-20 08:39:11 +090028 latin:moreKeys="!text/more_keys_for_currency_dollar" />
Tadashi G. Takaoka9426f7d2011-09-09 15:23:27 +090029</merge>