https://bugs.kde.org/show_bug.cgi?id=410228

--- Comment #13 from Magnus Määttä <mag...@novell.stoldgods.nu> ---
For future references and hopefully google-able result:

To change default favorites in kicker, ignore all javascript which doesn't work
(the netrunner link didn't do it either, tried putting it pretty much all over
the system)

/etc/.skel/config/:

Add a plasma-org.kde.plasma.desktop-appletsrc file with the panel, applet,
applet configuration you want (ISO date format, 24h clock etc).

Include the configuration for kicker (applet 16 or whatever it happens to be in
your case), but remove everything except (related to kicker-applet):

[Containments][2][Applets][16]
immutability=1
plugin=org.kde.plasma.kicker

[Containments][2][Applets][16][Configuration]
PreloadWeight..


Overwrite
/usr/share/plasma/plasmoids/org.kde.plasma.kicker/contents/config/main.xml (via
dpkg-divert or some other method, compiling a customized version of kicker
maybe, but then you might as well use the patch in bug #410222 to make it get
favorites from the config file) with a version with your new hardcoded
favorites as it's not configurable.

The important part in that file is the "favoriteApps" <default>-string, which
you will change.

Do not include the files kactivitymanagerdrc and kactivitymanagerd-statsrc
files in /etc/skel/.config - if those are present it won't work.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to