From a0e3f4ae50bd8ef9c006738541e0af9e0d5d1ecf Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 31 Jan 2014 13:59:48 -0600 Subject: Move Konqueror Tabbed Browsing Advanced dialog to separate stand-alone module named User Interface. This is part of bug report 1683. --- kcontrol/konqhtml/userInterOpts.ui | 195 +++++++++++++++++++++++++++++++++++++ 1 file changed, 195 insertions(+) create mode 100644 kcontrol/konqhtml/userInterOpts.ui (limited to 'kcontrol/konqhtml/userInterOpts.ui') diff --git a/kcontrol/konqhtml/userInterOpts.ui b/kcontrol/konqhtml/userInterOpts.ui new file mode 100644 index 000000000..8a6ebc3fe --- /dev/null +++ b/kcontrol/konqhtml/userInterOpts.ui @@ -0,0 +1,195 @@ + +userInterOptsBase + + + userInterOptsBase + + + + 0 + 0 + 644 + 208 + + + + + unnamed + + + 0 + + + + m_group_1 + + + + 1 + 4 + 0 + 0 + + + + Tabbed Browsing + + + + unnamed + + + + layout + + + + unnamed + + + + m_pShowMMBInTabs + + + Open &links in new tab instead of in new window + + + This will open a new tab instead of a new window in various situations, such as choosing a link or a folder with the middle mouse button. + + + + + m_pDynamicTabbarHide + + + &Hide the tab bar when only one tab is open + + + This will display the tab bar only if there are two or more tabs. Otherwise it will always be displayed. + + + + + m_pDynamicTabbarCycle + + + C&ycle tabs with mouse wheel + + + This will cycle through tabs when there are two or more tabs using the mouse wheel. + + + + + m_pNewTabsInBackground + + + O&pen new tabs in the background + + + This will open a new tab in the background, instead of in the foreground. + + + + + m_pOpenAfterCurrentPage + + + Open &new tab after current tab + + + This will open a new tab opened from a page after the current tab, instead of after the last tab. + + + + + m_pTabConfirm + + + Confirm &when closing windows with multiple tabs + + + This will ask you whether you are sure you want to close a window when it has multiple tabs opened in it. + + + + + m_pPermanentCloseButton + + + &Show close button instead of website icon + + + This will display close buttons inside each tab instead of websites' icons. + + + + + m_pHoverCloseButton + + + &Show close button instead of website icon with mouse hover + + + This will display a close button inside each tab instead of websites' icons when the mouse pointer hovers the icon. + + + + + m_pPopupsWithinTabs + + + Open pop&ups in new tab instead of in new window + + + Whether or not JavaScript popups if allowed shall open in a new tab or in a new window. + + + + + m_pKonquerorTabforExternalURL + + + Open as tab in existing Konqueror when URL is called externally + + + When you click a URL in another TDE program or call kfmclient to open a URL, the current desktop will be searched for a non-minimized Konqueror and, if found, the URL opened as a new tab within it. Otherwise a new Konqueror window will be opened with the required URL. + + + + + m_pTabCloseActivatePrevious + + + Activate previous used tab when closing the current tab + + + When checking this the previous used or opened tab will be activated when you close the current active tab instead of the one right to the current tab. + + + + + + + + + spacer + + + Vertical + + + Expanding + + + + 20 + 16 + + + + + + + + -- cgit v1.2.1