Set Preferences label for the ActionBar

This commit is contained in:
Daniel Martí 2013-07-25 23:49:14 +02:00
parent a5492cac35
commit 1d72c31557

View File

@ -84,6 +84,7 @@
</activity>
<activity
android:name="Preferences"
android:label="Preferences"
android:parentActivityName="FDroid" >
<meta-data
android:name="android.support.PARENT_ACTIVITY"