[cally] Removing default name and description
authorAlejandro Piñeiro <apinheiro@igalia.com>
Fri, 20 May 2011 12:07:47 +0000 (14:07 +0200)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Fri, 20 May 2011 12:07:47 +0000 (14:07 +0200)
commit153532297c864be693b16714c76accd4129c8b85
tree38d915df9aba50440c12bff9ef50d3d3e2904695
parent247c8d49ae9a75ec7ae279b0bf787a3eb6fe0a2f
[cally] Removing default name and description

Those were added on the old "just for automatic testing" times. That was
somewhat silly on that moment. Now is just silly (ie: having the stage
returning as default name "Stage").

The real description should be set by the app, or provided by the
context of a specific actor feature (like the tooltip on StWidget).

The current information provided by the default description can be
mostly obtained from the ATK_ROLE, and the indirect debugging
advantage of having always a meaningful description is just not enough
to justify them, and you can solve that by proper debug logging.

Fixes: http://bugzilla.clutter-project.org/show_bug.cgi?id=2482
clutter/cally/cally-clone.c
clutter/cally/cally-rectangle.c
clutter/cally/cally-stage.c
clutter/cally/cally-texture.c