Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!samsung!uakari.primate.wisc.edu!bin From: bin@primate.wisc.edu (Brain in Neutral) Newsgroups: comp.windows.x Subject: Re: Blabla.ad what does ad stand for ? Message-ID: <3811@uakari.primate.wisc.edu> Date: 23 Jan 91 16:38:17 GMT References: <1991Jan23.070552.6347@odin.corp.sgi.com> Sender: bin@primate.wisc.edu Reply-To: bin@primate.wisc.edu Distribution: na Lines: 13 From article <1991Jan23.070552.6347@odin.corp.sgi.com>, by hajadi@goofy.csd.sgi.com (Ivan Hajadi): > > i know it's a resource file, but i never know why it's always called > Something.ad. thanks. The ad means application default. At least, that seems to be the intended meaning from a perusal of the InstallAppDefaults() macro in Imake.rules, which I was just reading this morning for fun and profit. The xxx.ad file is installed by InstallAppDefaults() into $(XAPPLOADDIR)/xxx. XAPPLOADDIR appears to have a default value of $(LIBDIR)/app-defaults. -- Paul DuBois dubois@primate.wisc.edu