openbsd-ports/x11/sawfish/pkg/MESSAGE
jasper 834cee5261 - update sawfish to 1.5.2
- specify correct licenses

please note:
For people upgrading from sawfish 1.3.3 or older, you will have to
manually migrate your existing configuration:

$ mv ~/.sawmillrc ~/.sawfishrc

If you configuration file contains the line:

(require 'sawmill-defaults)

please change it to:

(require 'sawfish-defaults)

And restart sawfish.
2009-10-09 13:06:30 +00:00

15 lines
293 B
Plaintext

For people upgrading from sawfish 1.3.3 or older, you will have to
manually migrate your existing configuration:
$ mv ~/.sawmillrc ~/.sawfishrc
If you configuration file contains the line:
(require 'sawmill-defaults)
please change it to:
(require 'sawfish-defaults)
And restart sawfish.