summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene O'Connor <eoconnor@src.gnome.org>2003-09-09 00:19:06 +0000
committerEugene O'Connor <eoconnor@src.gnome.org>2003-09-09 00:19:06 +0000
commitf1fda0efe61011460aaef9d907727b6b23d0b92b (patch)
treeb10c97c633e6e3be597a190301bcfc395feccbe7
parent09595bfea08228958cb272a49664fc8a0b9b3d60 (diff)
downloadgnome-user-docs-f1fda0efe61011460aaef9d907727b6b23d0b92b.tar.gz
gnome-user-docs-f1fda0efe61011460aaef9d907727b6b23d0b92b.tar.xz
gnome-user-docs-f1fda0efe61011460aaef9d907727b6b23d0b92b.zip
Updates for GNOME 2.4 Desktop System Administration Guide.
-rw-r--r--gnome2-system-admin-guide/C/ChangeLog4
-rw-r--r--gnome2-system-admin-guide/C/Makefile.am3
-rw-r--r--gnome2-system-admin-guide/C/l10n-readme.txt51
-rwxr-xr-xgnome2-system-admin-guide/C/system-admin-guide-C.omf12
4 files changed, 62 insertions, 8 deletions
diff --git a/gnome2-system-admin-guide/C/ChangeLog b/gnome2-system-admin-guide/C/ChangeLog
index 3e46151..ab193a4 100644
--- a/gnome2-system-admin-guide/C/ChangeLog
+++ b/gnome2-system-admin-guide/C/ChangeLog
@@ -1,3 +1,7 @@
+2003-09-08 Eugene O'Connor <eugene.oconnor@sun.com>
+
+ * Updated System Administration Guide for GNOME 2.4.
+
2003-01-27 Eugene O'Connor <eugene.oconnor@sun.com>
* Removed l10n-screenshots.txt.
diff --git a/gnome2-system-admin-guide/C/Makefile.am b/gnome2-system-admin-guide/C/Makefile.am
index a0929ce..fc877e1 100644
--- a/gnome2-system-admin-guide/C/Makefile.am
+++ b/gnome2-system-admin-guide/C/Makefile.am
@@ -1,3 +1,4 @@
+figdir = figures
docname = system-admin-guide
lang = C
omffile = system-admin-guide-C.omf
@@ -7,8 +8,10 @@ entities = appendixa.xml \
legal.xml \
menustructure.xml \
mimetypes.xml \
+ gdm.xml \
performance.xml \
screensavers.xml \
+ gdm.xml \
sessions.xml \
themes.xml
diff --git a/gnome2-system-admin-guide/C/l10n-readme.txt b/gnome2-system-admin-guide/C/l10n-readme.txt
index c44bde3..a3b1d62 100644
--- a/gnome2-system-admin-guide/C/l10n-readme.txt
+++ b/gnome2-system-admin-guide/C/l10n-readme.txt
@@ -1,6 +1,29 @@
___________________________________________________________
-GNOME 2.2 Desktop System Administration Guide - L10n readme
+GNOME 2.4 Desktop System Administration Guide - L10n readme
Written by: Eugene O'Connor (eugene.oconnor@sun.com)
+Manual revision: 2.2
+Date: 08 September 2003
+
+Changes between Version 2.1 and 2.2
+===================================
+All chapters: Replaced underscore (_) in <replaceable> tags with hyphen (-).
+All chapters: Updated desktop, desktop background, desktop environment, GNOME Desktop term according to latest definitions.
+themes: New sections Theme Index File, To Install a New Icons Option. Updated terminology from desktop themes, window frame themes to controls options and window frame options.
+performance: Updated terminology from window frame themes to window frame options.
+performance: Added Improving Performance of Help section.
+performance: Added Sun-specific command in To Reduce CPU Usage by Turning On Wireframe Mode.
+performance: Replaced X11 with X Window System.
+gconf: Added Configuration Editor information, and --dump and --load gconftool-2 options.
+
+New chapter:
+gdm
+help
+
+New screenshot:
+gconf_editor_anno_window
+
+
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Manual revision: 2.1
Date: 24 January 2003
@@ -34,4 +57,28 @@ Written by: Eugene O'Connor (eugene.oconnor@sun.com)
Manual revision: 2.1
Date: 14 January 2003
-There are no screenshots in this manual. \ No newline at end of file
+======================================================
+General Screenshot Instructions
+------------------------------------------------------
+
+When you take screenshots for the GNOME 2.4 Desktop System Administration Guide, please note the following:
+
+* For information on how to take screenshots, see the GDP Handbook.
+* For information on how to add callouts, see the GDP Handbook.
+* For information on the style of screenshots to be used in GNOME, see http://developer.gnome.org/documents/style-guide/ch10.html. Please note that, unless otherwise specified, all of the screenshots should be taken with the default settings.
+* Screenshot are taken at a screen resolution of 800*600.
+* When you take a screenshot of a window or dialog, the window or dialog should have focus, unless otherwise specified.
+
+======================================================
+gconf Screenshot Instructions
+------------------------------------------------------
+
+gconf_editor_anno_window
+1. Start Configuration Editor.
+2. Display the key /system/http_proxy/use_http_proxy in the GConf editor window.
+3. Adjust the width of the panes to make the window as small as possible.
+4. Ensure that the window has focus. If it does not, click on the window to give it focus.
+5. Take a screenshot of the window.
+6. In your image editor, paste the screenshot into the appropriate location in file gconf_editor_anno_window.xcf.
+7. In your image editor, add the translations to the XCF file.
+8. In your image editor, save the file in the appropriate formats.
diff --git a/gnome2-system-admin-guide/C/system-admin-guide-C.omf b/gnome2-system-admin-guide/C/system-admin-guide-C.omf
index 091e7df..16435dc 100755
--- a/gnome2-system-admin-guide/C/system-admin-guide-C.omf
+++ b/gnome2-system-admin-guide/C/system-admin-guide-C.omf
@@ -9,20 +9,20 @@
</maintainer>
<!--
<title>
- GNOME 2.2 Desktop System Administration Guide
+ GNOME 2.4 Desktop System Administration Guide
</title>
-->
<title>
System Administration Guide
</title>
<date>
- 2003-01-24
+ 2003-09-08
</date>
- <version identifier="2.1" date="2003-01-24"
- description="GNOME 2.2 version"/>
+ <version identifier="2.2" date="2003-09-08"
+ description="GNOME 2.4 version"/>
<subject category="GNOME|Desktop"/>
<description>
- System Administration Guide for GNOME 2.2.
+ System Administration Guide for GNOME 2.4.
</description>
<type>
administrator's guide
@@ -34,4 +34,4 @@
<rights type="GNU FDL" license.version="1.1"
holder="Sun Microsystems"/>
</resource>
-</omf> \ No newline at end of file
+</omf>