aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/menu
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-04-13 21:24:52 +0200
committerChristian Schneppe <christian@pix-art.de>2017-04-13 21:24:52 +0200
commit22229d6b4312108144e1f132272dd9e9d848fdf7 (patch)
tree64f64126a696a945ffda32658b8d3e71d7c18e83 /src/main/res/menu
parent522538e2acbc104346f8669e61cdb35731481837 (diff)
treat URL as file if URL is in oob or contains key
Diffstat (limited to 'src/main/res/menu')
-rw-r--r--src/main/res/menu/message_context.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/main/res/menu/message_context.xml b/src/main/res/menu/message_context.xml
index 0c3220683..a60fdd2e8 100644
--- a/src/main/res/menu/message_context.xml
+++ b/src/main/res/menu/message_context.xml
@@ -34,10 +34,6 @@
android:title="@string/send_again"
android:visible="false" />
<item
- android:id="@+id/download_file"
- android:title="@string/download_x_file"
- android:visible="false" />
- <item
android:id="@+id/cancel_transmission"
android:title="@string/cancel_transmission"
android:visible="false" />