Kevin Krammer: > Hi, > > On Saturday, 2012-12-08, adrelanos wrote: >> Hi! >> >> I, as a distro developer (Whonix), want to make folderview the default >> for all users. (Right click on desktop -> Desktop Settings -> Layout -> >> Folder View) (I don't care if people change it later.) >> >> The distro is based on Debian. I am replacing the original >> /usr/share/kde4/apps/plasma-desktop/init/00-defaultLayout.js. The file >> originally looks like: >> >> ------------------------------------------------------------ > > [snip] > >> ------------------------------------------------------------ >> >> I am changing 'var activity = new Activity' to 'var activity = new >> Activity("folderview");'. That's it. Minor change. >> >> Is there a better way than replacing the file? >> >> Stacking the kde configuration files somehow? It didn't work for me. >> /etc/environment sets: 'KDEDIRS=/usr/local/share/whonix/kde/' and I >> placed the patched 00-defaultLayout.js into the stacked kde >> configuration folder. I.e. >> /usr/local/share/whonix/kde/apps/plasma-desktop/init/00-defaultLayout.js >> >> Any idea why it's not working? > > Does the path appear in the output of > kde4-config --path data No. Output is: /home/user/.kde/share/apps/:/usr/local/share/whonix/kde/share/apps/:/usr/share/kde4/apps/ /usr/local/share/whonix/kde/apps/ does not appear in th output of kde4-config --path data. Why not? Cheers, adrelanos ___________________________________________________ This message is from the kde mailing list. Account management: https://mail.kde.org/mailman/listinfo/kde. Archives: http://lists.kde.org/. More info: http://www.kde.org/faq.html.