[sawfish] Replaced sawmill -> sawfish.



commit 776215c2fbcdc4aa16452c9d75968fc9c8a6d0e7
Author: Teika kazura <teika lavabit com>
Date:   Tue Jan 18 12:46:41 2011 +0900

    Replaced sawmill -> sawfish.
    
    Any remaining sawmill, Sawmill, and SAWMILL shouldn't be changed, except obsolete itmes in po/*po.

 po/Makefile.in            |   10 +++++-----
 scripts/Makefile.in       |    8 ++++----
 scripts/sawfish-client.jl |    8 ++++----
 scripts/sawfish-menu.jl   |   10 +++++-----
 sounds/Makefile.in        |   10 +++++-----
 themes/Makefile.in        |   10 +++++-----
 6 files changed, 28 insertions(+), 28 deletions(-)
---
diff --git a/po/Makefile.in b/po/Makefile.in
index d62db39..4244953 100644
--- a/po/Makefile.in
+++ b/po/Makefile.in
@@ -1,22 +1,22 @@
-# Makefile.in for sawmill's message catalogues
+# Makefile.in for sawfish's message catalogues
 # $Id: Makefile.in,v 1.7 2000/07/06 13:30:07 john Exp $
 #
 # Copyright (C) 1999 John Harper <john dcs warwick ac uk>
 #
-# This file is part of sawmill.
+# This file is part of sawfish.
 #
-# sawmill is free software; you can redistribute it and/or modify it
+# sawfish is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 2, or (at your option)
 # any later version.
 #
-# sawmill is distributed in the hope that it will be useful, but
+# sawfish is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with sawmill; see the file COPYING.  If not, write to
+# along with sawfish; see the file COPYING.  If not, write to
 # the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
 include ../Makedefs
diff --git a/scripts/Makefile.in b/scripts/Makefile.in
index 56f090b..bccd292 100644
--- a/scripts/Makefile.in
+++ b/scripts/Makefile.in
@@ -3,20 +3,20 @@
 #
 # Copyright (C) 1999 John Harper <john dcs warwick ac uk>
 #
-# This file is part of sawmill.
+# This file is part of sawfish.
 #
-# sawmill is free software; you can redistribute it and/or modify it
+# sawfish is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 2, or (at your option)
 # any later version.
 #
-# sawmill is distributed in the hope that it will be useful, but
+# sawfish is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with sawmill; see the file COPYING.  If not, write to
+# along with sawfish; see the file COPYING.  If not, write to
 # the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
 include ../Makedefs
diff --git a/scripts/sawfish-client.jl b/scripts/sawfish-client.jl
index 5bd0fe0..aa03259 100644
--- a/scripts/sawfish-client.jl
+++ b/scripts/sawfish-client.jl
@@ -8,20 +8,20 @@ exec rep "$0" "$@"
 ;;
 ;; Copyright (C) 2000 John Harper <john dcs warwick ac uk>
 ;;
-;; This file is part of sawmill.
+;; This file is part of sawfish.
 ;;
-;; sawmill is free software; you can redistribute it and/or modify it
+;; sawfish is free software; you can redistribute it and/or modify it
 ;; under the terms of the GNU General Public License as published by
 ;; the Free Software Foundation; either version 2, or (at your option)
 ;; any later version.
 ;;
-;; sawmill is distributed in the hope that it will be useful, but
+;; sawfish is distributed in the hope that it will be useful, but
 ;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ;; GNU General Public License for more details.
 ;;
 ;; You should have received a copy of the GNU General Public License
-;; along with sawmill; see the file COPYING.  If not, write to
+;; along with sawfish; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
 (require 'sawfish.client)
diff --git a/scripts/sawfish-menu.jl b/scripts/sawfish-menu.jl
index fab70bd..b9f5716 100644
--- a/scripts/sawfish-menu.jl
+++ b/scripts/sawfish-menu.jl
@@ -2,24 +2,24 @@
 exec rep "$0" "$@"
 !#
 
-;; sawmill-menu -- subprocess to handle menus
+;; sawfish-menu -- subprocess to handle menus
 
 ;; Copyright (C) 1999 John Harper <john dcs warwick ac uk>
 
-;; This file is part of sawmill.
+;; This file is part of sawfish.
 
-;; sawmill is free software; you can redistribute it and/or modify it
+;; sawfish is free software; you can redistribute it and/or modify it
 ;; under the terms of the GNU General Public License as published by
 ;; the Free Software Foundation; either version 2, or (at your option)
 ;; any later version.
 
-;; sawmill is distributed in the hope that it will be useful, but
+;; sawfish is distributed in the hope that it will be useful, but
 ;; WITHOUT ANY WARRANTY; without even the implied warranty of
 ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with sawmill; see the file COPYING.  If not, write to
+;; along with sawfish; see the file COPYING.  If not, write to
 ;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
 (require 'gui.gtk-2.gtk)
diff --git a/sounds/Makefile.in b/sounds/Makefile.in
index 3ebd5a8..750e38a 100644
--- a/sounds/Makefile.in
+++ b/sounds/Makefile.in
@@ -1,22 +1,22 @@
-# Makefile.in for sawmill's sound files
+# Makefile.in for sawfish's sound files
 # $Id: Makefile.in,v 1.3 2000/07/06 13:30:07 john Exp $
 #
 # Copyright (C) 2000 John Harper <john dcs warwick ac uk>
 #
-# This file is part of sawmill.
+# This file is part of sawfish.
 #
-# sawmill is free software; you can redistribute it and/or modify it
+# sawfish is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 2, or (at your option)
 # any later version.
 #
-# sawmill is distributed in the hope that it will be useful, but
+# sawfish is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with sawmill; see the file COPYING.  If not, write to
+# along with sawfish; see the file COPYING.  If not, write to
 # the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
 include ../Makedefs
diff --git a/themes/Makefile.in b/themes/Makefile.in
index 30a0c95..077c050 100644
--- a/themes/Makefile.in
+++ b/themes/Makefile.in
@@ -1,22 +1,22 @@
-# Makefile.in for sawmill's themes
+# Makefile.in for sawfish's themes
 # $Id: Makefile.in,v 1.20 2001/01/20 02:40:29 jsh Exp $
 #
 # Copyright (C) 1999 John Harper <john dcs warwick ac uk>
 #
-# This file is part of sawmill.
+# This file is part of sawfish.
 #
-# sawmill is free software; you can redistribute it and/or modify it
+# sawfish is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
 # the Free Software Foundation; either version 2, or (at your option)
 # any later version.
 #
-# sawmill is distributed in the hope that it will be useful, but
+# sawfish is distributed in the hope that it will be useful, but
 # WITHOUT ANY WARRANTY; without even the implied warranty of
 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 # GNU General Public License for more details.
 #
 # You should have received a copy of the GNU General Public License
-# along with sawmill; see the file COPYING.  If not, write to
+# along with sawfish; see the file COPYING.  If not, write to
 # the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
 include ../Makedefs



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]