{ ApplicationDescription = "A GNUstep interface for burning CDs."; ApplicationIcon = ""; ApplicationName = Burn; ApplicationRelease = "0.4.1"; Authors = ("Andreas Heppel "); Copyright = "Copyright (C) 2002-2004 by Andreas Heppel"; CopyrightDescription = "Released under GPL"; FullVersionID = "0.4.1"; NOTE = "Automatically generated!"; URL = "http://gsburn.sourceforge.net"; NSPrincipalClass = "BurnApplication"; NSTypes = ( { NSName = "burnprj"; NSRole = "Editor"; NSIcon = "iconFileBurn.tiff"; NSHumanReadableName = "CD Compilation"; NSUnixExtensions = ("burn"); NSDocumentClass = Project; }, { NSName = "isoimg"; NSRole = "Editor"; NSIcon = "iconFileIso.tiff"; NSHumanReadableName = "ISO Image"; NSUnixExtensions = ("iso"); NSDocumentClass = Project; } ); NSServices = ( { NSPortName = Burn; NSMessage = newProject; NSSendTypes = (NSFilenamesPboardType, AudioCDPboardType); NSMenuItem = { default = "Burn/Burn to CD"; German = "Burn/Auf CD brennen"; French = "Burn/Graver sur un CD"; }; }, { NSPortName = Burn; NSMessage = addToProject; NSSendTypes = (NSFilenamesPboardType, AudioCDPboardType); NSMenuItem = { default = "Burn/Add to CD"; German = "Burn/Zu CD hinzufügen"; French = "Burn/Ajuter à CD"; }; } ); }