summaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 814272d53..fa689839a 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -225,6 +225,7 @@
android:screenOrientation="landscape"
android:theme="@style/VideoplayerTheme" >
</activity>
+ <activity android:label="@string/playback_history_label" android:name=".activity.PlaybackHistoryActivity"></activity>
</application>
</manifest> \ No newline at end of file