2018-10-13 15:38:31 +01:00
|
|
|
<RCC>
|
2018-11-28 18:41:54 +00:00
|
|
|
<qresource prefix="/">
|
2018-10-13 15:38:31 +01:00
|
|
|
<file>main.qml</file>
|
2018-11-07 12:00:26 +00:00
|
|
|
<file>CustomMenu.qml</file>
|
2018-11-10 19:55:59 +00:00
|
|
|
<file>ControlsBar.qml</file>
|
2018-11-10 19:06:09 +00:00
|
|
|
<file>MainMenu.qml</file>
|
2018-11-28 18:41:54 +00:00
|
|
|
<file>YouTubeButtonLayout.qml</file>
|
|
|
|
<file>NiconicoButtonLayout.qml</file>
|
|
|
|
<file alias="PlaylistPrevButton.qml">UIComponents/PlaylistPrevButton.qml</file>
|
|
|
|
<file alias="PlayPauseButton.qml">UIComponents/PlayPauseButton.qml</file>
|
|
|
|
<file alias="VideoProgress.qml">UIComponents/VideoProgress.qml</file>
|
|
|
|
<file alias="VolumeButton.qml">UIComponents/VolumeButton.qml</file>
|
|
|
|
<file alias="VolumeSlider.qml">UIComponents/VolumeSlider.qml</file>
|
|
|
|
<file alias="TimeLabel.qml">UIComponents/TimeLabel.qml</file>
|
|
|
|
<file alias="SettingsButton.qml">UIComponents/SettingsButton.qml</file>
|
|
|
|
<file alias="FullscreenButton.qml">UIComponents/FullscreenButton.qml</file>
|
|
|
|
<file alias="PlaylistNextButton.qml">UIComponents/PlaylistNextButton.qml</file>
|
|
|
|
<file alias="codes.js">Utils/codes.js</file>
|
|
|
|
<file alias="Translator.qml">Utils/Translator.qml</file>
|
|
|
|
<file alias="translations.js">Utils/translations.js</file>
|
|
|
|
<file alias="ChapterMarkerItem.qml">Items/ChapterMarkerItem.qml</file>
|
|
|
|
<file alias="TrackItem.qml">Items/TrackItem.qml</file>
|
|
|
|
<file alias="AudioDeviceItem.qml">Items/AudioDeviceItem.qml</file>
|
|
|
|
<file alias="CustomMenuItem.qml">Items/CustomMenuItem.qml</file>
|
|
|
|
<file alias="PlaylistDialog.qml">Dialogs/PlaylistDialog.qml</file>
|
|
|
|
<file>icons/YouTube/play.svg</file>
|
|
|
|
<file>icons/YouTube/pause.svg</file>
|
|
|
|
<file>icons/YouTube/forward.svg</file>
|
|
|
|
<file>icons/YouTube/backward.svg</file>
|
|
|
|
<file>icons/YouTube/settings.svg</file>
|
|
|
|
<file>icons/YouTube/fullscreen.svg</file>
|
|
|
|
<file>icons/YouTube/volume-up.svg</file>
|
|
|
|
<file>icons/YouTube/volume-mute.svg</file>
|
|
|
|
<file>icons/YouTube/volume-down.svg</file>
|
|
|
|
<file>icons/YouTube/next.svg</file>
|
|
|
|
<file>icons/YouTube/prev.svg</file>
|
|
|
|
<file>icons/YouTube/subtitles.svg</file>
|
|
|
|
<file>icons/YouTube/playlist.svg</file>
|
|
|
|
<file>icons/Niconico/play.svg</file>
|
|
|
|
<file>icons/Niconico/pause.svg</file>
|
|
|
|
<file>icons/Niconico/settings.svg</file>
|
|
|
|
<file>icons/Niconico/volume-up.svg</file>
|
|
|
|
<file>icons/Niconico/volume-down.svg</file>
|
|
|
|
<file>icons/Niconico/volume-mute.svg</file>
|
|
|
|
<file>icons/Niconico/prev.svg</file>
|
|
|
|
<file>icons/Niconico/next.svg</file>
|
|
|
|
<file>icons/Niconico/fullscreen.svg</file>
|
2018-10-26 19:11:07 +01:00
|
|
|
<file>icons/nyancat.gif</file>
|
2018-10-29 00:35:24 +00:00
|
|
|
<file>icons/rainbow.png</file>
|
2018-10-13 15:38:31 +01:00
|
|
|
</qresource>
|
|
|
|
</RCC>
|