summaryrefslogtreecommitdiffstats
path: root/abs/core/wmaker_settings/GNUstep/Defaults/WMWindowAttributes
blob: d3596506b19beba3008a9b61471f4645acaf8630 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  xterm.XTerm = {
    NoAppIcon = Yes;
    Icon = Terminal.tiff;
  };
  mythfrontend.Mythfrontend = {
    Icon = Speaker.png;
  };
  groupLeader.WPrefs = {
    Icon = "/usr/lib/GNUstep/Applications/WPrefs.app/WPrefs.tiff";
  };
  licensedialog.Opera = {
    Icon = "/home/mythtv/GNUstep/Library/WindowMaker/CachedPixmaps/licensedialog.Opera.xpm";
  };
  tilda.Tilda = {
    NoResizebar = Yes;
    NoAppIcon = Yes;
    Icon = xterm_48x48.xpm;
    KeepOnTop = Yes;
    NoCloseButton = Yes;
    NoTitlebar = Yes;
    NoMiniaturizeButton = Yes;
    Omnipresent = Yes;
  };
}