[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdemultimedia/juk
From:       Diego Iastrubni <elcuco () kdemail ! net>
Date:       2004-08-25 13:18:09
Message-ID: 20040825131809.F090C16B24 () office ! kde ! org
[Download RAW message or body]

CVS commit by iastrubni: 

this makes the tollbar look the same for RTL users as for LTR, 
until now I was used to see the play button on the right of the toolbarm, and the 
prev button facing the wrong way. 

HEAD port will follow soon


  A            jukui-rtl.rc   1.1
  M +1 -1      Makefile.am   1.67
  M +5 -1      juk.cpp   1.219


--- kdemultimedia/juk/Makefile.am  #1.66:1.67
@@ -89,5 +89,5 @@
 
 rcdir = $(kde_datadir)/juk
-rc_DATA = jukui.rc
+rc_DATA = jukui.rc jukui-rtl.rc
 
 servicemenudir = $(kde_datadir)/konqueror/servicemenus

--- kdemultimedia/juk/juk.cpp  #1.218:1.219
@@ -57,4 +57,8 @@ JuK::JuK(QWidget *parent, const char *na
     setupActions();
     setupLayout();
+         
+         if (QApplication::reverseLayout())
+                setupGUI(ToolBar | Save | Create, "jukui-rtl.rc");
+         else
     setupGUI(ToolBar | Save | Create);
     readConfig();


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic