change avoidDuplicateDescription from bool to int (0/1/2 -> no/same service/any service),
authorMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Fri, 18 Jul 2008 17:47:16 +0000 (17:47 +0000)
committerMoritz Venn <ritzmo@users.schwerkraft.elitedvb.net>
Fri, 18 Jul 2008 17:47:16 +0000 (17:47 +0000)
commit3cbe18875c815ef3dfee3e6b595ab62344c71fa9
treec6d79cd085f71f6d1e0f0388623fd47f2c9be313
parent038a934a20d927e33a35a4bb548e074899816fe5
change avoidDuplicateDescription from bool to int (0/1/2 -> no/same service/any service),
squash some bugs in the wizard
autotimer/src/AutoTimer.py
autotimer/src/AutoTimerComponent.py
autotimer/src/AutoTimerConfiguration.py
autotimer/src/AutoTimerEditor.py
autotimer/src/AutoTimerWizard.py