From 257cefe5557031fe8767a81dda953ae4473ad46b Mon Sep 17 00:00:00 2001
From: William Kendrick
Date: Sun, 14 Dec 2008 03:03:50 +0000
Subject: [PATCH] Need to fix location of options file on OS X.
---
docs/CHANGES.txt | 4 ++++
docs/OPTIONS.txt | 9 +++++++--
docs/html/OPTIONS.html | 10 ++++++++--
3 files changed, 19 insertions(+), 4 deletions(-)
diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt
index 57be5a4b0..5b24fa027 100644
--- a/docs/CHANGES.txt
+++ b/docs/CHANGES.txt
@@ -88,6 +88,10 @@ $Id$
--------------------------
* Adhering to Debian & FreeDesktop.org standards regarding .desktop file.
+ * Documentation Improvements:
+ ---------------------------
+ * Corrected location of config files for Mac OS X in OPTIONS docs.
+
* Other Improvements:
-------------------
* Starter images no longer need to be created with alpha transparency.
diff --git a/docs/OPTIONS.txt b/docs/OPTIONS.txt
index 906ed79bf..d69f51355 100644
--- a/docs/OPTIONS.txt
+++ b/docs/OPTIONS.txt
@@ -9,7 +9,7 @@ Options Documentation
bill@newbreedsoftware.com
http://www.tuxpaint.org/
- October 26, 2008
+ December 13, 2008
----------------------------------------------------------------------
@@ -30,7 +30,7 @@ Options Documentation
The file is simply a plain text file containing the options you want
enabled:
-Linux, Unix and Mac OS X Users
+Linux and Unix Users
The file you should create is called ".tuxpaintrc" and it should be
placed in your home directory. (a.k.a. "~/.tuxpaintrc" or
@@ -51,6 +51,11 @@ Linux, Unix and Mac OS X Users
--nosysconfig
+Mac OS X Users
+
+ The file you should create is called "tuxpaint.cfg" and it should be
+ placed in ... FIXME
+
Windows Users
The file you should create is called "tuxpaint.cfg" and it should be
diff --git a/docs/html/OPTIONS.html b/docs/html/OPTIONS.html
index b9f634f9d..a75938d50 100644
--- a/docs/html/OPTIONS.html
+++ b/docs/html/OPTIONS.html
@@ -23,7 +23,7 @@ New Breed Software
http://www.tuxpaint.org/
-October 26, 2008
+December 13, 2008
@@ -48,7 +48,7 @@ New Breed Software
The file is simply a plain text file containing the options
you want enabled:
- Linux, Unix and Mac OS X Users
+ Linux and Unix Users
The file you should create is called
".tuxpaintrc"
@@ -77,6 +77,12 @@ New Breed Software
+ Mac OS X Users
+
+ The file you should create is called
+ "tuxpaint.cfg"
+ and it should be placed in ... FIXME
+
Windows Users