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/tr_TR | |
parent | 597822f9391d342cb2a321d7b46c2ca468d7abe7 (diff) | |
download | fluxbox-07b8a8041c169fdb858a051bf431d643c7ae84b4.zip fluxbox-07b8a8041c169fdb858a051bf431d643c7ae84b4.tar.bz2 |
update
Diffstat (limited to 'nls/tr_TR')
-rw-r--r-- | nls/tr_TR/Makefile.in | 9 | ||||
-rw-r--r-- | nls/tr_TR/Windowmenu.m | 2 |
2 files changed, 9 insertions, 2 deletions
diff --git a/nls/tr_TR/Makefile.in b/nls/tr_TR/Makefile.in index e6eac75..c2c152e 100644 --- a/nls/tr_TR/Makefile.in +++ b/nls/tr_TR/Makefile.in | |||
@@ -108,9 +108,9 @@ GZIP_ENV = --best | |||
108 | all: all-redirect | 108 | all: all-redirect |
109 | .SUFFIXES: | 109 | .SUFFIXES: |
110 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) | 110 | $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) |
111 | cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps nls/tr_TR/Makefile | 111 | cd $(top_srcdir) && $(AUTOMAKE) --gnu nls/tr_TR/Makefile |
112 | 112 | ||
113 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status | 113 | Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status $(BUILT_SOURCES) |
114 | cd $(top_builddir) \ | 114 | cd $(top_builddir) \ |
115 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status | 115 | && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status |
116 | 116 | ||
@@ -123,6 +123,11 @@ distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) | |||
123 | subdir = nls/tr_TR | 123 | subdir = nls/tr_TR |
124 | 124 | ||
125 | distdir: $(DISTFILES) | 125 | distdir: $(DISTFILES) |
126 | here=`cd $(top_builddir) && pwd`; \ | ||
127 | top_distdir=`cd $(top_distdir) && pwd`; \ | ||
128 | distdir=`cd $(distdir) && pwd`; \ | ||
129 | cd $(top_srcdir) \ | ||
130 | && $(AUTOMAKE) --include-deps --build-dir=$$here --srcdir-name=$(top_srcdir) --output-dir=$$top_distdir --gnu nls/tr_TR/Makefile | ||
126 | @for file in $(DISTFILES); do \ | 131 | @for file in $(DISTFILES); do \ |
127 | d=$(srcdir); \ | 132 | d=$(srcdir); \ |
128 | if test -d $$d/$$file; then \ | 133 | if test -d $$d/$$file; then \ |
diff --git a/nls/tr_TR/Windowmenu.m b/nls/tr_TR/Windowmenu.m index c8b384c..f4da0b7 100644 --- a/nls/tr_TR/Windowmenu.m +++ b/nls/tr_TR/Windowmenu.m | |||
@@ -18,3 +18,5 @@ $ #KillClient | |||
18 | # Öldür | 18 | # Öldür |
19 | $ #Close | 19 | $ #Close |
20 | # Kapat | 20 | # Kapat |
21 | $ #Tab | ||
22 | # Tab | ||