[UserSettings] ColorCursors = "false" ColorToolCursors = "true" SmallKidsMode = "false" [LanguageFiles] ;English = "kplang_en.ini" Spanish = "kplang_sp.ini" Catalan = "kplang_ca.ini" ;DefaultLanguage = "Catalan" [GeneralSettings] StartInPicker = "false" LoginNotNeeded = "true" [FileTypeFilters] ; Used on Open/Save As dialogs on Windows. ; Each vertical bar (|) character gets replaced by a NUL byte. Page = "Kid Pix Files (*.kpx)|*.kpx|" Project = "Kid Pix SlideShow (*.kpp)|*.kpp|" QT = "QuickTime movie (*.mov)|*.mov|" Image = "Bitmap (*.bmp)|*.bmp|JPEG (*.jpg, *.jpeg)|*.jpg;*.jpeg|GIF (*.gif)|*.gif|Macintosh Picture (*.pic, *.pict)|*.pic;*.pict|" Sound = "Windows sound (*.wav)|*.wav|Macintosh sound (*.aif*, *.aic)|*.aif;*.aiff;*.aic|" [FileExtensions] ; Default filename extensions in Open/Save As dialogs on Windows. Page = "kpx" Project = "kpp" QT = "mov" ; Leave Image empty so no default extension is added. Image = "" ; Leave Sound empty so no default extension is added. Sound = "" ;************************************************************************************* ;************************************************************************************* ;************************************************************************************* ; SMALL KIDS ALPHABET ;************************************************************************************* ;************************************************************************************* ;************************************************************************************* [SmallKidsAlphabet] AlphabetSet = "ABCÇDEFGHIJKLMNÑOPQRSTUVWXYZÁÀÉÈÍÏÓÒÚÜabcçdefghijklmnñopqrstuvwxyzáàéèíïóòúü0123456789¡!¿?&+-=,.'" FontName = "vogel" ; the thumb size is 48x48. The font size should be less than 48 in order to account ; for the max width/ascent/descent, etc. FontSize = 36 [SmallKidsAlphabet_ca] AlphabetSet = "ABCÇDEFGHIJKLMNÑOPQRSTUVWXYZÁÀÉÈÍÏÓÒÚÜabcçdefghijklmnñopqrstuvwxyzáàéèíïóòúü0123456789¡!¿?&+-=,.'" FontName = "Arial" ; the thumb size is 48x48. The font size should be less than 48 in order to account ; for the max width/ascent/descent, etc. FontSize = 36 [SmallKidsAlphabet_sp] AlphabetSet = "ABCDEFGHIJKLMNÑOPQRSTUVWXYZÁÉÍÏÓÚÜabcdefghijklmnñopqrstuvwxyzáéíïóúü0123456789¡!¿?&+-=,." FontName = "Arial" ; the thumb size is 48x48. The font size should be less than 48 in order to account ; for the max width/ascent/descent, etc. FontSize = 36 [LoginAlphabet] LegalAlphabet = "ABCÇDEFGHIJKLMNÑOPQRSTUVWXYZÁÀÄÂÉÈËÊÍÌÏÎÓÒÖÔÚÙÜÛabcçdefghijklmnñopqrstuvwxyzáàäâéèëêíìïîóòöôúùüû0123456789´`¨^·_-& " [ToolTipMetrics] FontName = "Arial" FontSize = 12 Frame = "true" BkgrndColorR = 255 BkgrndColorG = 255 BkgrndColorB = 255 FontColorR = 0 FontColorG = 0 FontColorB = 0 [AcrobatReader] AcrobatKeyStr = "Software\\CLASSES\\AcroExch.Document\\protocol\\StdFileEditing\\server" ;AcrobatKeyStr = "Software\CLASSES\AcroExch.Document\protocol\StdFileEditing\server" AcrobatManualStr = "KdpxManual.pdf" SearchExe = "\\kprun.exe" ;SearchExe = "\kprun.exe" SearchSection = "Acro" [DebugSettings] lowvol = "false" NoSound = "false" Compress = "false" PCSwitchRes = false [CanvasSettings] ; KP4 canvas settings easelLeft = 128 easelTop = 0 easelWidth = 665 easelHeight = 477 slideTop = 52 slideLeft = 67 slideWidth = 665 slideHeight = 477 ;KP3 canvas settings ;easelLeft = 112 ;easelTop = 48 ;easelWidth = 600 ;easelHeight = 452 ;slideTop = 74 ;slideLeft = 100 ;slideWidth = 600 ;slideHeight = 452 [PageObjectLimits] SWFMax = 15 ;Table of Contents [TOC] MCD=false Debug=true ; Full install NoLibsFromCD = "true" PromptForMissingCD = "false" ; Minimal install ;NoLibsFromCD = "false" ;PromptForMissingCD = "true" [KPSEdSettings] KPSEd = "true" ;//KA:11/2/00 + [FILE TYPE DESCRIPTIONS] BMPf = "BMP Files" JPEG = "JPEG Files" WAVE = "WAVE Files" GIFF = "GIF Files" AIFF = "AIFF Files" AIFC = "AIFC Files" KPSS = "Kid Pix Deluxe 4 Projects" KPPF = "Kid Pix Deluxe 4 Pictures" MooV = "QuickTime Movies" SWFL = "Flash Movies" PICT = "PICT Files" UnknownFile = " Files" ;//KA:11/2/00 -