Mercurial > hg > xemacs-beta
annotate nt/installer/Wise/display-readme.dlg @ 776:79940b592197
[xemacs-hg @ 2002-03-15 07:43:14 by ben]
.cvsignore: ignore .tmp files that are getting auto-created by VC.
Makefile.in.in: Use -no-packages to avoid problems with package files shadowing
core files (e.g. unicode.el in mule-ucs).
alloc.c, emacs.c, lisp.h: add new -no-packages. make sure list of args for sorting is
actually correct. clean up arg parsing code.
xemacs.mak: Use -no-packages to avoid problems with package files shadowing
core files (e.g. unicode.el in mule-ucs).
Makefile: Use -no-packages to avoid problems with package files shadowing
core files (e.g. unicode.el in mule-ucs).
mule\chinese.el, mule\japan-util.el: fix warnings.
behavior-defs.el: fix errors with require.
bytecomp-runtime.el: add new funs {when,and}-{f}boundp, clean up docs.
cus-edit.el: pretty-print values.
dump-paths.el, find-paths.el, startup.el, setup-paths.el: fix problems/inconsistencies parsing options. support new
-no-packages option. merge code duplication in dump-paths and
startup.
lisp-mode.el: indent macrolet and labels correctly. update comments about
lisp-indent-function. flet already handled in cl.
apropos.el, auto-save.el, buff-menu.el, cl-extra.el, dragdrop.el, faces.el, files.el, fill.el, font-lock.el, font.el, gtk-faces.el, gui.el, help.el, hyper-apropos.el, info.el, isearch-mode.el, keymap.el, lisp-mnt.el, mouse.el, package-admin.el, package-get.el, printer.el, process.el, resize-minibuffer.el, simple.el, toolbar-items.el, wid-edit.el, win32-native.el: fix warnings.
very-early-lisp.el: update docs.
mule\chinese.el, mule\japan-util.el: fix warnings.
mule\chinese.el, mule\japan-util.el: fix warnings.
behavior-defs.el: fix errors with require.
bytecomp-runtime.el: add new funs {when,and}-{f}boundp, clean up docs.
cus-edit.el: pretty-print values.
dump-paths.el, find-paths.el, startup.el, setup-paths.el: fix problems/inconsistencies parsing options. support new
-no-packages option. merge code duplication in dump-paths and
startup.
lisp-mode.el: indent macrolet and labels correctly. update comments about
lisp-indent-function. flet already handled in cl.
apropos.el, auto-save.el, buff-menu.el, cl-extra.el, dragdrop.el, faces.el, files.el, fill.el, font-lock.el, font.el, gtk-faces.el, gui.el, help.el, hyper-apropos.el, info.el, isearch-mode.el, keymap.el, lisp-mnt.el, mouse.el, package-admin.el, package-get.el, printer.el, process.el, resize-minibuffer.el, simple.el, toolbar-items.el, wid-edit.el, win32-native.el: fix warnings.
very-early-lisp.el: update docs.
mule\chinese.el, mule\japan-util.el: fix warnings.
Makefile.in.in: Use -no-packages to avoid problems with package files shadowing
core files (e.g. unicode.el in mule-ucs).
Makefile.in.in: Use -no-packages to avoid problems with package files shadowing
core files (e.g. unicode.el in mule-ucs).
author | ben |
---|---|
date | Fri, 15 Mar 2002 07:43:43 +0000 |
parents | a83afd50994d |
children | 18ac62f31c57 |
rev | line source |
---|---|
486 | 1 Document Type: DLG |
2 item: Custom Dialog | |
3 Name=Display ReadMe | |
4 Display Variable=DISPLAY | |
5 item: Dialog | |
6 Title=Read Me File | |
7 Title French=Fichier Lisez-moi | |
8 Title German=Liesmich-Datei | |
9 Title Portuguese=Ficheiro Leia-me | |
10 Title Spanish=Archivo Léeme | |
11 Title Italian=File Leggimi | |
12 Title Danish=Vigtigt fil | |
13 Title Dutch=Leesmij-bestand | |
14 Title Norwegian=Informasjonsfil | |
15 Title Swedish=Läs mig-fil | |
16 Width=280 | |
17 Height=224 | |
18 Font Name=Helv | |
19 Font Size=8 | |
20 item: Push Button | |
21 Rectangle=172 185 214 199 | |
22 Variable=DIRECTION | |
23 Value=N | |
24 Create Flags=01010000000000010000000000000001 | |
25 Text=I &Agree > | |
26 Text French=&Suivant> | |
27 Text German=&Weiter> | |
28 Text Portuguese=&Próximo> | |
29 Text Spanish=&Siguiente > | |
30 Text Italian=&Avanti > | |
31 Text Danish=&Næste> | |
32 Text Dutch=&Volgende> | |
33 Text Norwegian=&Neste> | |
34 Text Swedish=&Nästa > | |
35 end | |
36 item: Push Button | |
37 Rectangle=222 185 264 199 | |
38 Action=3 | |
39 Create Flags=01010000000000010000000000000000 | |
40 Text=Cancel | |
41 Text French=Annuler | |
42 Text German=Abbrechen | |
43 Text Portuguese=Cancelar | |
44 Text Spanish=Cancelar | |
45 Text Italian=Annulla | |
46 Text Danish=Slet | |
47 Text Dutch=Annuleren | |
48 Text Norwegian=Avbryt | |
49 Text Swedish=Avbryt | |
50 end | |
51 item: Static | |
52 Rectangle=9 177 263 178 | |
53 Action=3 | |
54 Create Flags=01010000000000000000000000000111 | |
55 end | |
56 item: Editbox | |
57 Rectangle=85 11 254 170 | |
58 Value=%TEMP%\%READMEFILE% | |
59 Help Context=16711681 | |
60 Create Flags=01010000101000000000100000000100 | |
61 end | |
62 end | |
63 end |