fixed multi_desktop switching

git-svn-id: http://tint2.googlecode.com/svn/trunk@582 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
thilor77
2010-10-24 09:18:41 +00:00
parent 5919918bd4
commit 86cfa07735
3 changed files with 14 additions and 8 deletions

View File

@@ -783,7 +783,6 @@ char *icon_path(Launcher *launcher, const char *icon_name, int size)
else
return NULL;
}
//printf("nom %s, taille %d, path %s\n", launcherIcon->icon_name, launcherIcon->icon_size, new_icon_path);
GSList *basenames = NULL;
char *file_name = g_build_filename(g_get_home_dir(), ".icons", NULL);