summaryrefslogtreecommitdiffstats
path: root/abs/core/wmaker_settings/GNUstep/Defaults/WMWindowAttributes
blob: ca6c8ea2bccbb58b00a99964ca0d30c809d8e014 (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
26
27
28
29
30
{
  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;
  };

  "mythtv-setup.Mythtv-setup" = {
    Icon = "gnome-nettool.png";
  };

}