You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdebase/kcontrol/konq
Timothy Pearson 24db855178
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 years ago
..
CMakeLists.txt Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
Makefile.am Additional k => tde renaming and fixes 11 years ago
README Revert automated changes 14 years ago
behaviour.cpp Add clarification to What's This tooltip. 11 years ago
behaviour.h Add GUI check box for controlling the display of archives as folders in Konqueror navigator side pane. 11 years ago
browser.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
browser.h Fix FTBFS resulting from KCModule rename 11 years ago
desktop.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
desktop.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
desktop.h Fix FTBFS resulting from KCModule rename 11 years ago
desktopbehavior.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
desktopbehavior.ui Fix a number of issues related to the media kioslave 11 years ago
desktopbehavior_impl.cpp Add mechanism by which sections of relevant docbooks may be opened automatically based on active tab in TDECModule 10 years ago
desktopbehavior_impl.h Add mechanism by which sections of relevant docbooks may be opened automatically based on active tab in TDECModule 10 years ago
desktoppath.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
fileappearance.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
filebehavior.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
filebrowser.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
filepreviews.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
fontopts.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
fontopts.h Rename a number of classes to enhance compatibility with KDE4 11 years ago
main.cpp Rename common header files for consistency with class renaming 11 years ago
onlyone.png Updated KControl Konqueror files with new TDE style background 10 years ago
overlapping.png Updated KControl Konqueror files with new TDE style background 10 years ago
previews.cpp Rename additional header files to avoid conflicts with KDE4 11 years ago
previews.h Fix FTBFS resulting from KCModule rename 11 years ago
rootopts.cpp Fix desktoppath tdecontrol module 11 years ago
rootopts.h Fix desktoppath tdecontrol module 11 years ago
webappearance.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
webbehavior.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago

README

This module contains a combination of configuration items which at first
sight seem to be a rather weird combination.

It contains configuration for:
* KDesktop
* Konqueror 
* Number of virtual desktops. (Handled by KWin via NETWM)
* Behaviour of desktop borders (Handled by KWin)

The reason for this combination is that the configuration of KDesktop and 
Konqueror is very similar codewise. On the other hand, the number of virtual
desktops, border behaviour and the other KDesktop options belongs together 
from a user interface point of view. The result is that all these options 
are now grouped together here.

In total it provide 3 configuration modules:
* desktop.desktop (Desktop configuration)
* kcmkonq.desktop (File browser configuration)
* virtualdesktops.desktop (Configuration of virtual desktops)