Changes
Jump to navigation
Jump to search
Line 91:
Line 91:
− +
− +
− +
Running Linux Applications Under Sugar (view source)
Revision as of 22:39, 13 July 2008
, 22:39, 13 July 2008→Comments
# Causes SeaMonkey to put the .mozilla directory in a
# Causes SeaMonkey to put the .mozilla directory in a
# place that is writable, and also where Rainbow wants
# place that is writable, and also where Rainbow wants
# it. SUGAR_ACTIVITY_ROOT is not suitable since it
# it. SUGAR_ACTIVITY_ROOT/data is not suitable since it
# contains a reference to a user that will be destroyed
# contains a reference to a user that will be destroyed
# on reboot, and applications may store absolute
# on reboot, and SeaMonkey stores absolute pathnames
# pathnames in their persistent data.
# in its persistent data.
export HOME="/home/olpc/isolation/1/gid_to_data_dir/$GROUPS"
export HOME="/home/olpc/isolation/1/gid_to_data_dir/$GROUPS"