aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout/select_secret_key_item.xml
diff options
context:
space:
mode:
authorThialfihar <thialfihar@gmail.com>2010-05-27 20:09:26 +0000
committerThialfihar <thialfihar@gmail.com>2010-05-27 20:09:26 +0000
commit570b7a6d8eaeeede6421070578485444e8b632ca (patch)
tree28afdf20316fdb3d0d237d322e08a0ee9bb72eb4 /res/layout/select_secret_key_item.xml
parentedd9a22882c02a1278af137b3e0b234b163e2b9e (diff)
downloadopen-keychain-570b7a6d8eaeeede6421070578485444e8b632ca.tar.gz
open-keychain-570b7a6d8eaeeede6421070578485444e8b632ca.tar.bz2
open-keychain-570b7a6d8eaeeede6421070578485444e8b632ca.zip
added revocation and creation/expire time info to key table, use both for public and secret key selection
Diffstat (limited to 'res/layout/select_secret_key_item.xml')
-rw-r--r--res/layout/select_secret_key_item.xml14
1 files changed, 0 insertions, 14 deletions
diff --git a/res/layout/select_secret_key_item.xml b/res/layout/select_secret_key_item.xml
index 257128cdb..022545152 100644
--- a/res/layout/select_secret_key_item.xml
+++ b/res/layout/select_secret_key_item.xml
@@ -62,20 +62,6 @@
android:layout_width="wrap_content"
android:layout_height="fill_parent"/>
- <!-- <TextView
- android:id="@+id/creation"
- android:textAppearance="?android:attr/textAppearanceSmall"
- android:text="31.12.2009"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"/>
-
- <TextView
- android:id="@+id/expiry"
- android:textAppearance="?android:attr/textAppearanceSmall"
- android:text="31.12.2010"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"/> -->
-
<TextView
android:id="@+id/status"
android:textAppearance="?android:attr/textAppearanceSmall"