dolphin/konqueror/about
Meni Livne 363dc8a22b Make about:plugins page RTL the right (LOL) way.
It's actually not as hard as some make it seem ;-)

To make an entire page RTL, simply:
1. Add
     body { direction: rtl; }
   to your style sheet (or add 'dir="rtl"' to your <body> tag if you insist
   on not using a style sheet).
2. Watch out for explicit directionality and alignment in your page, and
   change it as needed. i.e. if you have <p align="right">, it has to be
   changed to <p align="left">...

That's it. You definitely shouldn't start changing the order of table
columns or other elements. That's looking for trouble... :)

CCMAIL: staikos@kde.org

svn path=/trunk/kdebase/konqueror/; revision=259903
2003-10-18 15:29:00 +00:00
..
background.png Make the background image line up with the rest of the page once again. It was one pixel too high previously, and all these evil white borders showed up. 2002-03-08 23:30:02 +00:00
background_rtl.png This fixes the displaying of Konqueror's about pages 2001-12-31 17:29:45 +00:00
bgtable.png A little bit polish 2001-02-10 02:25:00 +00:00
bgtable_rtl.png This fixes the displaying of Konqueror's about pages 2001-12-31 17:29:45 +00:00
intro.html removing the 'Conquer your desktop' comment which was messing up translations 2002-04-21 11:37:07 +00:00
intro_rtl.html removing the 'Conquer your desktop' comment which was messing up translations 2002-04-21 11:37:07 +00:00
kdelogo2.png Time for a change ... 2001-01-30 13:45:12 +00:00
konq.css Time for a change ... 2001-01-30 13:45:12 +00:00
konq_aboutpage.cc make it actually translatable, and make the RTL version actually RTL. I would 2003-10-17 09:25:22 +00:00
konq_aboutpage.desktop The aboutpage is builtin to konq as well - I guess people want to report konqueror 2003-07-22 08:24:24 +00:00
konq_aboutpage.h Add about:plugins support to the konqueror about module (and konqueror itself). 2003-03-05 22:25:24 +00:00
konq_rtl.css This fixes the displaying of Konqueror's about pages 2001-12-31 17:29:45 +00:00
konqaboutpage.desktop CVS_SILENT 2002-01-31 18:51:15 +00:00
konqueror.png - moved all this stuff in a separate directory 2001-01-17 01:50:16 +00:00
konqueror_rtl.png This fixes the displaying of Konqueror's about pages 2001-12-31 17:29:45 +00:00
lightning.png Added Tuning tip ... 2001-03-08 14:07:41 +00:00
lines.png - moved all this stuff in a separate directory 2001-01-17 01:50:16 +00:00
lines2.png Time for a change ... 2001-01-30 13:45:12 +00:00
Makefile.am Adjusting datadir for use with unsermake. 2003-04-09 12:48:29 +00:00
more.png some tiny decoration ... 2001-01-30 22:36:07 +00:00
plugins.html make it actually translatable, and make the RTL version actually RTL. I would 2003-10-17 09:25:22 +00:00
plugins_rtl.html Make about:plugins page RTL the right (LOL) way. 2003-10-18 15:29:00 +00:00
pointers.gif A little bit polish 2001-02-10 02:25:00 +00:00
shadow1.png - moved all this stuff in a separate directory 2001-01-17 01:50:16 +00:00
specs.html removing the 'Conquer your desktop' comment which was messing up translations 2002-04-21 11:37:07 +00:00
specs_rtl.html removing the 'Conquer your desktop' comment which was messing up translations 2002-04-21 11:37:07 +00:00
tips.html removing the 'Conquer your desktop' comment which was messing up translations 2002-04-21 11:37:07 +00:00
tips_rtl.html This fixes the displaying of Konqueror's about pages 2001-12-31 17:29:45 +00:00