From da51ddf9784483ff34fc51fcf33971018b8794d2 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Tue, 10 Oct 2006 23:07:33 +0000 Subject: some German translations (especially for the parental control) improve automatic cable scan --- lib/components/scan.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/components') diff --git a/lib/components/scan.h b/lib/components/scan.h index 5a3ce492..fb6b921f 100644 --- a/lib/components/scan.h +++ b/lib/components/scan.h @@ -45,7 +45,7 @@ public: void addInitial(const eDVBFrontendParametersTerrestrial &p); /* please keep the flags in sync with lib/dvb/scan.h ! */ - enum { scanNetworkSearch=1, scanRemoveServices=4, scanDontRemoveFeeds=8 }; + enum { scanNetworkSearch=1, scanRemoveServices=4, scanDontRemoveFeeds=8, clearToScanOnFirstNIT = 16 }; int start(int feid, int flags=0); }; -- cgit v1.2.3