* evolution-test-component.c: Added display_name and description to the type. * evolution-shell-component.c (impl__get_supported_types): Pass `display_name' and `description' here. (evolution_shell_component_construct): Likewise. * evolution-shell-component.h: New members `display_name', `description' in `EvolutionShellComponentFolderType'. * e-component-registry.c (register_type): New args @description and @display_name. Pass to `e_folder_type_registry_register_type()'. (register_component): Pass the values returned in the sequence from __get_supported_types. * e-folder-type-registry.c: New members `display_name' and `description' in `struct _FolderType'. (folder_type_new): New args @description and @display_name. Initialize the respective fields in the `FolderType' accordingly. (folder_type_free): Free `display_name' and `description'. (register_folder_type): New args @display_name, @description. (e_folder_type_registry_register_type): New args @display_name, @description. (e_folder_type_registry_get_description_for_type): New. (e_folder_type_registry_get_display_name_for_type): New. * Evolution-ShellComponent.idl: Added `display_name' and `description' fields to the `FolderType' struct. svn path=/trunk/; revision=12245
17 lines
203 B
Plaintext
17 lines
203 B
Plaintext
*.lo
|
|
.deps
|
|
.libs
|
|
.pure
|
|
Evolution-common.c
|
|
Evolution-skels.c
|
|
Evolution-stubs.c
|
|
Evolution.h
|
|
GNOME_Evolution_Shell.oaf
|
|
ID
|
|
Makefile
|
|
Makefile.in
|
|
evolution
|
|
evolution-test-component
|
|
evolution.pure
|
|
libeshell.la
|