]> git.sesse.net Git - vlc/blobdiff - modules/gui/qt4/vlc.qrc
UI: simple prefs menu UI fixes and enhancement
[vlc] / modules / gui / qt4 / vlc.qrc
index 53dec775d17096bb78aa75bded0c9a3247909763..ec4309cfb30cb03e8a76228586d3885f2e8375e0 100644 (file)
@@ -39,8 +39,8 @@
   <file alias="repeat_all">pixmaps/playlist/repeat_all.png</file>
   <file alias="repeat_off">pixmaps/playlist/repeat_off.png</file>
   <file alias="repeat_one">pixmaps/playlist/repeat_one.png</file>
-  <file alias="shuffle_off">pixmaps/playlist/shuffle_off.png</file>
   <file alias="shuffle_on">pixmaps/playlist/shuffle_on.png</file>
+  <file alias="jump_to">pixmaps/playlist/jumpto.png</file>
   <file alias="type_directory">pixmaps/types/type_directory.png</file>
   <file alias="type_file">pixmaps/types/type_file.png</file>
   <file alias="type_net">pixmaps/types/type_net.png</file>
@@ -48,7 +48,7 @@
   <file alias="type_playlist">pixmaps/types/type_playlist.png</file>
   <file alias="tv">pixmaps/toolbar/tv.png</file>
   <file alias="fullscreen">pixmaps/toolbar/fullscreen.png</file>
-  <file alias="tvtelx-trans">pixmaps/toolbar/tvtelx-transparent.png</file>
+  <file alias="defullscreen">pixmaps/toolbar/defullscreen.png</file>
   <file alias="tvtelx">pixmaps/toolbar/tvtelx.png</file>
   <file alias="extended">pixmaps/toolbar/extended_16px.png</file>
   <file alias="record">pixmaps/toolbar/record_16px.png</file>
   <file alias="atob">pixmaps/toolbar/atob.png</file>
   <file alias="atob_noa">pixmaps/toolbar/atob_noa.png</file>
   <file alias="atob_nob">pixmaps/toolbar/atob_nob.png</file>
+  <file alias="frame">pixmaps/toolbar/frame-by-frame.png</file>
+  <file alias="skip_fw">pixmaps/toolbar/skip_for.png</file>
+  <file alias="skip_back">pixmaps/toolbar/skip_back.png</file>
+  <file alias="reverse">pixmaps/toolbar/play_reverse.png</file>
   <file alias="next">pixmaps/next_16px.png</file>
   <file alias="next_b">pixmaps/next.png</file>
   <file alias="down_arrow">pixmaps/arrow_down_dark.png</file>
@@ -72,6 +76,8 @@
   <file alias="pause_b">pixmaps/pause.png</file>
   <file alias="play">pixmaps/play_16px.png</file>
   <file alias="play_b">pixmaps/play.png</file>
+  <file alias="faster">pixmaps/faster.png</file>
+  <file alias="slower">pixmaps/slower.png</file>
   <file alias="previous">pixmaps/previous_16px.png</file>
   <file alias="previous_b">pixmaps/previous.png</file>
   <file alias="stop">pixmaps/stop_16px.png</file>
   <file alias="update">pixmaps/update.png</file>
   <file alias="clear">pixmaps/clear.png</file>
   <file alias="noart.png">pixmaps/noart.png</file>
+  <file alias="space">pixmaps/space.png</file>
   <file>pixmaps/go-next.png</file>
+  <file alias="new.png">pixmaps/profile_new.png</file>
+  <file alias="lock">pixmaps/lock.png</file>
+  <file alias="playlist_remove" >pixmaps/playlist/remove.png</file>
+ </qresource>
+ <qresource prefix="/prefsmenu" >
+        <file alias="sample_classic" >pixmaps/sample_classic.png</file>
+        <file alias="sample_complete" >pixmaps/sample_complete.png</file>
+        <file alias="sample_minimal" >pixmaps/sample_minimal.png</file>
  </qresource>
 </RCC>