resources for media

This commit is contained in:
Tim Bentley 2012-12-06 19:26:50 +00:00
parent 34275d0a5f
commit 0e980b6a98
6 changed files with 4 additions and 71801 deletions

File diff suppressed because it is too large Load Diff

View File

@ -51,7 +51,7 @@ class PlayerTab(SettingsTab):
self.mainWindow = mainWindow
self.mediaPlayers = mainWindow.mediaController.mediaPlayers
self.savedUsedPlayers = None
self.iconPath = u':/system/system_settings.png'
self.iconPath = u':/media/multimedia-player.png'
player_translated = translate('OpenLP.PlayerTab', 'Players')
SettingsTab.__init__(self, parent, u'Players', player_translated)

Binary file not shown.

After

Width:  |  Height:  |  Size: 815 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 767 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 597 B

View File

@ -133,6 +133,9 @@
<file>media_audio.png</file>
<file>media_video.png</file>
<file>slidecontroller_multimedia.png</file>
<file>auto-start_active.png</file>
<file>auto-start_inactive.png</file>
<file>multimedia-player.png</file>
</qresource>
<qresource prefix="messagebox">
<file>messagebox_critical.png</file>