// cfg_class cfg_name default text restart tooltip
{{"Advanced","PreserveAttributes",_PreserveAttributes,i18n("Preserve attributes for local copy/move (slower)"),false,i18n("Krusader will try to preserve all attributes (time, owner, group) of the local files according to the source depending on your permissions:<ul><li>User preserving if you are root</li><li>Group preserving if you are root or member of the group</li><li>Preserving the timestamp</li></ul><b>Note</b>: This can slow down the copy process.")},
{"Advanced","AutoMount",_AutoMount,i18n("Automount filesystems"),false,i18n("When stepping into a directory which is defined as a mount point in the <b>fstab</b>, try mounting it with the defined parameters.")},
{"Advanced","DontUseMediaProt",dontUseMedia,i18n("Don't use KDE's media protocol for media button (if it's buggy or missing)"),false,i18n("Select if your media protocol is buggy (in some older KDE versions), or not present (no tdebase package installed).")}};
{"Advanced","DontUseMediaProt",dontUseMedia,i18n("Don't use TDE's media protocol for media button (if it's buggy or missing)"),false,i18n("Select if your media protocol is buggy (in some older TDE versions), or not present (no tdebase package installed).")}};
// cfg_class cfg_name default text restart tooltip
{{"Colors","KDE Default",_KDEDefaultColors,i18n("Use the default TDE colors"),false,"<p><img src='toolbar|kcontrol'></p>"+i18n("<p>Use KDE's global color configuration.</p><p><i>TDE Control Center -> Appearance & Themes -> Colors</i></p>")},
{"Colors","Enable Alternate Background",_AlternateBackground,i18n("Use alternate background color"),false,i18n("<p>The <b>background color</b> and the <b>alternate background</b> color alternates line by line.</p><p>When you don't use the <i>KDE default colors</i>, you can configure the alternate colors in the <i>colors</i> box.</p>")},
{"Colors","Show Current Item Always",_ShowCurrentItemAlways,i18n("Show current item even if not focused"),false,i18n("<p>Shows the last cursor position in the non active list panel.</p><p>This option is only available when you don't use the <i>KDE default colors</i>.</p>")},
{{"Colors","KDE Default",_KDEDefaultColors,i18n("Use the default TDE colors"),false,"<p><img src='toolbar|kcontrol'></p>"+i18n("<p>Use TDE's global color configuration.</p><p><i>TDE Control Center -> Appearance & Themes -> Colors</i></p>")},
{"Colors","Enable Alternate Background",_AlternateBackground,i18n("Use alternate background color"),false,i18n("<p>The <b>background color</b> and the <b>alternate background</b> color alternates line by line.</p><p>When you don't use the <i>TDE default colors</i>, you can configure the alternate colors in the <i>colors</i> box.</p>")},
{"Colors","Show Current Item Always",_ShowCurrentItemAlways,i18n("Show current item even if not focused"),false,i18n("<p>Shows the last cursor position in the non active list panel.</p><p>This option is only available when you don't use the <i>TDE default colors</i>.</p>")},
{"Colors","Dim Inactive Colors",_DimInactiveColors,i18n("Dim the colors of the inactive panel"),false,i18n("<p>The colors of the inactive panel are calculated by a dim color and a dim factor.</p>")}};
{i18n("Double-click selects (classic)"),"0",i18n("A single click on a file will select and focus, a double click opens the file or steps into the directory.")},
{i18n("Obey KDE's global selection policy"),"1",i18n("<p>Use KDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> Mouse</i></p>")}
{i18n("Obey TDE's global selection policy"),"1",i18n("<p>Use TDE's global setting:</p><p><i>TDE Control Center -> Peripherals -> Mouse</i></p>")}