patch for ksplashml in RTL desktops

Diego Iastrubni elcuco at kdemail.net
Sat Aug 14 16:35:13 BST 2004


No the first time, but ksplashml showed hebrew outside the window... 

this patch fixes it:

kde33 at cucomania default $ cvs diff -u
cvs diff: Diffing .
Index: themelegacy.cpp
===================================================================
RCS file: /home/kde/kdebase/ksplashml/themeengine/default/themelegacy.cpp,v
retrieving revision 1.14.2.1
diff -u -r1.14.2.1 themelegacy.cpp
--- themelegacy.cpp     9 Aug 2004 14:16:57 -0000       1.14.2.1
+++ themelegacy.cpp     14 Aug 2004 15:30:26 -0000
@@ -173,7 +173,7 @@

       if (QApplication::reverseLayout()){
             mProgressBar->move( 2, 0 );
-           mLabel->move( mProgressBar->width() + 4, 0);
+//         mLabel->move( mProgressBar->width() + 4, 0);
       }
       else{
             mProgressBar->move( bottom_label->width() - mProgressBar->width() 
- 4, 0);

is it ok to commit to the branch? I will commit anyway to the head soon.

-- 

diego, kde-il translation team

Please avoid sending me Word or PowerPoint attachments.
See http://www.fsf.org/philosophy/no-word-attachments.html
Free MS-Office replacement for most platforms
http://www.openoffice.org/




More information about the kde-core-devel mailing list