Stephan Kulow
e3e09f533d
use kwin_ instead of libkwin
...
svn path=/trunk/kdebase/kwin/; revision=137446
2002-02-19 16:56:16 +00:00
Waldo Bastian
6ebc89dac6
CVS_SILENT
...
Added Encoding header for compliance with Desktop Entry Standard
svn path=/trunk/kdebase/kcontrol/; revision=134824
2002-01-31 18:51:15 +00:00
Karol Szwed
1ed7ccd494
- Whoops!, sort the decoration listbox ;-)
...
svn path=/trunk/kdebase/kwin/; revision=134533
2002-01-29 12:08:05 +00:00
Simon Hausmann
f80b278658
- i18n("&Configure [") + decorationListBox->currentText() + i18n("]")
...
+ i18n("&Configure [%1]").arg( decorationListBox->currentText() )
svn path=/trunk/kdebase/kwin/; revision=133789
2002-01-25 13:54:13 +00:00
Simon Hausmann
d8d4f8bfa1
- pass the right instance to KCModule
...
- don't leak a KConfig object
- don't use a KCModule widget for each tab
svn path=/trunk/kdebase/kwin/; revision=133741
2002-01-25 10:02:11 +00:00
Karol Szwed
4fdde98724
Completing move of kwm and kwindecoration to kwin/kcmkwin as discussed
...
on the kwin mailing list.
- kwm has been renamed and moved to kwin/kcmkwin/kwinoptions.
- kwindecoration has been moved to kwin/kcmkwin/kwindecoration.
svn path=/trunk/kdebase/kcontrol/; revision=131923
2002-01-16 12:26:03 +00:00