aboutsummaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorThialfihar <thialfihar@gmail.com>2010-05-26 23:40:12 +0000
committerThialfihar <thialfihar@gmail.com>2010-05-26 23:40:12 +0000
commit5fb8cb4d5efab46a7019d2766102a9fca5f73d47 (patch)
tree38eec5c4b1f86eea9cbe0845788efc96c192d470 /res/layout
parentfa99a70a492c4e8238ea99a73cb63cbec6e40927 (diff)
downloadopen-keychain-5fb8cb4d5efab46a7019d2766102a9fca5f73d47.tar.gz
open-keychain-5fb8cb4d5efab46a7019d2766102a9fca5f73d47.tar.bz2
open-keychain-5fb8cb4d5efab46a7019d2766102a9fca5f73d47.zip
use new key database for encryption and decryption
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/select_public_key_item.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/layout/select_public_key_item.xml b/res/layout/select_public_key_item.xml
index bb0dd30a4..a8f135c1a 100644
--- a/res/layout/select_public_key_item.xml
+++ b/res/layout/select_public_key_item.xml
@@ -69,7 +69,7 @@
android:layout_width="wrap_content"
android:layout_height="fill_parent"/>
- <TextView
+ <!-- <TextView
android:id="@+id/creation"
android:textAppearance="?android:attr/textAppearanceSmall"
android:text="31.12.2009"
@@ -81,7 +81,7 @@
android:textAppearance="?android:attr/textAppearanceSmall"
android:text="31.12.2010"
android:layout_width="wrap_content"
- android:layout_height="wrap_content"/>
+ android:layout_height="wrap_content"/> -->
<TextView
android:id="@+id/status"