mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
4989000f55
This simply renames CoglAtlas to CoglRectangleMap without making any functional changes. The old 'CoglAtlas' is just a data structure for managing unused areas of a rectangle and it doesn't neccessarily have to be used for an atlas so it wasn't a very good name.