diff options
Diffstat (limited to 'help')
-rw-r--r-- | help/C/legal.xml | 6 | ||||
-rw-r--r-- | help/C/sensors-applet.xml | 58 | ||||
-rw-r--r-- | help/ChangeLog | 2 | ||||
-rw-r--r-- | help/Makefile.am | 2 | ||||
-rw-r--r-- | help/Makefile.in | 32 |
5 files changed, 50 insertions, 50 deletions
diff --git a/help/C/legal.xml b/help/C/legal.xml index ac97e1d..acb0b40 100644 --- a/help/C/legal.xml +++ b/help/C/legal.xml @@ -9,7 +9,7 @@ url="ghelp:fdl">link</ulink> or in the file COPYING-DOCS distributed with this manual. </para> - <para> This manual is part of a collection of GNOME manuals + <para> This manual is part of a collection of MATE manuals distributed under the GFDL. If you want to distribute this manual separately from the collection, you can do so by adding a copy of the license to the manual, as described in @@ -19,8 +19,8 @@ <para> Many of the names used by companies to distinguish their products and services are claimed as trademarks. Where those - names appear in any GNOME documentation, and the members of - the GNOME Documentation Project are made aware of those + names appear in any MATE documentation, and the members of + the MATE Documentation Project are made aware of those trademarks, then the names are in capital letters or initial capital letters. </para> diff --git a/help/C/sensors-applet.xml b/help/C/sensors-applet.xml index 6aaae92..bf9bfc1 100644 --- a/help/C/sensors-applet.xml +++ b/help/C/sensors-applet.xml @@ -5,7 +5,7 @@ <!ENTITY appletversion "1.6"> <!ENTITY manrevision "2.0"> <!ENTITY date "January 2006"> - <!ENTITY applet "GNOME Sensors Applet"> + <!ENTITY applet "MATE Sensors Applet"> <!ENTITY author-name "Alex Murray"> <!ENTITY author-email "[email protected]"> <!ENTITY project-webpage "http://sensors-applet.sourceforge.net/"> @@ -19,8 +19,8 @@ ]> <!-- (Do not remove this comment block.) - Maintained by the GNOME Documentation Project - http://developer.gnome.org/projects/gdp + Maintained by the MATE Documentation Project + http://developer.mate.org/projects/gdp Template version: 2.0 beta Template last modified Feb 06, 2003 --> @@ -51,7 +51,7 @@ not specified, the publisher/author is the same for all versions of the document. <publisher> - <publishername> GNOME Documentation Project </publishername> + <publishername> MATE Documentation Project </publishername> </publisher> --> &legal; @@ -64,10 +64,10 @@ <firstname>Alex</firstname> <surname>Murray</surname> <affiliation> - <!-- <orgname>GNOME Documentation + <!-- <orgname>MATE Documentation Project</orgname> --> <!-- The email address of the author is optional and is commented out by default. - <address> <email>[email protected]</email> </address> + <address> <email>[email protected]</email> </address> --> </affiliation> </author> @@ -78,7 +78,7 @@ <surname>Translator 1</surname> <affiliation> <orgname>Latin Translation Team</orgname> - <address> <email>[email protected]</email> </address> + <address> <email>[email protected]</email> </address> </affiliation> <contrib>Latin translation</contrib> </othercredit> @@ -89,11 +89,11 @@ <!-- Remember to remove the &manrevision; entity from the revision entries other --> <!-- than the current revision. --> - <!-- The revision numbering system for GNOME manuals is as follows: --> + <!-- The revision numbering system for MATE manuals is as follows: --> <!-- * the revision number consists of two components --> - <!-- * the first component of the revision number reflects the release version of the GNOME desktop. --> + <!-- * the first component of the revision number reflects the release version of the MATE desktop. --> <!-- * the second component of the revision number is a decimal unit that is incremented with each revision of the manual. --> - <!-- For example, if the GNOME desktop release is V2.x, the first version of the manual that --> + <!-- For example, if the MATE desktop release is V2.x, the first version of the manual that --> <!-- is written in that desktop timeframe is V2.0, the second version of the manual is V2.1, etc. --> <!-- When the desktop release version changes to V3.x, the revision number of the manual changes --> <!-- to V3.0, and so on. --> @@ -106,7 +106,7 @@ <email>&author-email;</email> </para> - <!-- <para role="publisher">GNOME Documentation Project</para> --> + <!-- <para role="publisher">MATE Documentation Project</para> --> </revdescription> </revision> </revhistory> @@ -524,7 +524,7 @@ Alarms for individual sensors must also be enabled. <para>You can play a sound when the alarm occurs by using the command <command>esdplay</command> which should be - available as part of the standard GNOME + available as part of the standard MATE installation. (Note: If this does not work, you could also try <command>aplay</command> which is the default ALSA sound player). @@ -546,17 +546,17 @@ Alarms for individual sensors must also be enabled. </term> <listitem> <para> - The program <command>zenity</command> can be used to create + The program <command>matedialog</command> can be used to create dialog boxes to be displayed on the users current display, and can thus be used to create pop-up style notifications that the alarm has occurred. - <screen><userinput><command>zenity --warning --title="Sensor Alarm" --text="Sensor Alarm occurred"</command></userinput></screen> + <screen><userinput><command>matedialog --warning --title="Sensor Alarm" --text="Sensor Alarm occurred"</command></userinput></screen> - For more information regarding Zenity please - consult the Zenity <ulink type="help" - url="ghelp:zenity">documentation</ulink>. + For more information regarding MateDialog please + consult the MateDialog <ulink type="help" + url="ghelp:matedialog">documentation</ulink>. </para> </listitem> </varlistentry> @@ -571,9 +571,9 @@ Alarms for individual sensors must also be enabled. Multiple commands can be executed one after the other using the "&&" construct to separate them. To play a sound and pop-up a dialog via - Zenity the follow command can be used: + MateDialog the follow command can be used: - <screen><userinput><command>esdplay /usr/share/sounds/gnibbles/gobble.wav && zenity --warning --title="Sensor Alarm" --text="Sensor Alarm occurred"</command></userinput></screen> + <screen><userinput><command>esdplay /usr/share/sounds/gnibbles/gobble.wav && matedialog --warning --title="Sensor Alarm" --text="Sensor Alarm occurred"</command></userinput></screen> </para> </listitem> @@ -613,25 +613,25 @@ Alarms for individual sensors must also be enabled. <title>Advanced Options</title> <para>There are a number of advanced options which can be set to customize the display of sensors within the panel, which are set - using the GConf system.</para> + using the MateConf system.</para> <variablelist> <varlistentry> <term><guilabel>Font Size</guilabel></term> <listitem> <para>The font size for labels and values is normally - derived from the standard Application Font size of the GNOME + derived from the standard Application Font size of the MATE Desktop, however this can be overridden. This is done by setting the value of the parameter <emphasis>/apps/sensors-applet/font-size</emphasis> - within the user's GConf database. This can be achieved by + within the user's MateConf database. This can be achieved by the following command, where the font size is specified as the last parameter, and in this case is set to <emphasis>10</emphasis>: <!-- CAN"T HAVE ANY LINE BREAKS IN COMMAND --> - <screen><userinput><command>gconftool-2 -s /apps/sensors-applet/font-size -t int 10</command></userinput></screen> + <screen><userinput><command>mateconftool-2 -s /apps/sensors-applet/font-size -t int 10</command></userinput></screen> </para> <note> @@ -651,21 +651,21 @@ Alarms for individual sensors must also be enabled. <emphasis>/apps/sensors-applet/hide-units</emphasis> - within the user's GConf database. This can be achieved by + within the user's MateConf database. This can be achieved by the following command, where the value is specified as either <emphasis>true</emphasis> or <emphasis>false</emphasis> and is specified as the last parameter. In this case is the units will be hidden (the value is set to <emphasis>true</emphasis>): <!-- CAN"T HAVE ANY LINE BREAKS IN COMMAND --> - <screen><userinput><command>gconftool-2 -s /apps/sensors-applet/hide-units -t bool true</command></userinput></screen> + <screen><userinput><command>mateconftool-2 -s /apps/sensors-applet/hide-units -t bool true</command></userinput></screen> </para> </listitem> </varlistentry> </variablelist> <note> <para>These values can also be set using the <ulink type="help" - url="ghelp:gconf-editor">Configuration Editor</ulink> + url="ghelp:mateconf-editor">Configuration Editor</ulink> application. </para> </note> @@ -725,9 +725,9 @@ Alarms for individual sensors must also be enabled. </article> <!-- OVERRIDE DICTIONARY SETTING SO THAT USE AMERICAN ENGLISH STYLE - --> -<!-- FROM GNOME HIG --> +<!-- FROM MATE HIG --> <!-- Local IspellDict: english --> <!-- LocalWords: hddtemp filesystem proc lm README Inspiron windtunnel --> <!-- LocalWords: ibm ACPI sysfs PowerPC adt Omnibook NVIDIA --> -<!-- LocalWords: libNVCtrl libsensors nvidia esdplay aplay ALSA zenity --> -<!-- LocalWords: acpi iMac Windfarm nvidia gconftool GConf bool --> +<!-- LocalWords: libNVCtrl libsensors nvidia esdplay aplay ALSA matedialog --> +<!-- LocalWords: acpi iMac Windfarm nvidia mateconftool MateConf bool --> diff --git a/help/ChangeLog b/help/ChangeLog index ab0d82d..e480ec2 100644 --- a/help/ChangeLog +++ b/help/ChangeLog @@ -1,4 +1,4 @@ 2005-11-08 Alex Murray <[email protected]> - * Switched to gnome-doc-utils + * Switched to mate-doc-utils diff --git a/help/Makefile.am b/help/Makefile.am index 11be928..54fb549 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -1,4 +1,4 @@ -include $(top_srcdir)/gnome-doc-utils.make +include $(top_srcdir)/mate-doc-utils.make dist-hook: doc-dist-hook DOC_MODULE = sensors-applet diff --git a/help/Makefile.in b/help/Makefile.in index 7002464..57c1579 100644 --- a/help/Makefile.in +++ b/help/Makefile.in @@ -15,8 +15,8 @@ @SET_MAKE@ -# gnome-doc-utils.make - make magic for building documentation -# Copyright (C) 2004-2005 Shaun McCance <[email protected]> +# mate-doc-utils.make - make magic for building documentation +# Copyright (C) 2004-2005 Shaun McCance <[email protected]> # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -58,7 +58,7 @@ POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(top_srcdir)/gnome-doc-utils.make ChangeLog + $(top_srcdir)/mate-doc-utils.make ChangeLog subdir = help ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/configure.ac @@ -110,8 +110,8 @@ GLIB_CFLAGS = @GLIB_CFLAGS@ GLIB_LIBS = @GLIB_LIBS@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ -GNOME_CFLAGS = @GNOME_CFLAGS@ -GNOME_LIBS = @GNOME_LIBS@ +MATE_CFLAGS = @MATE_CFLAGS@ +MATE_LIBS = @MATE_LIBS@ GREP = @GREP@ GTK_CFLAGS = @GTK_CFLAGS@ GTK_LIBS = @GTK_LIBS@ @@ -131,8 +131,8 @@ LD = @LD@ LDFLAGS = @LDFLAGS@ LIBATASMART_CFLAGS = @LIBATASMART_CFLAGS@ LIBATASMART_LIBS = @LIBATASMART_LIBS@ -LIBNOTIFY_CFLAGS = @LIBNOTIFY_CFLAGS@ -LIBNOTIFY_LIBS = @LIBNOTIFY_LIBS@ +LIBMATENOTIFY_CFLAGS = @LIBMATENOTIFY_CFLAGS@ +LIBMATENOTIFY_LIBS = @LIBMATENOTIFY_LIBS@ LIBOBJS = @LIBOBJS@ LIBS = @LIBS@ LIBSENSORS_CFLAGS = @LIBSENSORS_CFLAGS@ @@ -351,7 +351,7 @@ DOC_LINGUAS = all: all-am .SUFFIXES: -$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/gnome-doc-utils.make $(am__configure_deps) +$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/mate-doc-utils.make $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ @@ -573,8 +573,8 @@ $(DOC_H_FILE): $(DOC_H_DOCS); cp [email protected] $@ && rm -f [email protected] dist-check-gdu: -@HAVE_GNOME_DOC_UTILS_FALSE@ @echo "*** GNOME Doc Utils must be installed in order to make dist" -@HAVE_GNOME_DOC_UTILS_FALSE@ @false +@HAVE_MATE_DOC_UTILS_FALSE@ @echo "*** MATE Doc Utils must be installed in order to make dist" +@HAVE_MATE_DOC_UTILS_FALSE@ @false .PHONY: dist-doc-header dist-doc-header: $(DOC_H_FILE) @@ -616,12 +616,12 @@ DOC_LINGUAS ?= _xml2po ?= `which xml2po` -_db2html ?= `$(PKG_CONFIG) --variable db2html gnome-doc-utils` -_db2omf ?= `$(PKG_CONFIG) --variable db2omf gnome-doc-utils` -_malrng ?= `$(PKG_CONFIG) --variable malrng gnome-doc-utils` -_chunks ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/chunks.xsl -_credits ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/credits.xsl -_ids ?= `$(PKG_CONFIG) --variable xmldir gnome-doc-utils`/gnome/xslt/docbook/utils/ids.xsl +_db2html ?= `$(PKG_CONFIG) --variable db2html mate-doc-utils` +_db2omf ?= `$(PKG_CONFIG) --variable db2omf mate-doc-utils` +_malrng ?= `$(PKG_CONFIG) --variable malrng mate-doc-utils` +_chunks ?= `$(PKG_CONFIG) --variable xmldir mate-doc-utils`/mate/xslt/docbook/utils/chunks.xsl +_credits ?= `$(PKG_CONFIG) --variable xmldir mate-doc-utils`/mate/xslt/docbook/utils/credits.xsl +_ids ?= `$(PKG_CONFIG) --variable xmldir mate-doc-utils`/mate/xslt/docbook/utils/ids.xsl @ENABLE_SK_TRUE@_skpkgdatadir ?= `scrollkeeper-config --pkgdatadir` @ENABLE_SK_TRUE@_sklocalstatedir ?= `scrollkeeper-config --pkglocalstatedir` @ENABLE_SK_TRUE@_skcontentslist ?= $(_skpkgdatadir)/Templates/C/scrollkeeper_cl.xml |