add some code around taskbar_name

git-svn-id: http://tint2.googlecode.com/svn/trunk@570 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
thilor77
2010-10-08 19:43:54 +00:00
parent 301aff0f10
commit 574615b3cd
4 changed files with 98 additions and 1 deletions

View File

@@ -339,7 +339,7 @@ static void menuProperties()
prop = create_properties();
gtk_window_present(GTK_WINDOW(prop));
//printf("menuProperties : fin\n");
*/
//*/
cmd = g_strdup_printf("%s \'%s\' &", g_cmd_property, file);
printf("cmd %s\n", cmd);