annotate nt/installer/Wise/welcome.dlg @ 2362:6aa56b089139

[xemacs-hg @ 2004-11-02 09:51:04 by ben] To: xemacs-patches@xemacs.org internals/index.texi: Deleted. Incorporated into internals.texi. Having a separate index file messes up texinfo-master-menu. internals/internals.texi: Add bunches and bunches and bunches and bunches of stuff, taken from documentation floating around in various places -- text.c, file-coding.c, other .c and .h files, stuff that I wrote up for an old XEmacs contract, proposals written up in the process of an e-mail discussion, etc. Fix up some mistakes, esp. in CCL. Extra crap from CCL, duplicated with Lispref, removed. Sections on Old Future Work and Future Work Discussion added. Bunches of other work. Add bunches of documentation taken from the source code. Fixup various places to use @strong{}, @code{}, @file{}. Create new Text chapter, split off from Buffers and Textual Representation. Create new chapter for MS Windows, mostly written from scratch. Consolidate all Mule info under "Multilingual Support". Break up chapter on modules and move some parts to the sections discussing the modules, for consolidation purposes. Add a big cross-reference table for all the modules to where they're discussed (or not). New chapter Asynchronous Events; Quit Checking. (Taken from various parts of the code.) New Introduction. New section on Focus Handling (from the code). NOTE that in the process, I discovered that we essentially have FOUR redundant introductions to Mule issues! Someone really needs to go through and clean them up and integrate them (sjt?).
author ben
date Tue, 02 Nov 2004 09:51:18 +0000
parents 74fd4e045ea6
children a268de273009
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
398
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
1 Document Type: DLG
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
2 item: Custom Dialog
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
3 Name=Welcome
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
4 Display Variable=DISPLAY
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
5 item: Dialog
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
6 Title=Welcome
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
7 Title French=Bienvenue
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
8 Title German=Willkommen
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
9 Title Portuguese=Bem-vindo
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
10 Title Spanish=Bienvenido
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
11 Title Italian=Benvenuto
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
12 Title Danish=Velkommen
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
13 Title Dutch=Welkom
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
14 Title Norwegian=Velkommen
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
15 Title Swedish=Välkommen
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
16 Width=280
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
17 Height=224
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
18 Font Name=Helv
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
19 Font Size=8
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
20 item: Push Button
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
21 Rectangle=172 185 214 199
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
22 Variable=DIRECTION
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
23 Value=N
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
24 Create Flags=01010000000000010000000000000001
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
25 Text=&Next >
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
26 Text French=&Suivant>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
27 Text German=&Weiter>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
28 Text Portuguese=&Próximo>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
29 Text Spanish=&Siguiente >
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
30 Text Italian=&Avanti >
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
31 Text Danish=&Næste>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
32 Text Dutch=&Volgende>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
33 Text Norwegian=&Neste>
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
34 Text Swedish=&Nästa >
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
35 end
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
36 item: Push Button
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
37 Rectangle=222 185 264 199
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
38 Action=3
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
39 Create Flags=01010000000000010000000000000000
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
40 Text=Cancel
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
41 Text French=Annuler
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
42 Text German=Abbrechen
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
43 Text Portuguese=Cancelar
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
44 Text Spanish=Cancelar
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
45 Text Italian=Annulla
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
46 Text Danish=Annuller
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
47 Text Dutch=Annuleren
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
48 Text Norwegian=Avbryt
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
49 Text Swedish=Avbryt
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
50 end
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
51 item: Static
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
52 Rectangle=9 177 263 178
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
53 Action=3
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
54 Create Flags=01010000000000000000000000000111
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
55 end
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
56 item: Static
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
57 Rectangle=91 22 245 118
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
58 Enabled Color=00000000000000001111111111111111
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
59 Create Flags=01010000000000000000000000000000
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
60 Text=Welcome to the %APPTITLE% setup program. Please note that this is an experimental release and some features may not work correctly. Send comments or bug reports to xemacs-nt@xemacs.org rather than one of the other XEmacs mailing lists. For more info see http://www.xemacs.org
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
61 end
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
62 end
74fd4e045ea6 Import from CVS: tag r21-2-29
cvs
parents:
diff changeset
63 end