also serve the right contents for the various sections.
Based on a patch by Daniel Teske, thanks!
BUG: 102612
svn path=/trunk/KDE/kdebase/apps/; revision=904236
svn+ssh://coolo@svn.kde.org/home/kde/branches/work/kde4/kdebase
.
I couldn't resolve one kicker conflict that results from different
development directions, so I rely on Aaron to sort it out - the file
is commited with conflicts
svn path=/trunk/KDE/kdebase/konqueror/keditbookmarks/; revision=439627
- space between the box and nav bar
- grey text in the navbar, not white
- black line under the header/navbar area
- fancy hilights on the navigation links
svn path=/trunk/kdebase/konqueror/; revision=384832
This also removes the need for *_rtl, since we can now change all we need to for rtl by importing an extra stylesheet.
There's a lot of changes here, so please test.
svn path=/trunk/kdebase/konqueror/; revision=384820
+.arg( i18n( "To create a link on your desktop pointing to the current page, "
+ "simply drag the \"Location\" label that is on the left of the Location Toolbar, drop it onto "
+ "the desktop, and choose \"Link\"" ) )
svn path=/trunk/kdebase/konqueror/; revision=88313
a huge File menu with all parts listed in it :-)
* Fixed the way urls were instead in the text. Don't cut translated sentences
into pieces !
svn path=/trunk/kdebase/konqueror/; revision=78656
- the old template is not used anymore, but kept as reference, as the new
html doesn't use %1 yet. To be fixed tomorrow.
New problems: using relative images and links in the html causes problems,
we can't load urls with the about: protocol :}
First hack around this: adding <BASE HREF="file:/...."> But now we get an
error if the user clicks on the next page ("Not a secure page, but references
local filesystem"). Well, to be fixed tomorrow.
Great work, tackat!
svn path=/trunk/kdebase/konqueror/; revision=78499