[gnome-color-manager] Use the proper homepage location, and add the help file to git
- From: Richard Hughes <rhughes src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-color-manager] Use the proper homepage location, and add the help file to git
- Date: Mon, 2 Nov 2009 11:16:36 +0000 (UTC)
commit 13203c85df8b6d108c285c9c5be14a8c16161635
Author: Richard Hughes <richard hughsie com>
Date: Mon Nov 2 11:13:33 2009 +0000
Use the proper homepage location, and add the help file to git
README | 2 +-
gnome-color-manager.doap | 2 +-
help/C/gnome-color-manager.xml | 282 ++++++++++++++++++++++++++++++++++++++++
3 files changed, 284 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index df5a19a..0f30984 100644
--- a/README
+++ b/README
@@ -4,5 +4,5 @@
gnome-color-manager is a session program that makes it easy to manage, install
and generate color profiles in the GNOME desktop.
-For more information, please see http://live.gnome.org/GnomeColorManager
+For more information, please see http://projects.gnome.org/gnome-color-manager/
diff --git a/gnome-color-manager.doap b/gnome-color-manager.doap
index df6790b..52e7511 100644
--- a/gnome-color-manager.doap
+++ b/gnome-color-manager.doap
@@ -11,7 +11,7 @@
to be used in the GNOME desktop.
</description>
- <homepage rdf:resource="http://live.gnome.org/GnomeColorManager" />
+ <homepage rdf:resource="http://projects.gnome.org/gnome-color-manager/" />
<maintainer>
<foaf:Person>
diff --git a/help/C/gnome-color-manager.xml b/help/C/gnome-color-manager.xml
new file mode 100644
index 0000000..0e6928d
--- /dev/null
+++ b/help/C/gnome-color-manager.xml
@@ -0,0 +1,282 @@
+<?xml version="1.0"?>
+<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
+ "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
+ <!ENTITY legal SYSTEM "legal.xml">
+ <!ENTITY GFDL SYSTEM "fdl-appendix.xml">
+ <!ENTITY app "GNOME Color Manager">
+ <!ENTITY application "<application>&app;</application>">
+ <!ENTITY appversion "2.29.1">
+ <!ENTITY manrevision "2.29.1">
+]>
+<!--
+ (Do not remove this comment block.)
+ Template Maintained by the GNOME Documentation Project:
+ http://developer.gnome.org/projects/gdp
+ Template version: 2.0 beta
+ Template last modified Feb 12, 2002
+-->
+
+<!-- =============Document Header ============================= -->
+<article id="index" lang="en">
+<!-- please do not change the id; for translations, change lang to -->
+<!-- appropriate code -->
+
+ <articleinfo>
+ <title>&application; Manual</title>
+ <abstract role="description">
+ <para>
+ &application; is a session program that makes it easy to manage, install
+ and generate color profiles in the GNOME desktop.
+ </para>
+ </abstract>
+ <copyright>
+ <year>2009</year>
+ <holder>Richard Hughes (richard hughsie com)</holder>
+ </copyright>
+
+ <!-- translators: uncomment this:
+
+ <copyright>
+ <year>2006</year>
+ <holder>ME-THE-TRANSLATOR (Latin translation)</holder>
+ </copyright>
+
+ -->
+
+<!-- An address can be added to the publisher information. If a role is
+ not specified, the publisher/author is the same for all versions of the
+ document. -->
+ <publisher role="maintainer">
+ <publishername>Richard Hughes</publishername>
+ </publisher>
+
+ &legal;
+ <!-- This file contains link to license for the documentation (GNU FDL), and
+ other legal stuff such as "NO WARRANTY" statement. Please do not change
+ any of this. -->
+
+ <authorgroup>
+ <author role="maintainer">
+ <firstname>Richard</firstname>
+ <surname>Hughes</surname>
+ <email>richard hughsie com</email>
+ </author>
+<!-- This is appropriate place for other contributors: translators,
+ maintainers, etc. Commented out by default.
+ <othercredit role="translator">
+ <firstname>Latin</firstname>
+ <surname>Translator 1</surname>
+ <affiliation>
+ <orgname>Latin Translation Team</orgname>
+ <address> <email>translator gnome org</email> </address>
+ </affiliation>
+ <contrib>Latin translation</contrib>
+ </othercredit>
+-->
+ </authorgroup>
+
+ <revhistory>
+ <revision>
+ <revnumber>2.0</revnumber>
+ <date>2009-11-01</date>
+ <revdescription>
+ <para role="author">Richard Hughes
+ <email>richard hughsie com</email>
+ </para>
+ <para role="publisher">Richard Hughes</para>
+ </revdescription>
+ </revision>
+ </revhistory>
+
+ <legalnotice>
+ <title>Feedback</title>
+ <para>
+ To report a bug or make a suggestion regarding the &app; application or
+ this manual, follow the directions in the
+ <ulink url="http://projects.gnome.org/gnome-color-manager/bugs.html"
+ type="http">&application; Contact Page</ulink>.
+ </para>
+<!-- Translators may also add here feedback address for translations -->
+ </legalnotice>
+ </articleinfo>
+
+ <indexterm zone="index">
+ <primary>&application;</primary>
+ </indexterm>
+ <indexterm zone="index">
+ <primary>gnome-color-manager</primary>
+ </indexterm>
+
+<!-- ============= Document Body ============================= -->
+<!-- ============= Introduction ============================== -->
+<section id="intro">
+ <title>Introduction</title>
+ <!-- manrevision 2.0 compatibility -->
+ <anchor id="aboutex"/>
+ <anchor id="notice"/>
+ <indexterm>
+ <primary>&application;</primary>
+ <secondary>Manual</secondary>
+ <tertiary>gnome-color-manager</tertiary>
+ </indexterm>
+
+ <para>
+ The &app; is a session framework that makes it easy to manage, install
+ and generate color profiles in the <systemitem>GNOME desktop</systemitem>.
+ </para>
+
+</section>
+
+<section id="using">
+ <title>Usage</title>
+ <para>
+ <application>&app;</application> is usually started in GNOME startup, but
+ you can manually start <application>&app;</application> by doing:
+ </para>
+ <variablelist>
+ <varlistentry>
+ <term>Command line</term>
+ <listitem>
+ <para>
+ Type <command>gcm-apply --verbose</command>,
+ then press <keycap>Return</keycap>:
+ </para>
+ </listitem>
+ </varlistentry>
+ </variablelist>
+</section>
+
+<section id="import">
+ <title>Importing profiles</title>
+ <para>
+ &application; installs a program to install profiles by simply double
+ clicking on them.
+ </para>
+
+ <section id="import-install">
+ <title>Import a ICC profile</title>
+ <figure>
+ <title>&app; dialog after double clicking a ICC or ICM file</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/gcm-import.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ <note>
+ <para>
+ The install button will not show if the profile has been already installed.
+ </para>
+ </note>
+ </section>
+</section>
+
+<section id="preferences">
+ <title>Preferences</title>
+
+ <para>The preferences window allows you to control:</para>
+
+ <itemizedlist>
+ <listitem>
+ <para>
+ The monitor profile.
+ </para>
+ </listitem>
+ <listitem>
+ <para>
+ The gamma, brightness and contrast.
+ </para>
+ </listitem>
+ </itemizedlist>
+
+ <section id="preferences-basic">
+ <title>Basic Preferences</title>
+ <figure id="prefs-basic">
+ <title>&app; basic tab</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/gcm-basic.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ </section>
+
+ <section id="preferences-advanced">
+ <title>Advanced Preferences</title>
+ <figure id="prefs-advanced">
+ <title>&app; advanced tab</title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/gcm-adjust.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ <para>
+ This allows you to adjust a calibrated or generated profile.
+ </para>
+ </section>
+
+ <section id="preferences-calibration">
+ <title>Calibration</title>
+ <para>
+ &application; can generate ICC profiles with supported hardware
+ colorimeter devices.
+ </para>
+
+ <figure>
+ <title>
+ The first stage of calibration, which takes a few minutes.
+ </title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/gcm-calibrate-default.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ <figure>
+ <title>
+ The final stage of calibration, which can take over 15 minutes.
+ </title>
+ <screenshot>
+ <mediaobject>
+ <imageobject>
+ <imagedata fileref="figures/gcm-calibrate-drawing.png" format="PNG"/>
+ </imageobject>
+ </mediaobject>
+ </screenshot>
+ </figure>
+ </section>
+</section>
+
+<section id="about">
+ <title>About</title>
+ <para>
+ &app; was written by Richard Hughes <email>richard hughsie com</email>.
+ To find more information about &app;, please visit the
+ <ulink url="http://projects.gnome.org/gnome-color-manager/" type="http">
+ &application; web page</ulink>.
+ </para>
+ <para>
+ To report a bug or make a suggestion regarding this application or
+ this manual, follow the directions at the
+ <ulink url="http://projects.gnome.org/gnome-color-manager/bugs.html" type="http">
+ &application; Bug Page</ulink>.
+ </para>
+ <para>This program is distributed under the terms of the GNU
+ General Public license as published by the Free Software
+ Foundation; either version 2 of the License, or (at your option)
+ any later version. A copy of this license can be found at this
+ <ulink url="gnome-color-manager:gpl" type="help">link</ulink>, or in the file
+ COPYING included with the source code of this program.
+ </para>
+</section>
+
+</article>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]