Thread
:
restoring your tablet from a file-by-file backup
View Single Post
daperl
2009-11-25 , 00:35
Posts: 2,427 | Thanked: 2,986 times | Joined on Dec 2007
#
3
I think most of this stuff is stored in:
/var/lib/gconf/apps
You'll probably recognize some of the directory names in there. So, for instance, you could try the following as root:
cp -a <backup dir>/var/lib/gconf/
apps
/telepathy /var/lib/gconf/
apps
/telepathy
or maybe:
cp -a <backup dir>/var/lib/gconf/
apps
/modest /var/lib/gconf/
apps
/modest
Good luck!
EDIT: see above
__________________
N9: Go white or go
home
Last edited by daperl; 2009-11-29 at
15:07
.
Quote & Reply
|
The Following User Says Thank You to daperl For This Useful Post:
speculatrix
daperl
View Public Profile
Send a private message to daperl
Find all posts by daperl