Ryan Cumming
56c624e845
Eh, that line wasn't supposed to be removed. Really.
...
svn path=/trunk/kdebase/kwin/; revision=154723
2002-05-10 02:12:51 +00:00
Ryan Cumming
477c880660
GUI: Disable the configure tab when there is nothing to configure
...
svn path=/trunk/kdebase/kwin/; revision=154536
2002-05-08 23:20:28 +00:00
Stephan Binner
d24a0dc4a9
s/KDE2 default/KDE Default/
...
svn path=/trunk/kdebase/kwin/; revision=150243
2002-04-18 12:30:34 +00:00
Nadeem Hasan
96048bf6d0
GUI: Capitalization.
...
svn path=/trunk/kdebase/kwin/; revision=148061
2002-04-09 06:23:41 +00:00
Malcolm Hunter
9bfda2d6b4
CVS_SILENT Removed "Sorry"
...
svn path=/trunk/kdebase/kcontrol/; revision=146130
2002-03-31 04:06:46 +00:00
Waldo Bastian
4b025dddc5
CVSSILENT: Control modules keep Comment=
...
svn path=/trunk/kdebase/kcontrol/; revision=144312
2002-03-21 22:38:14 +00:00
Stephan Kulow
6619db5221
CVS_SILENT replaced Comment= with GenericName= if the comment is shorter 30 characters
...
svn path=/trunk/kdebase/kcontrol/; revision=144225
2002-03-21 14:39:30 +00:00
Karol Szwed
f161ee872d
Fix bug #38695
...
svn path=/trunk/kdebase/kwin/; revision=138683
2002-02-26 12:05:10 +00:00
Stephan Kulow
a52f313730
fix
...
svn path=/trunk/kdebase/kwin/; revision=137447
2002-02-19 17:06:50 +00:00
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