summarylogtreecommitdiffstats
path: root/0001-Prevent-including-missing-SVGs.patch
blob: dd5a46260828f708a5c9f53de7f98fb02c634ca3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
--- 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>