From f44dfc20f4ed708d67603f767a976c1168393627 Mon Sep 17 00:00:00 2001 From: Stefan Pluecken Date: Sat, 17 Jun 2006 20:12:37 +0000 Subject: save playlist on leaving the media player --- lib/python/Components/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/python/Components/__init__.py') diff --git a/lib/python/Components/__init__.py b/lib/python/Components/__init__.py index 5dd11a82..c303c5a5 100644 --- a/lib/python/Components/__init__.py +++ b/lib/python/Components/__init__.py @@ -7,4 +7,4 @@ __all__ = ["ActionMap", "Button", "Clock", "ConfigList", "EventInfo", "InputDevice", "ServicePosition", "IPAddress", "VariableIP", "IPGateway", "IPNameserver", "Network", "RFmon", "DiskInfo", "NimManager", "TimerEntry", "Lcd", "EpgList" "ScrollLabel", "Timezones", "HelpMenuList", "TimerSanityCheck", - "FileList", "MultiContent", "TunerInfo", "ChoiceList" ] + "FileList", "MultiContent", "TunerInfo", "ChoiceList", "Playlist" ] -- cgit v1.2.3