1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-02 14:15:46 +01:00

Fixed bug that caused wmaker to crash when kplayer was switched back from

fullscreen mode to windowed mode.
This commit is contained in:
dan
2005-03-22 23:15:11 +00:00
parent 2f56373cc2
commit 880880162b
3 changed files with 6 additions and 5 deletions

View File

@@ -74,6 +74,7 @@
SkipWindowList = Yes;
DontSaveSession = Yes;
Unfocusable = Yes;
NoAppIcon = Yes;
};
kio_uiserver = {NoAppIcon = Yes;};
kcmshell = {NoAppIcon = Yes;};