Skip to content

Commit 0bd2383

Browse files
committed
add Mediaplayer Plugin Icon
1 parent 8d646cb commit 0bd2383

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

Configuration/TsConfig/ContentElements.tsconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ mod.wizards.newContentElement.wizardItems {
6666
}
6767
}
6868
tx_dlf_mediaplayer {
69-
iconIdentifier = tx-dlf-audioplayer
69+
iconIdentifier = tx-dlf-mediaplayer
7070
title = LLL:EXT:dlf/Resources/Private/Language/locallang_be.xlf:plugins.mediaplayer.title
7171
description = LLL:EXT:dlf/Resources/Private/Language/locallang_be.xlf:plugins.mediaplayer.description
7272
tt_content_defValues {
Lines changed: 17 additions & 0 deletions
Loading

ext_localconf.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
'tx-dlf-collection' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-collection.svg',
3939
'tx-dlf-feeds' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-feeds.svg',
4040
'tx-dlf-listview' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-listview.svg',
41-
'tx-dlf-mediaplayer' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-audioplayer.svg',
41+
'tx-dlf-mediaplayer' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-mediaplayer.svg',
4242
'tx-dlf-metadata' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-metadata.svg',
4343
'tx-dlf-navigation' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-navigation.svg',
4444
'tx-dlf-oaipmh' => 'EXT:dlf/Resources/Public/Icons/tx-dlf-oaipmh.svg',

0 commit comments

Comments
 (0)