summaryrefslogtreecommitdiff
path: root/shell/app-icon.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/app-icon.c')
-rw-r--r--shell/app-icon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/app-icon.c b/shell/app-icon.c
index af23fd8..ab857ef 100644
--- a/shell/app-icon.c
+++ b/shell/app-icon.c
@@ -30,7 +30,7 @@ maynard_app_icon_init (MaynardAppIcon *self)
{
gtk_style_context_add_class (
gtk_widget_get_style_context (GTK_WIDGET (self)),
- "wgs-apps");
+ "maynard-apps");
gtk_style_context_remove_class (
gtk_widget_get_style_context (GTK_WIDGET (self)),