From 0d356ff79ae839f56a7cf3888dcf3a6ae9cc4636 Mon Sep 17 00:00:00 2001 From: Marcos Pinto Date: Wed, 12 Sep 2007 03:14:41 +0000 Subject: [PATCH] peers and files on my default --- src/pref.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pref.py b/src/pref.py index 39f0de23d..5aec07eb9 100644 --- a/src/pref.py +++ b/src/pref.py @@ -39,6 +39,7 @@ import common import os.path DEFAULT_PREFS = { + "enabled_plugins" : "Torrent Files:Torrent Peers", "file_manager" : common.FileManager.xdg, "open_folder_stock" : True, "open_folder_location": "",