# HG changeset patch # User Elliott Sales de Andrade # Date 1316245134 0 # Node ID c984438b994de71f57b248c87fcfdd902fbb67a3 # Parent 094a1b511259dbda3d975d3c0404f6572ad00afd Remove useless notification. diff -r 094a1b511259 -r c984438b994d pidgin/plugins/adiumthemes/webkit.c --- a/pidgin/plugins/adiumthemes/webkit.c Sat Sep 17 07:30:10 2011 +0000 +++ b/pidgin/plugins/adiumthemes/webkit.c Sat Sep 17 07:38:54 2011 +0000 @@ -555,12 +555,6 @@ if (stylepath && *stylepath) styles = g_list_prepend(styles, g_strdup(stylepath)); - else { - purple_notify_error(handle, _("Webkit themes"), - _("Can't find installed styles"), - _("Please install some theme and verify the installation path")); - - } /* pick any one that works. Note that we have first preference * for the one in the userdir */