diff options
author | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2007-01-16 19:11:13 +0000 |
---|---|---|
committer | Thomas James Alexander Thurman <tthurman@src.gnome.org> | 2007-01-16 19:11:13 +0000 |
commit | 962678063501b48662403cf6544c4aecd7101cd3 (patch) | |
tree | e091e655d121af917ce32967cc42f9ade4610ce3 | |
parent | e3249d6e1b64d834e3981184f7c38bb3b7cf80fa (diff) | |
download | metacity-962678063501b48662403cf6544c4aecd7101cd3.tar.gz |
fix silly thinko.
* doc/compositor-control.txt: fix silly thinko.
svn path=/trunk/; revision=3047
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | doc/compositor-control.txt | 2 |
2 files changed, 5 insertions, 1 deletions
@@ -1,5 +1,9 @@ 2007-01-16 Thomas Thurman <thomas@thurman.org.uk> + * doc/compositor-control.txt: fix silly thinko. + +2007-01-16 Thomas Thurman <thomas@thurman.org.uk> + * configure.in: post-release bump to 2.17.8. 2007-01-16 Thomas Thurman <thomas@thurman.org.uk> diff --git a/doc/compositor-control.txt b/doc/compositor-control.txt index e8a34100..e2e04bd7 100644 --- a/doc/compositor-control.txt +++ b/doc/compositor-control.txt @@ -1,5 +1,5 @@ The compositor is the box of tricks inside the window manager which performs -special effects on the windows on your screen. Metacity's window manager is +special effects on the windows on your screen. Metacity's compositor is under development. Your help is requested in finding and fixing bugs. This document tells you how to configure Metacity so that you can use compositing. |