fixed multi_desktop switching
git-svn-id: http://tint2.googlecode.com/svn/trunk@582 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user