[Bug 109341] Re: the localised kubuntu firefox homepage has no css style

Guillaume Martres smarter3 at gmail.com
Mon Aug 13 17:09:26 UTC 2007


The situation on gutsy:
* kfirefox-index.html has <link rel="stylesheet" href="kubuntu.css" type="text/css" /> but should have ../kubuntu.css like in feisty.
Quick fix:
sudo ln -s /usr/share/ubuntu-artwork/kubuntu.css /usr/share/ubuntu-artwork/home/kubuntu.css
sudo ln -s /usr/share/ubuntu-artwork/images /usr/share/ubuntu-artwork/home/images
* the locales-kubuntu/index-*.html files have same stylesheet declaration as kfirefox-index
Quick fix:
sudo ln -s /usr/share/ubuntu-artwork/kubuntu.css /usr/share/ubuntu-artwork/home/locales-kubuntu/kubuntu.css
sudo ln -s /usr/share/ubuntu-artwork/images /usr/share/ubuntu-artwork/home/locales-kubuntu/images
* the locales-kubuntu/kindex-*.html files have <link rel="stylesheet" href="../kubuntu.css" type="text/css" /> and so works with previous fix for kfirefox-index, these files are translated, however the homepage of firefox is always index-something.html which is not translated.

** Changed in: kubuntu-docs (Ubuntu)
       Status: Fix Released => Incomplete

-- 
the localised kubuntu firefox homepage has no css style
https://bugs.launchpad.net/bugs/109341
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kubuntu-docs in ubuntu.




More information about the kubuntu-bugs mailing list