Gentoo Archives: gentoo-commits

From: "Wulf Krueger (philantrop)" <philantrop@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in kde-base/kde-i18n/files: kde-i18n-3.5.9-russian.patch
Date: Sat, 23 Feb 2008 23:04:18
Message-Id: E1JT3Pj-0002Ij-Vv@stork.gentoo.org
1 philantrop 08/02/23 23:04:15
2
3 Added: kde-i18n-3.5.9-russian.patch
4 Log:
5 Added a patch to fix Russian translations. Fixes bugs 211050 and 211069 (the latter being fixed by a change in kde.eclass).
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.1 kde-base/kde-i18n/files/kde-i18n-3.5.9-russian.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kde-i18n/files/kde-i18n-3.5.9-russian.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/kde-base/kde-i18n/files/kde-i18n-3.5.9-russian.patch?rev=1.1&content-type=text/plain
13
14 Index: kde-i18n-3.5.9-russian.patch
15 ===================================================================
16 diff -Naur kde-i18n-ru-3.5.9.orig/data/kdeedu/kturtle/Makefile.in kde-i18n-ru-3.5.9/data/kdeedu/kturtle/Makefile.in
17 --- kde-i18n-ru-3.5.9.orig/data/kdeedu/kturtle/Makefile.in 2008-02-13 15:26:23.000000000 +0100
18 +++ kde-i18n-ru-3.5.9/data/kdeedu/kturtle/Makefile.in 2008-02-23 17:18:30.000000000 +0100
19 @@ -215,7 +215,7 @@
20 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/kdeedu/kturtle/Makefile'; \
21 cd $(top_srcdir) && \
22 $(AUTOMAKE) --gnu data/kdeedu/kturtle/Makefile
23 - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/kdeedu/kturtle/Makefile.in
24 +# cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/kdeedu/kturtle/Makefile.in
25 .PRECIOUS: Makefile
26 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
27 @case '$?' in \
28 @@ -444,7 +444,7 @@
29 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/kdeedu/kturtle/Makefile'; \
30 cd $(top_srcdir) && \
31 $(AUTOMAKE) --gnu data/kdeedu/kturtle/Makefile
32 - cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/kdeedu/kturtle/Makefile.in
33 +# cd $(top_srcdir) && perl ../scripts/admin/am_edit -p../scripts/admin data/kdeedu/kturtle/Makefile.in
34
35
36 #>+ 21
37 diff -Naur kde-i18n-ru-3.5.9.orig/data/kdeedu/kturtle/Makefile.in kde-i18n-ru-3.5.9/data/kdeedu/kturtle/Makefile.in
38 --- kde-i18n-ru-3.5.9.orig/data/kdeedu/kturtle/Makefile.in 2008-02-23 17:35:21.000000000 +0100
39 +++ kde-i18n-ru-3.5.9/data/kdeedu/kturtle/Makefile.in 2008-02-23 17:38:50.000000000 +0100
40 @@ -178,7 +178,7 @@
41 xdg_directorydir = @xdg_directorydir@
42 xdg_menudir = @xdg_menudir@
43 txt_DATA = curly.logo square.logo triangle.logo \
44 -flower.logo arrow.logo example2.logo example3.logo
45 +flower.logo arrow.logo
46
47 txtdir = $(kde_datadir)/kturtle/examples/ru
48 xml_DATA = logohighlightstyle.ru.xml
49
50
51
52 --
53 gentoo-commits@l.g.o mailing list