Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:11.4
kdebase4-wallpapers
kde4-migrate.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File kde4-migrate.diff of Package kdebase4-wallpapers
Index: startkde.cmake =================================================================== --- startkde.cmake.orig 2010-11-21 20:47:03.402842733 +0100 +++ startkde.cmake 2010-11-21 20:47:03.667718141 +0100 @@ -84,6 +84,11 @@ fi kdehome=$HOME/@KDE_DEFAULT_HOME@ test -n "$KDEHOME" && kdehome=`echo "$KDEHOME"|sed "s,^~/,$HOME/,"` +# first, migrate settings from kde3, if available +if test -x /usr/bin/kde4-migrate; then + /usr/bin/kde4-migrate || true +fi + # see kstartupconfig source for usage mkdir -m 700 -p $kdehome mkdir -m 700 -p $kdehome/share
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor