From 6d8a143adc28c7b9c1434b117f21c147667e4f26 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Thu, 31 Jan 2013 17:45:21 +0100 Subject: Allow finer control of notification messages --- res/drawable/notification_icon.xml | 20 ++++++++++++++++++++ res/values/strings.xml | 3 ++- 2 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 res/drawable/notification_icon.xml (limited to 'res') diff --git a/res/drawable/notification_icon.xml b/res/drawable/notification_icon.xml new file mode 100644 index 00000000..6968e806 --- /dev/null +++ b/res/drawable/notification_icon.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index a101d024..1d1a15e5 100755 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -253,5 +253,6 @@ Connecting (TCP) Authentication failed Waiting for usable network - + In: %8$1s %8$2s/s Out: %8$3s %8$4s/s + Not connected -- cgit v1.2.3