typo.
authorChidambar Zinnoury <illogict@online.fr>
Sat, 1 Oct 2011 13:00:43 +0000 (13:00 +0000)
committerChidambar Zinnoury <illogict@online.fr>
Sat, 1 Oct 2011 13:00:43 +0000 (13:00 +0000)
SVN revision: 63740

src/modules/conf_theme/e_int_config_xsettings.c

index ef0cb9f..3a9264f 100644 (file)
@@ -39,7 +39,7 @@ e_int_config_xsettings(E_Container *con, const char *params __UNUSED__)
 
    cfd = e_config_dialog_new(con, _("Application Theme Settings"),
                              "E", "appearance/xsettings",
-                             "preferences-dekstop-theme", 0, v, NULL);
+                             "preferences-desktop-theme", 0, v, NULL);
    return cfd;
 }