unify naming of api package and process

This commit is contained in:
Dominik Schürmann
2013-09-13 10:05:43 +02:00
parent 86c84ddbb3
commit ca8f8e3ff7
14 changed files with 20 additions and 20 deletions

View File

@@ -5,7 +5,7 @@
<fragment
android:id="@+id/crypto_consumers_list_fragment"
android:name="org.sufficientlysecure.keychain.remote_api.RegisteredAppsListFragment"
android:name="org.sufficientlysecure.keychain.openpgp_api.RegisteredAppsListFragment"
android:layout_width="match_parent"
android:layout_height="match_parent" />