File tree Expand file tree Collapse file tree 5 files changed +1031
-2
lines changed Expand file tree Collapse file tree 5 files changed +1031
-2
lines changed Original file line number Diff line number Diff line change
1
+ 2004-05-10 Eric Lassauge <
[email protected] >
2
+
3
+ * NEWS: Note french support.
4
+ * etc/Makefile.am: Install french.txt.
5
+ * etc/Makefile.in: Regen.
6
+ * etc/french.txt: Add French language translation.
7
+
1
8
2004-03-19 Mo DeJong <
[email protected] >
2
9
3
10
Add SN-52B2-2004-03-19 tag.
Original file line number Diff line number Diff line change
1
+ 5.2b3:
2
+ - Add french language support
3
+
1
4
5.2b2:
2
5
- Fix a bunch of Win32 menu bugs
3
6
- Add Ctrl-PgUp and Ctrl-PgDn bindings to
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ AUTOMAKE_OPTIONS = cygnus
23
23
SUBDIRS = sn_toolchains
24
24
25
25
etcdir = $(datadir ) /etc
26
- etc_DATA = english.txt german.txt grep.fil sn_prop.cfg \
26
+ etc_DATA = english.txt french.txt german.txt grep.fil sn_prop.cfg \
27
27
sn.el sn_cmp_g.pat snscenario snavigator snpdbg
28
28
29
29
# all-local: stamp
Original file line number Diff line number Diff line change @@ -181,7 +181,7 @@ AUTOMAKE_OPTIONS = cygnus
181
181
SUBDIRS = sn_toolchains
182
182
183
183
etcdir = $(datadir ) /etc
184
- etc_DATA = english.txt german.txt grep.fil sn_prop.cfg sn.el sn_cmp_g.pat snscenario snavigator snpdbg
184
+ etc_DATA = english.txt french.txt german.txt grep.fil sn_prop.cfg sn.el sn_cmp_g.pat snscenario snavigator snpdbg
185
185
186
186
mkinstalldirs = $(SHELL ) $(top_srcdir ) /../mkinstalldirs
187
187
CONFIG_HEADER = ../config.h
You can’t perform that action at this time.
0 commit comments