summaryrefslogtreecommitdiff
path: root/applets/notification_area/na-tray-child.c
diff options
context:
space:
mode:
Diffstat (limited to 'applets/notification_area/na-tray-child.c')
-rw-r--r--applets/notification_area/na-tray-child.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/applets/notification_area/na-tray-child.c b/applets/notification_area/na-tray-child.c
index 02981af6..5160d699 100644
--- a/applets/notification_area/na-tray-child.c
+++ b/applets/notification_area/na-tray-child.c
@@ -453,7 +453,7 @@ na_tray_child_force_redraw (NaTrayChild *child)
}
}
-/* from libmatewnck/xutils.c, comes as LGPLv2+ */
+/* from libwnck/xutils.c, comes as LGPLv2+ */
static char *
latin1_to_utf8 (const char *latin1)
{
@@ -472,7 +472,7 @@ latin1_to_utf8 (const char *latin1)
return g_string_free (str, FALSE);
}
-/* derived from libmatewnck/xutils.c, comes as LGPLv2+ */
+/* derived from libwnck/xutils.c, comes as LGPLv2+ */
static void
_get_wmclass (Display *xdisplay,
Window xwindow,