]> git.sesse.net Git - vlc/commitdiff
Qt: add repeat and random button to the default toolbar
authorJean-Baptiste Kempf <jb@videolan.org>
Sun, 29 Nov 2009 22:37:08 +0000 (23:37 +0100)
committerJean-Baptiste Kempf <jb@videolan.org>
Fri, 4 Dec 2009 06:21:39 +0000 (07:21 +0100)
modules/gui/qt4/components/controller.hpp
modules/gui/qt4/dialogs/toolbar.hpp

index aa71447c84c00ae9c1629be485f044257f0c9d7e..d75a2d865af93f369ee94cbd2abe33a903d29526 100644 (file)
@@ -34,7 +34,7 @@
 #include <QString>
 
 #define MAIN_TB1_DEFAULT "64;39;64;38;65"
-#define MAIN_TB2_DEFAULT "0-2;64;3;1;4;64;7;10;9;64-4;37;65;35-4"
+#define MAIN_TB2_DEFAULT "0-2;64;3;1;4;64;7;10;9;64-4;20;19;64-4;37;65;35-4"
 #define ADV_TB_DEFAULT "12;11;13;14"
 #define INPT_TB_DEFAULT "5-1;15-1;33;6-1"
 #define FSC_TB_DEFAULT "0-2;64;3;1;4;64;37;64;38;64;8;65;35-4;34"
index a4e4942d62dbe60ecfa098f48f60de09adf39325..12b419c4cc3cb4e6c8eb5d6a38e9d9f9788566f4 100644 (file)
@@ -32,7 +32,7 @@
 #include <QCheckBox>
 
 #define PROFILE_NAME_1 "Modern Style"
-#define VALUE_1 "0|64;39;64;38;65;|0-2;64;3;1;4;64;7;10;9;64-4;37;65;35-4;|12;11;13;14;|5-1;33;6-1;|0-2;64;3;1;4;64;37;64;38;64;8;65;35-4;34;"
+#define VALUE_1 "0|64;39;64;38;65;|0-2;64;3;1;4;64;7;10;9;64-4;20;19;64-4;37;65;35-4;|12;11;13;14;|5-1;33;6-1;|0-2;64;3;1;4;64;37;64;38;64;8;65;35-4;34;"
 #define PROFILE_NAME_2 "Classic Style"
 #define VALUE_2 "1|64;39-1;64;38;|2-1;32-4;0-5;1-5;32-5;3-5;5-5;6-5;4-5;32-5;10-1;64-1;35-1;65;|12-1;11-1;13-1;14-1;|33;37-4;|0-5;1-5;32-1;1-5;5-1;6-1;4-5;32-1;12-5;11-1;65;34-4;35-1;"
 #define PROFILE_NAME_3 "Minimalist Style"