1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-08 23:04:15 +01:00

Workaround to avoid creating a second appicon when a KDE3 application opens

a config panel.
This commit is contained in:
dan
2003-12-13 14:08:32 +00:00
parent df75c86ef0
commit 0b42849a3e
2 changed files with 3 additions and 0 deletions

View File

@@ -70,5 +70,6 @@
xmcd = {Icon = Radio.xpm;};
xplaycd = {Icon = Radio.xpm;};
xmms.Xmms = {NoAppIcon = Yes;};
"." = {NoAppIcon = Yes;};
"*" = {Icon = defaultAppIcon.#extension#;SharedAppIcon = Yes;};
}