summarylogtreecommitdiffstats
path: root/0001-Prevent-including-missing-SVGs.patch
diff options
context:
space:
mode:
Diffstat (limited to '0001-Prevent-including-missing-SVGs.patch')
-rw-r--r--0001-Prevent-including-missing-SVGs.patch33
1 files changed, 0 insertions, 33 deletions
diff --git a/0001-Prevent-including-missing-SVGs.patch b/0001-Prevent-including-missing-SVGs.patch
deleted file mode 100644
index dd5a46260828..000000000000
--- a/0001-Prevent-including-missing-SVGs.patch
+++ /dev/null
@@ -1,33 +0,0 @@
---- a/modules/gui/qt/vlc.qrc 2017-10-18 21:40:51.489682799 +0200
-+++ b/modules/gui/qt/vlc.qrc 2017-10-18 21:39:05.602097150 +0200
-@@ -106,19 +106,19 @@
- <file alias="sample_skins.png">pixmaps/sample_skins.png</file>
- </qresource>
- <qresource prefix="/prefsmenu/advanced">
-- <file alias="audio.svg">pixmaps/prefs/advprefs_audio.svg</file>
-- <file alias="codec.svg">pixmaps/prefs/advprefs_codec.svg</file>
-- <file alias="extended.svg">pixmaps/prefs/advprefs_extended.svg</file>
-- <file alias="intf.svg">pixmaps/prefs/advprefs_intf.svg</file>
-- <file alias="playlist.svg">pixmaps/prefs/advprefs_playlist.svg</file>
-- <file alias="sout.svg">pixmaps/prefs/advprefs_sout.svg</file>
-- <file alias="video.svg">pixmaps/prefs/advprefs_video.svg</file>
-+ <file alias="audio.svg">pixmaps/prefs/advprefs_audio.png</file>
-+ <file alias="codec.svg">pixmaps/prefs/advprefs_codec.png</file>
-+ <file alias="extended.svg">pixmaps/prefs/advprefs_extended.png</file>
-+ <file alias="intf.svg">pixmaps/prefs/advprefs_intf.png</file>
-+ <file alias="playlist.svg">pixmaps/prefs/advprefs_playlist.png</file>
-+ <file alias="sout.svg">pixmaps/prefs/advprefs_sout.png</file>
-+ <file alias="video.svg">pixmaps/prefs/advprefs_video.png</file>
- </qresource>
- <qresource prefix="/win7">
-- <file alias="pause.svg">pixmaps/win7/win7thumbnail_pause.svg</file>
-- <file alias="prev.svg">pixmaps/win7/win7thumbnail_prev.svg</file>
-- <file alias="play.svg">pixmaps/win7/win7thumbnail_play.svg</file>
-- <file alias="next.svg">pixmaps/win7/win7thumbnail_next.svg</file>
-+ <file alias="pause.svg">pixmaps/win7/win7thumbnail_pause.png</file>
-+ <file alias="prev.svg">pixmaps/win7/win7thumbnail_prev.png</file>
-+ <file alias="play.svg">pixmaps/win7/win7thumbnail_play.png</file>
-+ <file alias="next.svg">pixmaps/win7/win7thumbnail_next.png</file>
- </qresource>
- <qresource prefix="/sidebar">
- <file alias="disc.svg">pixmaps/playlist/sidebar-icons/disc.svg</file>