diff options
author | fluxgen <fluxgen> | 2001-12-17 19:49:45 (GMT) |
---|---|---|
committer | fluxgen <fluxgen> | 2001-12-17 19:49:45 (GMT) |
commit | 07b8a8041c169fdb858a051bf431d643c7ae84b4 (patch) | |
tree | cb52f07025f9370a39110017cb392118d8a51816 /nls/fr_FR | |
parent | 597822f9391d342cb2a321d7b46c2ca468d7abe7 (diff) | |
download | fluxbox-07b8a8041c169fdb858a051bf431d643c7ae84b4.zip fluxbox-07b8a8041c169fdb858a051bf431d643c7ae84b4.tar.bz2 |
update
Diffstat (limited to 'nls/fr_FR')
-rw-r--r-- | nls/fr_FR/Makefile.in | 9 | ||||
-rw-r--r-- | nls/fr_FR/Windowmenu.m | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/nls/fr_FR/Makefile.in b/nls/fr_FR/Makefile.in index 77c8181..9660221 100644 --- a/nls/fr_FR/Makefile.in +++ b/nls/fr_FR/Makefile.in | |||
@@ -104,9 +104,9 @@ GZIP_ENV = --best | |||
104 | all: all-redirect | 104 | all: all-redirect |
105 | .SUFFIXES: | 105 | .SUFFIXES: |
106 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | 106 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
107 | cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps nls/fr_FR/Makefile | 107 | cd $(top_srcdir) && $(AUTOMAKE) --gnu nls/fr_FR/Makefile |
108 | 108 | ||
109 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | 109 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) |
110 | cd $(top_builddir) \ | 110 | cd $(top_builddir) \ |
111 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status | 111 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status |
112 | 112 | ||
@@ -119,6 +119,11 @@ distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) | |||
119 | subdir = nls/fr_FR | 119 | subdir = nls/fr_FR |
120 | 120 | ||
121 | distdir: $(DISTFILES) | 121 | distdir: $(DISTFILES) |
122 | here=`cd $(top_builddir) && pwd`; \ | ||
123 | top_distdir=`cd $(top_distdir) && pwd`; \ | ||
124 | distdir=`cd $(distdir) && pwd`; \ | ||
125 | cd $(top_srcdir) \ | ||
126 | && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu nls/fr_FR/Makefile | ||
122 | @for file in $(DISTFILES); do \ | 127 | @for file in $(DISTFILES); do \ |
123 | d=$(srcdir); \ | 128 | d=$(srcdir); \ |
124 | if test -d $$d/$$file; then \ | 129 | if test -d $$d/$$file; then \ |
diff --git a/nls/fr_FR/Windowmenu.m b/nls/fr_FR/Windowmenu.m index c769696..45f3342 100644 --- a/nls/fr_FR/Windowmenu.m +++ b/nls/fr_FR/Windowmenu.m | |||
@@ -18,3 +18,5 @@ $ #KillClient | |||
18 | # Massacre | 18 | # Massacre |
19 | $ #Close | 19 | $ #Close |
20 | # Ferme | 20 | # Ferme |
21 | $ #Tab | ||
22 | # Tab | ||