sawfish r4465 - trunk
- From: chrisb svn gnome org
- To: svn-commits-list gnome org
- Subject: sawfish r4465 - trunk
- Date: Sat, 4 Apr 2009 10:32:49 +0000 (UTC)
Author: chrisb
Date: Sat Apr 4 10:32:49 2009
New Revision: 4465
URL: http://svn.gnome.org/viewvc/sawfish?rev=4465&view=rev
Log:
009-04-04 Christopher Bratusek <zanghar freenet de>
* BUGS
* HACKING
* THANKS
* TREE: removed
* CONTRIBUTING: the file replacing BUGS HACKING THANKS
* README.IMPORTNAT: major update
* README: updated
Removed:
trunk/BUGS
trunk/HACKING
trunk/THANKS
trunk/TREE
Modified:
trunk/ChangeLog
trunk/README
trunk/README.IMPORTANT
Modified: trunk/README
==============================================================================
--- trunk/README (original)
+++ trunk/README Sat Apr 4 10:32:49 2009
@@ -1,15 +1,12 @@
--*- text -*-
+This is sawfish, a highly configurable window manager for X11.
-This is sawfish, a highly configurable window manager for X11. It is
-known to compile on at least Solaris/sparc and Linux/ix86; it is
-released under the terms of the GNU GPL, copyright John Harper
-<jsh users sourceforge net>
-Current maintainer is Janek Kozicki <cosurgi gmail com>
+It is released under the terms of the GNU GPL,
+ copyright (c) John Harper <jsh users sourceforge net>
-For more details, see the url:
-
- http://sawfish.wikia.com/
+Maintainer until Dec '08 was: Janek Kozicki <cosurgi gmail com>
+Maintainer since Dec '08 is: Christopher Bratusek <zanghar freenet de>
+For more details, see the sawfish wiki: http://sawfish.wikia.com/
Manifesto
*********
Modified: trunk/README.IMPORTANT
==============================================================================
--- trunk/README.IMPORTANT (original)
+++ trunk/README.IMPORTANT Sat Apr 4 10:32:49 2009
@@ -1,45 +1,37 @@
In Sawfish 1.5.0 there are the following major changes:
-**********
-
-ISSUE :
-
sawmill-defaults is now sawfish-defaults
+****************************************
-SOLUTION :
-
-Change (if existent), in your sawfishrc ->
-
-:> (require 'sawmill-defaults)
-
-to ->
-
-:> (require 'sawfish-defaults)
-
-**********
+sawfish-defaults is an alias to the standard sawfish
+configuration, if your ~/.sawfish[/]rc contains the line:
-ISSUE :
+(require 'sawmill-defaults)
-~/.sawmillrc is no longer a valid configuration file,
+then updated the line to the new value:
-SOLUTION :
+(require 'sawfish-defaults)
-Rename (if existent) ->
+~/.sawmillrc is no longer a valid configuration file
+****************************************************
-:> $HOME/.sawmillrc $HOME/.sawfishrc
+now, there we fully renamed from sawmil to sawfish,
+also ~/.sawmillrc is no longer a valid configuration file.
-and restart sawfish
+if you're using it, simply rename it to:
-**********
+~/.sawfishrc -or- ~/.sawfish/rc
-ISSUE :
+both are valid and please restart sawfish after renaming
+your configuration file.
-Building using XFree86
+Building using XFree86 or X.Org 6.x instead of X.Org 7.x:
+*********************************************************
-SOLUTION :
+simply add the following flag to configure:
-Add the following flag to configure ->
+--without-xorg-x11r7
-:> --without-xorg-x11r7
+(eg: ./configure --prefix=/usr --without-xorg-x11r7)
-**********
+ - Christopher Bratusek <zanghar freenet de>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]