From 7b221ebc07a7867c3528b113e82f25a01816a015 Mon Sep 17 00:00:00 2001 From: Milan Crha Date: Fri, 5 Dec 2008 19:20:28 +0000 Subject: ** Fix for bug #332629 2008-12-05 Milan Crha ** Fix for bug #332629 * filter/filter-option.h: (struct _filter_option), (struct _FilterOption), (filter_option_add): * filter/filter-option.c: (filter_option_init), (filter_option_finalise), (filter_option_add), (xml_create), (get_widget), (clone): Be able to define optionlist with dynamically created list of options. * filter/filter-label.c: (fill_options): Adapt. * addressbook/gui/widgets/addresstypes.xml: * calendar/gui/caltypes.xml: * calendar/gui/memotypes.xml: * calendar/gui/tasktypes.xml: Use dynamically created list of categories in the option's widget. svn path=/trunk/; revision=36836 --- calendar/gui/caltypes.xml | 70 +-------------------------------------------- calendar/gui/memotypes.xml | 70 +-------------------------------------------- calendar/gui/tasktypes.xml | 71 +--------------------------------------------- 3 files changed, 3 insertions(+), 208 deletions(-) (limited to 'calendar/gui') diff --git a/calendar/gui/caltypes.xml b/calendar/gui/caltypes.xml index 3f93daa8ee..c1997a4fb0 100644 --- a/calendar/gui/caltypes.xml +++ b/calendar/gui/caltypes.xml @@ -129,75 +129,7 @@ - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/calendar/gui/memotypes.xml b/calendar/gui/memotypes.xml index 3b9a560a96..1872461ab4 100644 --- a/calendar/gui/memotypes.xml +++ b/calendar/gui/memotypes.xml @@ -99,75 +99,7 @@ - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/calendar/gui/tasktypes.xml b/calendar/gui/tasktypes.xml index 10515ad5bf..cd9876bd29 100644 --- a/calendar/gui/tasktypes.xml +++ b/calendar/gui/tasktypes.xml @@ -165,76 +165,7 @@ - - - - - - - - - - - - - - - - - - - - - - - + -- cgit v1.2.3