mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 11:32:04 +00:00
* README:
Fix spelling mistake and a typo
This commit is contained in:
parent
383add1ab2
commit
f677e33588
@ -1,3 +1,8 @@
|
|||||||
|
2008-02-18 Chris Lord <chris@openedhand.com>
|
||||||
|
|
||||||
|
* README:
|
||||||
|
Fix spelling mistake and a typo
|
||||||
|
|
||||||
2008-02-18 Emmanuele Bassi <ebassi@openedhand.com>
|
2008-02-18 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
* clutter/clutter-actor.c:
|
* clutter/clutter-actor.c:
|
||||||
|
4
README
4
README
@ -78,7 +78,7 @@ Clutter uses the common "Linux kernel" versioning system, where
|
|||||||
even-numbered minor versions are stable and odd-numbered minor
|
even-numbered minor versions are stable and odd-numbered minor
|
||||||
versions are development snapshots.
|
versions are development snapshots.
|
||||||
|
|
||||||
Different Minor versions break both API and ABI but are paralell
|
Different Minor versions break both API and ABI but are parallel
|
||||||
installable. The same Minor version with differing Micro version is
|
installable. The same Minor version with differing Micro version is
|
||||||
expected to be ABI compatible with other micro versions. Though this
|
expected to be ABI compatible with other micro versions. Though this
|
||||||
is not guarenteed, especially for odd numbered minor releases, we'll
|
is not guarenteed, especially for odd numbered minor releases, we'll
|
||||||
@ -108,7 +108,7 @@ In the report you should include:
|
|||||||
* which version of Clutter you are using;
|
* which version of Clutter you are using;
|
||||||
* which version of GLib, GdkPixbuf and OpenGL you are using;
|
* which version of GLib, GdkPixbuf and OpenGL you are using;
|
||||||
* which video card and which drivers you are using, including output of
|
* which video card and which drivers you are using, including output of
|
||||||
glxinfo and xdpyinfo.
|
glxinfo and xdpyinfo;
|
||||||
* how to reproduce the bug.
|
* how to reproduce the bug.
|
||||||
|
|
||||||
If you cannot reproduce the bug with one of the tests that come with Clutter
|
If you cannot reproduce the bug with one of the tests that come with Clutter
|
||||||
|
Loading…
Reference in New Issue
Block a user