diff src/themes.c @ 4301:a23ae74677a2

[gaim-migrate @ 4555] Now you'll be able to use themes in ~/.gaim/smileys. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Sat, 11 Jan 2003 22:10:03 +0000
parents cddb50734169
children 1cfad48b7d93
line wrap: on
line diff
--- a/src/themes.c	Sat Jan 11 20:57:18 2003 +0000
+++ b/src/themes.c	Sat Jan 11 22:10:03 2003 +0000
@@ -200,7 +200,7 @@
 		dir = g_dir_open(probedirs[l], 0, NULL);
 		if (dir) {
 			while ((file = g_dir_read_name(dir))) {
-				path = g_build_filename(probedirs[0], file, "theme", NULL);
+				path = g_build_filename(probedirs[l], file, "theme", NULL);
 				
 				/* Here we check to see that the theme has proper syntax.
 				 * We set the second argument to FALSE so that it doesn't load