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
Darrell Anderson d97136fe94
Branding: KDE->TDE
13 years ago
..
CMakeLists.txt
Makefile.am
README
behaviour.cpp Rename old tq methods that no longer need a unique name 13 years ago
behaviour.h
browser.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
browser.h
desktop.cpp Branding cleanup: KDE -> TDE 13 years ago
desktop.desktop Update XDG information in support of bug report 892. 13 years ago
desktop.h Rename kwin to twin (part 1 of 2) 13 years ago
desktopbehavior.desktop Branding: KDE->TDE 13 years ago
desktopbehavior.ui Rename old tq methods that no longer need a unique name 13 years ago
desktopbehavior_impl.cpp Branding cleanup: What's This help, KDE -> TDE 13 years ago
desktopbehavior_impl.h Fix tdebase FTBFS 13 years ago
desktoppath.desktop Update XDG information in support of bug report 892. 13 years ago
fileappearance.desktop Update XDG information in support of bug report 892. 13 years ago
filebehavior.desktop Update XDG information in support of bug report 892. 13 years ago
filebrowser.desktop Update XDG information in support of bug report 892. 13 years ago
filepreviews.desktop Update XDG information in support of bug report 892. 13 years ago
fontopts.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 years ago
fontopts.h
main.cpp
onlyone.png
overlapping.png
previews.cpp Update default konqueror maximum image preview size to 10MB. 13 years ago
previews.h
rootopts.cpp Branding cleanup: What's This help, KDE -> TDE 13 years ago
rootopts.h
webappearance.desktop Update XDG information in support of bug report 892. 13 years ago
webbehavior.desktop Update XDG information in support of bug report 892. 13 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)