eog/bonobo/image-generic.gnorba
Maciej Stachowiak b48691e12c Split embeddable:image-generic into two different views, one which always
* bonobo/bonobo-image-generic.c: Split embeddable:image-generic
	into two different views, one which always scales the image to
	available space, and one which always shows it at natural size and
	provides scrollbars if necessary.
	* bonobo/image-generic.gnorba (eog-image-viewer): new embeddable
	type, also generated from embeddable-factory:image-generic.
2000-03-07 23:19:24 +00:00

30 lines
988 B
Plaintext

[embeddable-factory:image-generic]
type=exe
repo_id=IDL:Bonobo/EmbeddableFactory:1.0 IDL:GNOME/GenericFactory:1.0
description=Generic image embeddable factory
location_info=bonobo-image-generic
[embeddable:image-generic]
type=factory
repo_id=IDL:BonoboObject/image-x-generic:1.0 IDL:Bonobo/Embeddable:1.0
description=Generic image bonobo object (scales to fit)
location_info=embeddable-factory:image-generic
[eog-image-viewer]
type=factory
repo_id=IDL:BonoboObject/image-x-generic:1.0 IDL:Bonobo/Embeddable:1.0
description=Generic image bonobo object (unscaled, scrollable view)
location_info=embeddable-factory:image-generic
[control-factory:animator]
type=exe
repo_id=IDL:GNOME/GenericFactory:1.0
description=Factory for the image animator control
location_info=bonobo-image-generic
[control:animator]
type=factory
repo_id=IDL:BonoboControl/animator-control:1.0 IDL:Bonobo/Control:1.0
description=A control which displays an animated image.
location_info=control-factory:animator