[sawfish] s/Gnome/GNOME/
- From: Christopher Bratusek <chrisb src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [sawfish] s/Gnome/GNOME/
- Date: Mon, 7 Sep 2009 19:41:29 +0000 (UTC)
commit 4ce32ef4b6ee3bce85e98bbfdec53b50bea42639
Author: chrisb <zanghar freenet de>
Date: Mon Sep 7 21:40:28 2009 +0200
s/Gnome/GNOME/
ChangeLog | 3 +++
man/faq.texi | 12 ++++++------
src/play-sample.c | 8 ++++----
3 files changed, 13 insertions(+), 10 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 6db1d89..d0de0a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,9 @@
for both users and the rep-compiler
also squashes a compiler warning [Matthew Love]
+ * src/play-sample.c
+ * man/faq.texi: s/Gnome/GNOME/
+
2009-09-06 Christopher Bratusek <zanghar freenet de>
* lisp/sawfish/wm/ext/fdo-menu.jl: Partial rewrite of fdo-menu [Matthew Love]
diff --git a/man/faq.texi b/man/faq.texi
index 80a7b85..943b503 100644
--- a/man/faq.texi
+++ b/man/faq.texi
@@ -17,7 +17,7 @@
Either execute the command @samp{info sawfish}, or enter the Info mode
within Emacs (@kbd{C-h i}) and type @kbd{g (sawfish) RET}.
-If you're using Gnome, then try executing @samp{gnome-help-browser
+If you're using GNOME, then try executing @samp{gnome-help-browser
info:sawfish}.
@item I installed Sawfish but it's not working! All I see when I
@@ -32,7 +32,7 @@ Why this is so? Because Sawfish is minimal - Sawfish is a @emph{window
manager} and as such is not responsible for setting the background,
starting programs or displaying a pager --- these can all be done
using separate applications (e.g. by using a desktop environment such
-as Gnome).
+as GNOME).
@item How do I customize Sawfish?
@@ -51,8 +51,8 @@ This is a system default lisp library. It loads some of the common
window manager features. More precisely, it currently does:
@itemize
- item Gnome setup, by opening @code{sawfish.wm.integration.gnome},
-if Gnome is running.
+ item GNOME setup, by opening @code{sawfish.wm.integration.gnome},
+if GNOME is running.
@item Error handling enhancements, by opening
@code{sawfish.wm.ext.error-handler}
@end itemize
@@ -195,7 +195,7 @@ functionality as Lisp extensions
@item Will you add background setting?
No. This can easily be done by a separate application (e.g. with the
-Gnome hints, simply monitor property @code{_WIN_WORKSPACE} on the root
+GNOME hints, simply monitor property @code{_WIN_WORKSPACE} on the root
window).
@item Why does Sawfish look weird/crash on Solaris?
@@ -229,7 +229,7 @@ WM_HINTS(WM_HINTS):
@end example
- item Why doesn't the Gnome desk-guide / tasklist show the true state
+ item Why doesn't the GNOME desk-guide / tasklist show the true state
of my desktop?
It seems that there is a problem with these applets that only occurs
diff --git a/src/play-sample.c b/src/play-sample.c
index 6fcc122..e762bbf 100644
--- a/src/play-sample.c
+++ b/src/play-sample.c
@@ -27,20 +27,20 @@ void gnome_sound_shutdown(void);
* Copyright (C) 1997-1998 Stuart Parmenter and Elliot Lee
* All rights reserved.
*
- * This file is part of the Gnome Library.
+ * This file is part of the GNOME Library.
*
- * The Gnome Library is free software; you can redistribute it and/or
+ * The GNOME Library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public License as
* published by the Free Software Foundation; either version 2 of the
* License, or (at your option) any later version.
*
- * The Gnome Library is distributed in the hope that it will be useful,
+ * The GNOME Library 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
* Library General Public License for more details.
*
* You should have received a copy of the GNU Library General Public
- * License along with the Gnome Library; see the file COPYING.LIB. If not,
+ * License along with the GNOME Library; see the file COPYING.LIB. If not,
* write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
* Boston, MA 02111-1307, USA.
*/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]