From 7b25522dc35a9d942101750e9eb5135867e6bcce Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Thu, 29 Sep 2005 22:09:43 +0000 Subject: add DiskInfo component --- lib/python/Components/__init__.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lib/python/Components/__init__.py') diff --git a/lib/python/Components/__init__.py b/lib/python/Components/__init__.py index 1e47fde6..a6259395 100644 --- a/lib/python/Components/__init__.py +++ b/lib/python/Components/__init__.py @@ -5,5 +5,4 @@ __all__ = ["ActionMap", "Button", "Clock", "ConfigList", "EventInfo", "ServiceName", "ServiceScan", "VariableText", "VariableValue", "VolumeBar", "components", "config", "TimerList", "TimeInput", "MovieList", "InputDevice", "ServicePosition", "IPAddress", "VariableIP", "IPGateway", - "IPNameserver", "Network" ] - + "IPNameserver", "Network", "RFmon", "DiskInfo" ] -- cgit v1.2.3