Implemented Queue for FeedItems

This commit is contained in:
daniel oeh
2012-06-20 16:02:05 +02:00
parent 2288beb247
commit 8f9344fbe7
6 changed files with 119 additions and 16 deletions

View File

@ -49,4 +49,6 @@
<string name="download_error_http_data_error">HTTP Data Error</string>
<string name="download_error_error_unknown">Unknown Error</string>
<string name="show_player_label">Show player</string>
<string name="add_to_queue_label">Add to Queue</string>
<string name="remove_from_queue_label">Remove from Queue</string>
</resources>