[vlc-commits] Qt4: Add new timelabels to default layout

Edward Wang git at videolan.org
Tue Jan 3 19:16:26 CET 2012


vlc | branch: master | Edward Wang <edward.c.wang at compdigitec.com> | Sun Jan  1 14:04:59 2012 -0500| [e0fee1e53f3891b6a90f8720d991fe1b6e876cc3] | committer: Jean-Baptiste Kempf

Qt4: Add new timelabels to default layout

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e0fee1e53f3891b6a90f8720d991fe1b6e876cc3
---

 modules/gui/qt4/components/controller.hpp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/gui/qt4/components/controller.hpp b/modules/gui/qt4/components/controller.hpp
index 2d5f1e4..819946d 100644
--- a/modules/gui/qt4/components/controller.hpp
+++ b/modules/gui/qt4/components/controller.hpp
@@ -37,7 +37,7 @@
 #define MAIN_TB1_DEFAULT "64;39;64;38;65"
 #define MAIN_TB2_DEFAULT "0-2;64;3;1;4;64;7;9;64;10;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 INPT_TB_DEFAULT "43;33;44"
 #define FSC_TB_DEFAULT "0-2;64;3;1;4;64;37;64;38;64;8;65;25;35-4;34"
 
 #define I_PLAY_TOOLTIP N_("Play\nIf the playlist is empty, open a medium")



More information about the vlc-commits mailing list