# This file is the input for generating the list of preferences
# for pc_files.cpp and pc_files.h.
#
# For information on how to add or modify a preference, please
# refer to the module documentation.
#
# Preferences cannot depend directly on FEATUREs, they must depend
# on the macro they define.
#
Collection:  PrefsCollectionFiles
Macro name:  PCFILES
Description: Files and paths
Type:        files

Preference:  DirectHistoryFile
Depends on:  DIRECT_HISTORY_SUPPORT
Section:     User Prefs
Key:         Direct History File
Type:        file
Description: Name of file for direct URL entry history
Directory:   OPFILE_HOME_FOLDER
Default:     DEFAULT_DIRECTHISTORY_FILE
Fall back:   FALSE

Preference:  GlobalHistoryFile
Depends on:  HISTORY_SUPPORT
Section:     User Prefs
Key:         Global History File
Type:        file
Description: Name of file for global URL history
Directory:   OPFILE_HOME_FOLDER
Default:     DEFAULT_GLOBALHISTORY_FILE
Fall back:   FALSE

Preference:  ButtonSet
Depends on:  SKIN_SUPPORT
Section:     User Prefs
Key:         Button Set
Type:        file
Description: Name of file holding skin setup
Directory:   OPFILE_DEFAULT_SKIN_FOLDER
Default:     DEFAULT_SKIN_FILE
Fall back:   FALSE

Preference:  WindowsStorageFile
Depends on:  SESSION_SUPPORT
Section:     User Prefs
Key:         Windows Storage File
Type:        file
Description: Name of file to store window settings in
Directory:   OPFILE_SESSION_FOLDER
Default:     DEFAULT_WINSTORAGE_FILE
Fall back:   FALSE

Preference:  AutosaveWindowsStorageFile
Depends on:  AUTOSAVE_WINDOWS
Section:     User Prefs
Key:         Automatic Window Storage File
Type:        file
Description: Name of file for automatic window storage
Directory:   OPFILE_SESSION_FOLDER
Default:     "autopera.win"
Fall back:   FALSE

Preference:  LanguageFile
Depends on:  defined LANGUAGE_FILE_SUPPORT || defined LOCALE_BINARY_LANGUAGE_FILE
Section:     User Prefs
Key:         Language File
Type:        file
Description: Name of language file
Directory:   OpFileFolder(-1)
Default:     NULL
Fall back:   TRUE

Preference:  HotListFile
Depends on:  PREFS_HAVE_HOTLIST
Section:     User Prefs
Key:         Hot List File Ver2
Type:        file
Description: Name of bookmarks file
Directory:   OPFILE_HOME_FOLDER
Default:     DEFAULT_BOOKMARKS_FILE
Fall back:   FALSE

Preference:  BrowserCSSFile
Depends on:  
Section:     User Prefs
Key:         Browser CSS File
Type:        file
Description: Name of browser default style sheet
Directory:   OPFILE_STYLE_FOLDER
Default:     "browser.css"
Fall back:   TRUE

Preference:  LocalCSSFile
Depends on:  
Section:     User Prefs
Key:         Local CSS File
Type:        file
Description: Name of user's style sheet
Directory:   OPFILE_STYLE_FOLDER
Default:     "user.css"
Fall back:   TRUE

Preference:  WMLCSSFile
Depends on:  _WML_SUPPORT_
Section:     User Prefs
Key:         WML CSS File
Type:        file
Description: Style for WML pages
Directory:   OPFILE_STYLE_FOLDER
Default:     "wml.css"
Fall back:   TRUE

Preference:  StyleMessageFile
Depends on:  
Section:     User Prefs
Key:         Message Style File
Type:        file
Description: Style for runtime generated message pages
Directory:   OPFILE_STYLE_FOLDER
Default:     "message.css"
Fall back:   TRUE

Preference:  StyleErrorFile
Depends on:  PREFS_HAVE_ERROR_CSS
Section:     User Prefs
Key:         Error Style File
Type:        file
Description: Style for runtime generated error page
Directory:   OPFILE_STYLE_FOLDER
Default:     "error.css"
Fall back:   TRUE

Preference:  StyleCacheFile
Depends on:  OPERA_URL_SUPPORT
Section:     User Prefs
Key:         Cache Style File
Type:        file
Description: Style for runtime generated cache content page
Directory:   OPFILE_STYLE_FOLDER
Default:     "cache.css"
Fall back:   TRUE

Preference:  StyleHistoryFile
Depends on:  defined OPERA_URL_SUPPORT && defined HISTORY_SUPPORT
Section:     User Prefs
Key:         History Style File
Type:        file
Description: Style for runtime generated history content page
Directory:   OPFILE_STYLE_FOLDER
Default:     "history.css"
Fall back:   TRUE

Preference:  StylePluginsFile
Depends on:  defined OPERA_URL_SUPPORT && defined _PLUGIN_SUPPORT_
Section:     User Prefs
Key:         Plugins Style File
Type:        file
Description: Style for runtime generated plugins page
Directory:   OPFILE_STYLE_FOLDER
Default:     "plugins.css"
Fall back:   TRUE

Preference:  StyleAboutFile
Depends on:  defined OPERA_URL_SUPPORT
Section:     User Prefs
Key:         About Style File
Type:        file
Description: Style for runtime generated about page
Directory:   OPFILE_STYLE_FOLDER
Default:     "about.css"
Fall back:   TRUE

Preference:  StyleGPUFile
Depends on:  defined OPERA_URL_SUPPORT
Section:     User Prefs
Key:         GPU Style File
Type:        file
Description: Style for runtime generated GPU page
Directory:   OPFILE_STYLE_FOLDER
Default:     "gpu.css"
Fall back:   TRUE

Preference:  StyleCPUFile
Depends on:  defined CPUUSAGETRACKING
Section:     User Prefs
Key:         CPU Style File
Type:        file
Description: Style for runtime generated CPU page
Directory:   OPFILE_STYLE_FOLDER
Default:     "cpu.css"
Fall back:   TRUE

Preference:  StyleDebugFile
Depends on:  ABOUT_OPERA_DEBUG
Section:     User Prefs
Key:         Debug Style File
Type:        file
Description: Style for runtime generated opera:debug page
Directory:   OPFILE_STYLE_FOLDER
Default:     "debug.css"
Fall back:   TRUE

Preference:  StyleConfigFile
Depends on:  defined OPERA_URL_SUPPORT && defined OPERACONFIG_URL
Section:     User Prefs
Key:         Config Style File
Type:        file
Description: Style for runtime generated config page
Directory:   OPFILE_STYLE_FOLDER
Default:     "config.css"
Fall back:   TRUE

Preference:  StyleImageFile
Depends on:  
Section:     User Prefs
Key:         Image Style File
Type:        file
Description: Style for runtime generated image page
Directory:   OPFILE_STYLE_FOLDER
Default:     "image.css"
Fall back:   TRUE

Preference:  StyleDirFile
Depends on:  defined _LOCALHOST_SUPPORT_ || defined FTP_SUPPORT
Section:     User Prefs
Key:         Dir Style File
Type:        file
Description: Style for runtime generated directory listing
Directory:   OPFILE_STYLE_FOLDER
Default:     "dir.css"
Fall back:   TRUE

Preference:  StyleDrivesFile
Depends on:  defined _LOCALHOST_SUPPORT_ && defined SYS_CAP_FILESYSTEM_HAS_MULTIPLE_DRIVES
Section:     User Prefs
Key:         Drives Style File
Type:        file
Description: Style for runtime generated drives listing
Directory:   OPFILE_STYLE_FOLDER
Default:     "drives.css"
Fall back:   TRUE

Preference:  StyleIMFile
Depends on:  M2_SUPPORT
Section:     User Prefs
Key:         IM Style File
Type:        file
Description: Style for runtime generated instant messenger
Directory:   OPFILE_STYLE_FOLDER
Default:     "im.css"
Fall back:   TRUE

Preference:  StyleMIMEFile
Depends on:  _MIME_SUPPORT_
Section:     User Prefs
Key:         MIME Style File
Type:        file
Description: Style for runtime generated mime content
Directory:   OPFILE_STYLE_FOLDER
Default:     "mime.css"
Fall back:   TRUE

Preference:  StyleWebFeedsDisplay
Depends on:  defined WEBFEEDS_DISPLAY_SUPPORT && !defined USE_ABOUT_TEMPLATES
Section:     User Prefs
Key:         Webfeeds Style File
Type:        file
Description: Style for runtime generated webfeed pages
Directory:   OPFILE_STYLE_FOLDER
Default:     "webfeed.css"
Fall back:   TRUE

Preference:  TemplateWebFeedsDisplay
Depends on:  defined WEBFEEDS_DISPLAY_SUPPORT && defined USE_ABOUT_TEMPLATES
Section:     User Prefs
Key:         Webfeeds HTML Template File
Type:        file
Description: HTML template for runtime generated webfeed pages
Directory:   OPFILE_STYLE_FOLDER
Default:     "webfeeds.html"
Fall back:   TRUE

Preference:  StyleInfoPanelFile
Depends on:  DOC_HAS_PAGE_INFO
Section:     User Prefs
Key:         Info CSS File
Type:        file
Description: Style for runtime generated info panel content
Directory:   OPFILE_STYLE_FOLDER
Default:     "info.css"
Fall back:   TRUE

Preference:  StyleCertificateInfoPanelFile
Depends on:  _SSL_SUPPORT_
Section:     User Prefs
Key:         Certificate Info CSS File
Type:        file
Description: Style for runtime generated certificate info panel content
Directory:   OPFILE_STYLE_FOLDER
Default:     "certinfo.css"
Fall back:   TRUE

Preference:  StyleWarningFile
Depends on:  
Section:     User Prefs
Key:         Warning Page CSS File
Type:        file
Description: Style for anti-phishing filter warning message
Directory:   OPFILE_STYLE_FOLDER
Default:     "warning.css"
Fall back:   TRUE

Preference:  StyleSearchFile
Depends on:  OPERAHISTORYSEARCH_URL
Section:     User Prefs
Key:         Visited Pages Search Style
Type:        file
Description: Style for visited pages search
Directory:   OPFILE_STYLE_FOLDER
Default:     "search.css"
Fall back:   TRUE

Preference:  StyleMediaFile
Depends on:  MEDIA_HTML_SUPPORT
Section:     User Prefs
Key:         Media Style File
Type:        file
Description: Style for runtime generated media page
Directory:   OPFILE_STYLE_FOLDER
Default:     "media.css"
Fall back:   TRUE

Preference:  WandFile
Depends on:  WAND_SUPPORT
Section:     User Prefs
Key:         Wand Storage File
Type:        file
Description: Wand storage file name
Directory:   OPFILE_SECURE_FOLDER
Default:     "wand.dat"
Fall back:   TRUE

Preference:  ConsoleErrorLogName
Depends on:  OPERA_CONSOLE_LOGFILE
Section:     User Prefs
Key:         Console Error Log
Type:        file
Description: Name of file to which to log console messages
Directory:   OPFILE_HOME_FOLDER
Default:     "error.log"
Fall back:   FALSE

Preference:  OverridesFile
Depends on:  PREFS_HOSTOVERRIDE
Section:     User Prefs
Key:         Overrides File
Type:        file
Description: File storing host overrides
Directory:   OPFILE_HOME_FOLDER
Default:     DEFAULT_OVERRIDES_FILE
Fall back:   FALSE

Preference:  DownloadedOverridesFile
Depends on:  defined PREFS_HOSTOVERRIDE && defined PREFSFILE_WRITE_GLOBAL
Section:     User Prefs
Key:         Downloaded Overrides File
Type:        file
Description: File storing downloaded host overrides
Directory:   OPFILE_HOME_FOLDER
Default:     DEFAULT_DL_OVERRIDES_FILE
Fall back:   FALSE

Preference:  ContentBlockCSSFile
Depends on:  SUPPORT_VISUAL_ADBLOCK
Section:     User Prefs
Key:         Content Block CSS File
Type:        file
Description: css file used in content block edit mode
Directory:   OPFILE_STYLE_FOLDER
Default:     "contentblock.css"
Fall back:   TRUE

Preference:  MouseConfig
Depends on:  defined PREFS_HAVE_MOUSE_CONFIG
Section:     User Prefs
Key:         Mouse Configuration
Type:        file
Description: File defining OpInputActions
Directory:   OPFILE_MOUSESETUP_FOLDER
Default:     "standard_mouse.ini"
Fall back:   FALSE

Preference:  KeyboardConfig
Depends on:  defined PREFS_HAVE_KEYBOARD_CONFIG
Section:     User Prefs
Key:         Keyboard Configuration
Type:        file
Description: File defining OpInputActions
Directory:   OPFILE_KEYBOARDSETUP_FOLDER
Default:     "standard_keyboard.ini"
Fall back:   FALSE

Preference:  ToolbarConfig
Depends on:  defined PREFS_HAVE_TOOLBARS
Section:     User Prefs
Key:         Toolbar Configuration
Type:        file
Description: File defining toolbar layout
Directory:   OPFILE_TOOLBARSETUP_FOLDER
Default:     "standard_toolbar.ini"
Fall back:   FALSE

Preference:  MenuConfig
Depends on:  defined PREFS_HAVE_TOOLBARS
Section:     User Prefs
Key:         Menu Configuration
Type:        file
Description: File defining menu layout
Directory:   OPFILE_MENUSETUP_FOLDER
Default:     "standard_menu.ini"
Fall back:   FALSE

Preference:  DialogConfig
Depends on:  defined PREFS_HAVE_TOOLBARS
Section:     User Prefs
Key:         Dialog Configuration
Type:        file
Description: File defining dialog layout
Directory:   OPFILE_HOME_FOLDER
Default:     "dialog.ini"
Fall back:   FALSE

Preference:  FastForwardFile
Depends on:  defined PREFS_HAVE_FASTFORWARD
Section:     User Prefs
Key:         Fast Forward Configuration
Type:        file
Description: File defining fast forward keywords
Directory:   OPFILE_HOME_FOLDER
Default:     "fastforward.ini"
Fall back:   FALSE

Preference:  SpeedDialFile
Depends on:  !defined CORE_SPEED_DIAL_SUPPORT
Section:     User Prefs
Key:         Speed Dial File
Type:        file
Description: Speed Dial configuration file
Directory:   OPFILE_USERPREFS_FOLDER
Default:     "speeddial.ini"
Fall back:   FALSE

Preference:  UserStyleIniFile
Depends on:  
Section:     User Prefs
Key:         User Style Info File
Type:        file
Description: Name of userstyle.ini file
Directory:   OPFILE_HOME_FOLDER
Default:     "userstyle.ini"
Fall back:   TRUE

Preference:  BookmarksFile
Depends on:  PREFS_HAVE_BOOKMARKS_FILE
Section:     User Prefs
Key:         Bookmarks File
Type:        file
Description: Name of bookmarks file
Directory:   OPFILE_HOME_FOLDER
Default:     DEFAULT_CORE_BOOKMARKS_FILE
Fall back:   FALSE

Preference:  UrlFilterFile
Depends on:  URL_FILTER
Section:     Network
Key:         URL Filter File
Type:        file
Description: Filter rules in exclude and include list
Directory:   OPFILE_USERPREFS_FOLDER
Default:     DEFAULT_URLFILTER_FILE
Fall back:   FALSE

Preference:  TrustedRepositoriesFile
Depends on:  WEBSERVER_SUPPORT
Section:     Web Server
Key:         Trusted Repositories File
Type:        file
Description: Trusted repositories
Directory:   OPFILE_USERPREFS_FOLDER
Default:     "trusted_repositories.ini"
Fall back:   FALSE

Preference:  ContactListFile
Depends on:  PREFS_HAVE_HOTLIST_EXTRA
Section:     MailBox
Key:         AddressFile
Type:        file
Description: Name of contacts file
Directory:   OPFILE_HOME_FOLDER
Default:     "contacts.adr"
Fall back:   FALSE

Preference:  NoteListFile
Depends on:  PREFS_HAVE_HOTLIST_EXTRA
Section:     MailBox
Key:         NotesFile
Type:        file
Description: Name of notes file
Directory:   OPFILE_HOME_FOLDER
Default:     "notes.adr"
Fall back:   FALSE

Preference:  MusicListFile
Depends on:  PREFS_HAVE_HOTLIST_EXTRA
Section:     MailBox
Key:         MusicFile
Type:        file
Description: Name of music player file
Directory:   OPFILE_HOME_FOLDER
Default:     "music.adr"
Fall back:   FALSE

Preference:  GadgetListFile
Depends on:  defined PREFS_HAVE_HOTLIST_EXTRA && defined GADGET_SUPPORT
Section:     Widgets
Key:         Widgets File
Type:        file
Description: Name of gadgets file
Directory:   OPFILE_HOME_FOLDER
Default:     "widgets.adr"
Fall back:   FALSE

Preference:  PluginIgnoreFile
Depends on:  _PLUGIN_SUPPORT_
Section:     Network
Key:         Plugin Ignore File
Type:        file
Description: File with filenames of plugins to be ignored
Directory:   OPFILE_INI_FOLDER
Default:     DEFAULT_PLUGINIGNORE_FILE
Fall back:   FALSE

Preference:  WebserverResourceConfiguration
Depends on:  WEBSERVER_SUPPORT
Section:     Web Server
Key:         Resource Configuration
Type:        file
Description: Path for separate configuration file
Directory:   OPFILE_HOME_FOLDER
Default:     "webserver.ini"
Fall back:   FALSE

Preference:  BTLogfile
Depends on:  _BITTORRENT_SUPPORT_
Section:     BitTorrent
Key:         Log File
Type:        file
Description: Log file for BitTorrent
Directory:   OPFILE_HOME_FOLDER
Default:     "bittorrent.log"
Fall back:   FALSE

Preference:  OPFILE_HOME_FOLDER
Depends on:  
Section:     User Prefs
Key:         Opera Directory
Type:        directory
Description: Opera home (write) directory

Preference:  OPFILE_LOCAL_HOME_FOLDER
Depends on:  UTIL_HAVE_LOCAL_HOME_FOLDER
Section:     User Prefs
Key:         Opera Local Directory
Type:        directory
Description: Opera home (write) directory that is not part of the roaming profile

Preference:  OPFILE_LANGUAGE_FOLDER
Depends on:  defined LANGUAGE_FILE_SUPPORT || defined LOCALE_BINARY_LANGUAGE_FILE
Section:     User Prefs
Key:         Language Files Directory
Type:        directory
Description: Opera language directory. This is the default location to look for language files etc. Note that the current language file may well reside somewhere else.

Preference:  OPFILE_CACHE_FOLDER
Depends on:  DISK_CACHE_SUPPORT
Section:     User Prefs
Key:         Cache Directory4
Type:        directory
Description: Cache directory

Preference:  OPFILE_OCACHE_FOLDER
Depends on:  defined __OEM_EXTENDED_CACHE_MANAGEMENT && defined __OEM_OPERATOR_CACHE_MANAGEMENT
Section:     User Prefs
Key:         Operator Cache Directory4
Type:        directory
Description: Operator cache directory

Preference:  OPFILE_DOWNLOAD_FOLDER
Depends on:  PREFS_HAVE_DOWNLOAD_FOLDER
Section:     User Prefs
Key:         Download Directory
Type:        directory
Description: Download directory

Preference:  OPFILE_BUTTON_FOLDER
Depends on:  PREFS_HAVE_BUTTON_FOLDER
Section:     User Prefs
Key:         Button Directory
Type:        directory
Description: Skin directory

Preference:  OPFILE_USERPREFSSTYLE_FOLDER
Depends on:  PREFS_USE_CSS_FOLDER_SCAN
Section:     User Prefs
Key:         Local CSS Files Directory
Type:        directory
Description: User style sheets directory

Preference:  OPFILE_OPEN_FOLDER
Depends on:  _FILE_UPLOAD_SUPPORT_
Section:     Saved Settings
Key:         Open Dir
Type:        directory
Description: File-Open directory

Preference:  OPFILE_SAVE_FOLDER
Depends on:  _FILE_UPLOAD_SUPPORT_
Section:     Saved Settings
Key:         Save Dir
Type:        directory
Description: File-Save directory

Preference:  OPFILE_SKIN_FOLDER
Depends on:  SKIN_SUPPORT
Section:     User Prefs
Key:         Skin Directory
Type:        directory
Description: Skin directory

Preference:  OPFILE_MAIL_FOLDER
Depends on:  M2_SUPPORT
Section:     Mail
Key:         Mail Root Directory
Type:        directory
Description: Mail root directory

Preference:  OPFILE_WEBSERVER_FOLDER
Depends on:  WEBSERVER_SUPPORT
Section:     Web Server
Key:         Directory
Type:        directory
Description: Absolute path for web server's directory

Preference:  OPFILE_TEMPDOWNLOAD_FOLDER
Depends on:  EXTERNAL_APPLICATIONS_SUPPORT
Section:     User Prefs
Key:         Temporary Download Directory
Type:        directory
Description: Temporary Download directory

Preference:  MathMLCSSFile
Depends on:  CSS_MATHML_STYLESHEET
Section:     User Prefs
Key:         MathML CSS File
Type:        file
Description: Name of MathML style sheet
Directory:   OPFILE_STYLE_FOLDER
Default:     "mathml.css"
Fall back:   TRUE

Preference:  StyleBookmarksFile
Depends on:  OPERABOOKMARKS_URL
Section:     User Prefs
Key:         Bookmarks Style File
Type:        file
Description: Style for runtime generated bookmarks page
Directory:   OPFILE_STYLE_FOLDER
Default:     "bookmarks.css"
Fall back:   TRUE

Preference:  StyleSpeedDialFile
Depends on:  OPERASPEEDDIAL_URL
Section:     User Prefs
Key:         Speed Dial Style File
Type:        file
Description: Style for speed dial page
Directory:   OPFILE_STYLE_FOLDER
Default:     "speeddial.css"
Fall back:   TRUE

Preference:  StyleWidgetsFile
Depends on:  defined OPERAUNITE_URL || defined OPERAWIDGETS_URL
Section:     User Prefs
Key:         Opera Widgets/Unite Style File
Type:        file
Description: Style for runtime generated opera:widgets and opera:unite admin page
Directory:   OPFILE_STYLE_FOLDER
Default:     "widgets.css"
Fall back:   TRUE

Preference:  StyleWebStorageFile
Depends on:  defined DATABASE_STORAGE_SUPPORT || defined CLIENTSIDE_STORAGE_SUPPORT
Section:     User Prefs
Key:         WebStorage Style File
Type:        file
Description: Style for runtime generated opera:webstorage admin page
Directory:   OPFILE_STYLE_FOLDER
Default:     "webstorage.css"
Fall back:   TRUE

Preference:  WebTurboConfigFile
Depends on:  WEB_TURBO_MODE
Section:     Proxy
Key:         Opera Turbo Config File
Type:        file
Description: Configuration file for Opera Turbo
Directory:   OPFILE_INI_FOLDER
Default:     "turbosettings.xml"
Fall back:   TRUE

Preference:  StyleSelftestFile
Depends on:  SELFTEST
Section:     User Prefs
Key:         Opera Selftest Style File
Type:        file
Description: Style for runtime generated opera:selftest test page
Directory:   OPFILE_STYLE_FOLDER
Default:     "selftest.css"
Fall back:   TRUE

Preference:  StylePrivateModeFile
Depends on:
Section:     User Prefs
Key:         Private Mode Style File
Type:        file
Description: Style for runtime generated opera:private page
Directory:   OPFILE_STYLE_FOLDER
Default:     "private.css"
Fall back:   TRUE

Preference:  StyleMailFile
Depends on:  M2_SUPPORT
Section:     Mail
Key:         Mail Style File
Type:        file
Description: Style for runtime generated mail pages
Directory:   OPFILE_STYLE_FOLDER
Default:     "mail.css"
Fall back:   TRUE

Preference:  OPFILE_DEVICE_SETTINGS_FOLDER
Depends on:  defined DOM_JIL_API_SUPPORT
Section:     User Prefs
Key:         Device Settings Directory
Type:        directory
Description: Directory containing device specific configuration files

Preference:  DeviceSettingsFile
Depends on:  defined DOM_JIL_API_SUPPORT
Section:     User Prefs
Key:         Device Settings File
Type:        file
Description: File containing device specific settings
Directory:   OPFILE_DEVICE_SETTINGS_FOLDER
Default:     "device.ini"
Fall back:   FALSE

Preference:  HandlersDataFile
Depends on:
Section:     User Prefs
Key:         Handlers Data File
Type:        file
Description: File containing data of the protocol handlers/viewers
Directory:   OPFILE_USERPREFS_FOLDER
Default:     "handlers.ini"
Fall back:   FALSE

Preference:  HandlersIgnoreFile
Depends on:  WEB_HANDLERS_SUPPORT
Section:     User Prefs
Key:         Handlers Ignore File
Type:        file
Description: File containing a white list of the protocols a handler can be registered for
Directory:   OPFILE_HANDLERS_FOLDER
Default:     "handlers-ignore.ini"
Fall back:   FALSE

Preference:  PersonaFile
Depends on:  defined SKIN_SUPPORT && defined PERSONA_SKIN_SUPPORT
Section:     User Prefs
Key:         Persona File
Type:        file
Description: Name of file holding persona skin setup
Directory:   OPFILE_DEFAULT_SKIN_FOLDER
Default:     ""
Fall back:   FALSE

Preference:  OPFILE_COOKIE_FOLDER
Depends on:
Section:     User Prefs
Key:         Cookies Directory
Type:        directory
Description: Cookies (write) directory
Default:     DEFAULT_COOKIE_PATH
Fall back:   TRUE

Preference:  VideobackendFile
Depends on:  MEDIA_HTML_SUPPORT
Section:     User Prefs
Key:         Videobackend File
Type:        file
Description: Shared library for rendering audio/video element
Directory:   OPFILE_VIDEO_FOLDER
Default:     "videobackend.so"
Fall back:   FALSE

.eof

