From ef4fd36f5d38e82ba6165be2468d985d62f1d32f Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sun, 6 May 2012 18:13:09 +0200 Subject: Add ability to send the log (closes issue #9) protect fd over unix socket --- res/menu/logmenu.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'res/menu') diff --git a/res/menu/logmenu.xml b/res/menu/logmenu.xml index b8fd286..1ab982d 100644 --- a/res/menu/logmenu.xml +++ b/res/menu/logmenu.xml @@ -19,4 +19,11 @@ android:showAsAction="ifRoom|withText" android:title="@string/show_connection_details" android:titleCondensed="@string/info"/> - \ No newline at end of file + + + \ No newline at end of file -- cgit v1.2.3