diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-22 08:03:59 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-22 08:03:59 +0100 |
commit | 4a8d490cc62902672969bd2750bb0c0a66064a4a (patch) | |
tree | 46ff7ae64fcddc149f441d22149fa376d8a063a3 /examples/icc-profile-atoms | |
parent | add todos (diff) | |
download | blueshift-4a8d490cc62902672969bd2750bb0c0a66064a4a.tar.gz blueshift-4a8d490cc62902672969bd2750bb0c0a66064a4a.tar.bz2 blueshift-4a8d490cc62902672969bd2750bb0c0a66064a4a.tar.xz |
m + list examples in info manual
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'examples/icc-profile-atoms')
-rw-r--r-- | examples/icc-profile-atoms | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/icc-profile-atoms b/examples/icc-profile-atoms index a5f5a13..88e57c3 100644 --- a/examples/icc-profile-atoms +++ b/examples/icc-profile-atoms @@ -1,6 +1,6 @@ # -*- python -*- -# This example demonstrates how to use read and +# This example demonstrates how to read and # use the _ICC_PROFILE(_n) atoms for X screens. |