aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/res
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2016-09-22 02:55:26 +0900
committerKazuki Yamaguchi <k@rhe.jp>2016-09-22 02:55:26 +0900
commit8caca7d8a8e84de95ceab894f5df847e0aa96303 (patch)
tree121b24f39b69bd45d12d02beafad739203ea1bfc /app/src/main/res
parent89bf4b21ffb7d520cc911bb04e599aa76de8f325 (diff)
downloadSmileEssence-8caca7d8a8e84de95ceab894f5df847e0aa96303.tar.gz
remove key from commands
Diffstat (limited to 'app/src/main/res')
-rw-r--r--app/src/main/res/values/commands.xml37
1 files changed, 0 insertions, 37 deletions
diff --git a/app/src/main/res/values/commands.xml b/app/src/main/res/values/commands.xml
deleted file mode 100644
index b621076d..00000000
--- a/app/src/main/res/values/commands.xml
+++ /dev/null
@@ -1,37 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?><!--
- ~ The MIT License (MIT)
- ~
- ~ Copyright (c) 2012-2014 lacolaco.net
- ~
- ~ Permission is hereby granted, free of charge, to any person obtaining a copy
- ~ of this software and associated documentation files (the "Software"), to deal
- ~ in the Software without restriction, including without limitation the rights
- ~ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
- ~ copies of the Software, and to permit persons to whom the Software is
- ~ furnished to do so, subject to the following conditions:
- ~
- ~ The above copyright notice and this permission notice shall be included in all
- ~ copies or substantial portions of the Software.
- ~
- ~ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- ~ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- ~ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- ~ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- ~ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
- ~ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
- ~ SOFTWARE.
- -->
-
-<resources>
- <item name="key_command_status_copy_text_to_clipboard" type="id" />
- <item name="key_command_status_copy_url_to_clipboard" type="id" />
- <item name="key_command_status_open_in_browser" type="id" />
- <item name="key_command_user_add_to_reply" type="id" />
- <item name="key_command_user_open_aclog" type="id" />
- <item name="key_command_user_block" type="id" />
- <item name="key_command_user_unblock" type="id" />
- <item name="key_command_user_r4s" type="id" />
- <item name="key_command_user_send_message" type="id" />
- <item name="key_command_status_add_to_reply" type="id" />
- <item name="key_command_status_open_chain" type="id" />
-</resources> \ No newline at end of file