[zenity/gnome-3-4] Revert "Imagelist support"
- From: Piotr DrÄg <piotrdrag src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [zenity/gnome-3-4] Revert "Imagelist support"
- Date: Fri, 20 Jul 2012 23:21:50 +0000 (UTC)
commit 2cd1a03b9244efa489e6003e20b370400ec752c2
Author: Piotr DrÄg <piotrdrag gmail com>
Date: Sat Jul 21 01:20:48 2012 +0200
Revert "Imagelist support"
This reverts commit 746e60ce0c9a9f83bf6b25c6b631242e8bd8172a.
This doesn't belong to gnome-3-4 branch. Ditto for other reverts.
src/option.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/option.c b/src/option.c
index ee0e9c2..19fbbc7 100644
--- a/src/option.c
+++ b/src/option.c
@@ -525,7 +525,7 @@ static GOptionEntry list_options[] = {
N_("Use radio buttons for first column"),
NULL
},
- {
+ /* {
"imagelist",
'\0',
0,
@@ -533,7 +533,7 @@ static GOptionEntry list_options[] = {
&zenity_list_imagelist,
N_("Use an image for first column"),
NULL
- },
+ },*/
{
"separator",
'\0',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]