Certify not sign a key, added as button, does not belong to menu
This commit is contained in:
@@ -249,9 +249,9 @@
|
||||
android:label="@string/title_key_server_preference"
|
||||
android:windowSoftInputMode="stateHidden" />
|
||||
<activity
|
||||
android:name=".ui.SignKeyActivity"
|
||||
android:name=".ui.CertifyKeyActivity"
|
||||
android:configChanges="orientation|screenSize|keyboardHidden|keyboard"
|
||||
android:label="@string/title_sign_key" />
|
||||
android:label="@string/title_certify_key" />
|
||||
<activity
|
||||
android:name=".ui.ImportKeysActivity"
|
||||
android:label="@string/title_import_keys"
|
||||
|
||||
Reference in New Issue
Block a user