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

Edward Wang git at videolan.org
Wed Jan 4 02:24:48 CET 2012


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

Qt4: Add new timelabels to default layout

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
(cherry picked from commit e0fee1e53f3891b6a90f8720d991fe1b6e876cc3)

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

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

 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 5901940..c7032d6 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