michael@0: #filter substitution michael@0: [App] michael@0: ; michael@0: ; This field specifies your organization's name. This field is recommended, michael@0: ; but optional. michael@0: Vendor=MozillaTest michael@0: ; michael@0: ; This field specifies your application's name. This field is required. michael@0: Name=Simple michael@0: ; michael@0: ; This field specifies your application's version. This field is required. michael@0: Version=0.1 michael@0: ; michael@0: ; This field specifies your application's build ID (timestamp). This field is michael@0: ; required. michael@0: BuildID=20070625 michael@0: ; michael@0: ; This field specifies a compact copyright notice for your application. This michael@0: ; field is optional. michael@0: Copyright=Copyright (c) 2004 Mozilla.org michael@0: ; michael@0: ; This ID is just an example. Every XUL app ought to have it's own unique ID. michael@0: ; You can use the microsoft "guidgen" or "uuidgen" tools, or go on michael@0: ; irc.mozilla.org and /msg botbot uuid. This field is optional. michael@0: ID={3aea3f07-ffe3-4060-bb03-bff3a5365e90} michael@0: michael@0: [Gecko] michael@0: ; michael@0: ; This field is required. It specifies the minimum Gecko version that this michael@0: ; application requires. michael@0: MinVersion=@MOZILLA_VERSION_U@ michael@0: ; michael@0: ; This field is optional. It specifies the maximum Gecko version that this michael@0: ; application requires. It should be specified if your application uses michael@0: ; unfrozen interfaces. michael@0: MaxVersion=@MOZILLA_VERSION_U@ michael@0: michael@0: [Shell] michael@0: ; michael@0: ; This field specifies the location of your application's main icon with file michael@0: ; extension excluded. NOTE: Unix style file separators are required. This michael@0: ; field is optional. michael@0: Icon=chrome/icons/default/simple