changeset 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 b191b8080ebc
children bc125db09cd0
files src/themes.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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