aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view-menu.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-shell-view-menu.c')
-rw-r--r--shell/e-shell-view-menu.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-shell-view-menu.c b/shell/e-shell-view-menu.c
index ec2e2edfb2..42b7753197 100644
--- a/shell/e-shell-view-menu.c
+++ b/shell/e-shell-view-menu.c
@@ -395,7 +395,7 @@ command_xml_dump (gpointer dummy,
static void \
func (BonoboUIComponent *uic, void *data, const char *path) \
{ \
- g_warning ("EShellView: %s: not implemented.", __FUNCTION__); \
+ g_warning ("e-shell-view-menu.c: %s: not implemented.", #func); \
} \
static void