aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorThialfihar <thialfihar@gmail.com>2010-04-15 16:37:32 +0000
committerThialfihar <thialfihar@gmail.com>2010-04-15 16:37:32 +0000
commitc212f28c446044acb5fc7ef7487b95b777b39c44 (patch)
treed6e2c7eaa5a32a728de4d92463f041cedb08489a /res/layout
parentacd71a45c09ad6668a03ec74399d8f526ab647e2 (diff)
downloadopen-keychain-c212f28c446044acb5fc7ef7487b95b777b39c44.tar.gz
open-keychain-c212f28c446044acb5fc7ef7487b95b777b39c44.tar.bz2
open-keychain-c212f28c446044acb5fc7ef7487b95b777b39c44.zip
rewrote sign-only code, also finally recognize sign-only emails in the list and allow opening them for verification
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/mailbox_message_item.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/mailbox_message_item.xml b/res/layout/mailbox_message_item.xml
index a5858fba3..6026909d3 100644
--- a/res/layout/mailbox_message_item.xml
+++ b/res/layout/mailbox_message_item.xml
@@ -25,7 +25,7 @@
android:layout_width="fill_parent">
<ImageView
- android:id="@+id/ic_encrypted"
+ android:id="@+id/ic_status"
android:src="@drawable/encrypted"
android:layout_width="wrap_content"
android:layout_height="wrap_content"