aboutsummaryrefslogtreecommitdiff
path: root/doc/ru/Makefile.am
diff options
context:
space:
mode:
authorSlava Semushin <php-coder@altlinux.ru>2011-02-28 15:31:45 (GMT)
committerMathias Gumz <akira at fluxbox dot org>2011-02-28 17:51:07 (GMT)
commit0b3e6a0bbc8da29efe2edbaca9ac0224f6421abf (patch)
tree6994d6dd1a4038c46c826a382d2ebe7427f0510c /doc/ru/Makefile.am
parent3618a8de3afdb08c273cf8104566377cbd67c6c9 (diff)
downloadfluxbox_pavel-0b3e6a0bbc8da29efe2edbaca9ac0224f6421abf.zip
fluxbox_pavel-0b3e6a0bbc8da29efe2edbaca9ac0224f6421abf.tar.bz2
Removed Russian translation of fluxbox(1).
Translation is out of date and may puzzles users.
Diffstat (limited to 'doc/ru/Makefile.am')
-rw-r--r--doc/ru/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/ru/Makefile.am b/doc/ru/Makefile.am
deleted file mode 100644
index 4d11de0..0000000
--- a/doc/ru/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
1# doc/ru/Makefile.am for Fluxbox 0.9 - an X11 Window manager
2
3CLEANFILES = fluxbox.1
4MAINTAINERCLEANFILES = Makefile.in
5man_MANS = fluxbox.1
6EXTRA_DIST=fluxbox.1.in
7distclean-local:
8 rm -f *\~
9
10fluxbox.1: fluxbox.1.in
11 @regex_cmd@ -e "s,@pkgdatadir@,$(pkgdatadir)," $(srcdir)/fluxbox.1.in > fluxbox.1