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
tpearson a5edd20f0d
TQt conversion fixes
14 years ago
..
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
behaviour.cpp Trinity Qt initial conversion 14 years ago
behaviour.h TQt conversion fixes 14 years ago
browser.cpp Trinity Qt initial conversion 14 years ago
browser.h TQt conversion fixes 14 years ago
desktop.cpp Trinity Qt initial conversion 14 years ago
desktop.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
desktop.h TQt conversion fixes 14 years ago
desktopbehavior.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
desktopbehavior.ui Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
desktopbehavior_impl.cpp Trinity Qt initial conversion 14 years ago
desktopbehavior_impl.h Trinity Qt initial conversion 14 years ago
desktoppath.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
fileappearance.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
filebehavior.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
filebrowser.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
filepreviews.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
fontopts.cpp Trinity Qt initial conversion 14 years ago
fontopts.h TQt conversion fixes 14 years ago
main.cpp Trinity Qt initial conversion 14 years ago
onlyone.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
overlapping.png Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
previews.cpp Trinity Qt initial conversion 14 years ago
previews.h TQt conversion fixes 14 years ago
rootopts.cpp Trinity Qt initial conversion 14 years ago
rootopts.h TQt conversion fixes 14 years ago
webappearance.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
webbehavior.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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)