mirror of
https://github.com/brl/mutter.git
synced 2025-06-13 16:59:30 +00:00
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:
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user