Fixing string freeze
This commit is contained in:
parent
c17eff5863
commit
8777940f49
@ -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',
|
||||||
|
Reference in New Issue
Block a user