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

List:       kde-i18n-doc
Subject:    Re: Problems in Konqueror's Appearance settings
From:       Burkhard =?utf-8?q?L=C3=BCck?= <lueck () hube-lueck ! de>
Date:       2009-01-22 19:44:29
Message-ID: 200901222044.29230.lueck () hube-lueck ! de
[Download RAW message or body]

Am Donnerstag 22 Januar 2009 16:47:41 schrieb Yukiko Bando:
> Hello,
>
> It seems something has been broken in Konqueror's Appearance settings.
>
> 1.
> There are three tabs (General, Fonts and Stylesheets) but the page title
> always says "Configure the fonts used on web pages".
>
> 2.
> In the lower pane of the General and Fonts tabs, What's This? does not show
> help messages for individual options. Instead it shows explanations about
> the Fonts and Stylesheets modules (see attachment).
>
> 3.
> Options and help messages are not localized at all in the Stylesheets tab.
>
That's the reason for that:
konqhtml/main.cpp:59:K_EXPORT_PLUGIN(KcmKonqHtmlFactory("kcmkonqhtml"))

Attached fix applied in trunk + 4.2 makes the Stylesheets tab translated 
again.

But the translations from kcmcss have to be merged into kcmkonqhtml.

Now I only need to know how to get access to the documentation again.

-- 
Burkhard Lück

["konqhtml.diff" (text/x-diff)]

Index: kdebase/apps/konqueror/settings/konqhtml/Messages.sh
===================================================================
--- kdebase/apps/konqueror/settings/konqhtml/Messages.sh	(Revision 915019)
+++ kdebase/apps/konqueror/settings/konqhtml/Messages.sh	(Arbeitskopie)
@@ -1,2 +1,3 @@
 #! /usr/bin/env bash
-$XGETTEXT *.cpp -o $podir/kcmkonqhtml.pot
+$EXTRACTRC `find . -name \*.ui` >> rc.cpp
+$XGETTEXT *.cpp css/*.cpp -o $podir/kcmkonqhtml.pot
Index: kdebase/apps/konqueror/settings/konqhtml/css/Messages.sh
===================================================================
--- kdebase/apps/konqueror/settings/konqhtml/css/Messages.sh	(Revision 915019)
+++ kdebase/apps/konqueror/settings/konqhtml/css/Messages.sh	(Arbeitskopie)
@@ -1,2 +0,0 @@
-#! /usr/bin/env bash
-$XGETTEXT *.cpp -o $podir/kcmcss.pot


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

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