Files
wmaker/WindowMaker/Defaults/WMWindowAttributes.in
T

8 lines
256 B
Plaintext
Raw Normal View History

1998-09-29 22:36:29 +00:00
{
2001-02-10 22:27:50 +00:00
Logo.WMDock = {Icon = GNUstepGlow.#extension#;};
Logo.WMPanel = {Icon = GNUstep.#extension#;};
1998-09-29 22:36:29 +00:00
Logo.WMClip = {Icon = clip.#extension#;};
2013-10-19 18:41:52 -05:00
WMDrawer = {Icon = Drawer.#extension#;};
"*" = {Icon = defaultAppIcon.#extension#;SharedAppIcon = Yes;};
1998-09-29 22:36:29 +00:00
}