Fixing string freeze

This commit is contained in:
Arx Cruz 2012-07-19 14:44:53 -03:00
parent c17eff5863
commit 8777940f49

View File

@ -525,7 +525,7 @@ static GOptionEntry list_options[] = {
N_("Use radio buttons for first column"), N_("Use radio buttons for first column"),
NULL NULL
}, },
{ /* {
"imagelist", "imagelist",
'\0', '\0',
0, 0,
@ -533,7 +533,7 @@ static GOptionEntry list_options[] = {
&zenity_list_imagelist, &zenity_list_imagelist,
N_("Use an image for first column"), N_("Use an image for first column"),
NULL NULL
}, },*/
{ {
"separator", "separator",
'\0', '\0',