If you can't get a pixbuf icon for the folder's type, do not crash.
* evolution-folder-selector-button.c (set_folder): If you can't get a pixbuf icon for the folder's type, do not crash. [#39599] * e-shell.c (impl_Shell__get_displayName): Removed. [#38974] (e_shell_class_init): Do not install anymore. * Evolution-Shell.idl: Remove displayName attribute. svn path=/trunk/; revision=20359
This commit is contained in:
@ -26,9 +26,6 @@ module Evolution {
|
||||
|
||||
typedef sequence<string> FolderTypeNameList;
|
||||
|
||||
/* The X display name. */
|
||||
readonly attribute string displayName;
|
||||
|
||||
/**
|
||||
* getComponentByType:
|
||||
* @type: name of a valid folder type
|
||||
|
||||
Reference in New Issue
Block a user