From de5ad09661c04766f3d0b8777d8c2f3cbce99c30 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Wed, 23 May 2001 09:33:44 +0000 Subject: track change to the path to the ComponentPlaceholder. 2001-05-23 Chris Toshok * evolution-shell-component.h (EVOLUTION_SHELL_COMPONENT_POPUP_PLACEHOLDER): track change to the path to the ComponentPlaceholder. svn path=/trunk/; revision=9942 --- shell/ChangeLog | 6 ++++++ shell/evolution-shell-component.h | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'shell') diff --git a/shell/ChangeLog b/shell/ChangeLog index fd268e7068..386f08f046 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,9 @@ +2001-05-23 Chris Toshok + + * evolution-shell-component.h + (EVOLUTION_SHELL_COMPONENT_POPUP_PLACEHOLDER): track change to the + path to the ComponentPlaceholder. + 2001-05-20 Ettore Perazzoli * e-shell-view.c: New static members `offline_pixmap', diff --git a/shell/evolution-shell-component.h b/shell/evolution-shell-component.h index ac48ed97de..b364d3dadd 100644 --- a/shell/evolution-shell-component.h +++ b/shell/evolution-shell-component.h @@ -42,7 +42,7 @@ extern "C" { #define EVOLUTION_IS_SHELL_COMPONENT(obj) (GTK_CHECK_TYPE ((obj), EVOLUTION_TYPE_SHELL_COMPONENT)) #define EVOLUTION_IS_SHELL_COMPONENT_CLASS(klass) (GTK_CHECK_CLASS_TYPE ((obj), EVOLUTION_TYPE_SHELL_COMPONENT)) -#define EVOLUTION_SHELL_COMPONENT_POPUP_PLACEHOLDER "/popups/folderPopup/Folder/componentPlaceholder" +#define EVOLUTION_SHELL_COMPONENT_POPUP_PLACEHOLDER "/popups/FolderPopup/ComponentPlaceholder" typedef struct _EvolutionShellComponent EvolutionShellComponent; typedef struct _EvolutionShellComponentPrivate EvolutionShellComponentPrivate; -- cgit v1.2.3