2.0: Bump clutter-1.0 to clutter-2.0

Some places in the build system do not (or cannot) use the macro-ified
CLUTTER_API_VERSION, so we need to fix them up manually.
This commit is contained in:
Emmanuele Bassi
2012-10-07 20:11:43 +01:00
parent 2797740885
commit 29c42bfe8e
12 changed files with 14 additions and 16 deletions

View File

@ -243,8 +243,8 @@
<title>Configuration File</title>
<para>Clutter will look for files named <filename>settings.ini</filename>
located in the <filename>/etc/clutter-1.0</filename> and
<filename>$XDG_CONFIG_HOME/clutter-1.0</filename> directories. These files
located in the <filename>/etc/clutter-2.0</filename> and
<filename>$XDG_CONFIG_HOME/clutter-2.0</filename> directories. These files
must be valid key files (see #GKeyFile in the GLib documentation) and may
have three sections:</para>