From dcc4a84bbe28965292b92a0242d9c68e6e0dbba8 Mon Sep 17 00:00:00 2001 From: Felix Domke Date: Thu, 24 Jan 2008 21:40:11 +0000 Subject: disable preferred_modes stuff for now, implement hotplug (but disable it) --- lib/python/Plugins/SystemPlugins/Videomode/VideoWizard.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Plugins/SystemPlugins/Videomode/VideoWizard.py') diff --git a/lib/python/Plugins/SystemPlugins/Videomode/VideoWizard.py b/lib/python/Plugins/SystemPlugins/Videomode/VideoWizard.py index f0fe1403..45ff6f0c 100644 --- a/lib/python/Plugins/SystemPlugins/Videomode/VideoWizard.py +++ b/lib/python/Plugins/SystemPlugins/Videomode/VideoWizard.py @@ -86,4 +86,4 @@ class VideoWizard(Wizard): print "rateSelectionMade:", index def rateSelectionMoved(self): - print "selection moved:", self.selection \ No newline at end of file + print "selection moved:", self.selection -- cgit v1.2.3