OSDN Git Service

文字盤リソース名を統一名に変更
[nicownn/NicoWnn.git] / res / xml / keyboard_12key_full_niko_input_h.xml
diff --git a/res/xml/keyboard_12key_full_niko_input_h.xml b/res/xml/keyboard_12key_full_niko_input_h.xml
deleted file mode 100644 (file)
index 50884ea..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!--
- Copyright (C) 2008,2009  OMRON SOFTWARE Co., Ltd.
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-<Keyboard xmlns:android="http://schemas.android.com/apk/res/android"
-    android:keyWidth="20%p"
-    android:horizontalGap="0dip"
-    android:verticalGap="0dip"
-    android:keyHeight="@dimen/key_height"
-    >
-  
-    <Row>
-        <Key android:codes="-219" android:keyIcon="@drawable/key_12key_reverse" android:keyEdgeFlags="left" android:keyWidth="20%"/>
-        <Key android:codes="-201" android:keyLabel="は" android:horizontalGap="0%"/>
-        <Key android:codes="-202" android:keyLabel="ひ" />
-        <Key android:codes="-203" android:keyLabel="ふ" />
-        <Key android:codes="-214" android:keyIcon="@drawable/key_12key_del" android:isRepeatable="true" android:keyEdgeFlags="right" android:horizontalGap="0%" android:keyWidth="20%"/>
-    </Row>
-    
-    <Row>
-        <Key android:codes="-218" android:keyIcon="@drawable/key_12key_left" android:isRepeatable="true" android:keyEdgeFlags="left" android:keyWidth="20%"/>
-        <Key android:codes="-204" android:keyLabel="へ" android:horizontalGap="0%"/>
-        <Key android:codes="-205" android:keyLabel="ほ"/>
-        <Key android:codes="-206" android:keyLabel=")"/>
-        <Key android:codes="-217" android:keyIcon="@drawable/key_12key_right" android:isRepeatable="true" android:keyEdgeFlags="right" android:horizontalGap="0%" android:keyWidth="20%"/>
-    </Row>
-    
-    <Row>
-        <Key android:codes="-305" android:keyIcon="@drawable/key_12key_eisukana" android:keyWidth="20%"/>
-        <Key android:codes="-207" android:keyLabel="m" android:horizontalGap="0%"/>
-        <Key android:codes="-208" android:keyLabel="n"/>
-        <Key android:codes="-209" android:keyLabel="o"/>
-        <Key android:codes="-215" android:keyIcon="@drawable/key_12key_space_jp" android:keyEdgeFlags="right" android:horizontalGap="0%" android:keyWidth="20%"/>
-    </Row>
-    
-    <Row android:rowEdgeFlags="bottom">
-        <Key android:codes="-230" android:keyLabel="ニコタッチ" android:popupKeyboard="@xml/keyboard_switch_key_jp" android:keyEdgeFlags="left" android:keyWidth="20%"/>
-        <Key android:codes="-213" android:keyIcon="@drawable/key_12key_dakuten" android:horizontalGap="0%"/>
-        <Key android:codes="-210" android:keyLabel="6"/>
-        <Key android:codes="-211" android:keyLabel="絵"/>
-        <Key android:codes="-216" android:keyIcon="@drawable/key_12key_enter_jp" android:keyEdgeFlags="right" android:horizontalGap="0%" android:keyWidth="20%"/>
-    </Row>
-</Keyboard>