blob: 82b8e519d1e6bbee1024c45e024074c2275c9ef5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
Index: gnome-system-tools-3.0.0/doc/services/Makefile.am
===================================================================
--- gnome-system-tools-3.0.0.orig/doc/services/Makefile.am 2010-12-12 13:16:01.000000000 +0100
+++ gnome-system-tools-3.0.0/doc/services/Makefile.am 2011-10-22 18:34:38.094104015 +0200
@@ -9,7 +9,4 @@
DOC_LINGUAS = ca cs de el en_GB es fr gl oc pl pt_BR sl sv it zh_CN
-# this isn't still ported to gnome-doc-utils
-SUBDIRS = nl
-
-include $(top_srcdir)/git.mk
Index: gnome-system-tools-3.0.0/doc/time/Makefile.am
===================================================================
--- gnome-system-tools-3.0.0.orig/doc/time/Makefile.am 2010-12-12 13:16:01.000000000 +0100
+++ gnome-system-tools-3.0.0/doc/time/Makefile.am 2011-10-22 18:34:38.094104015 +0200
@@ -12,7 +12,4 @@
DOC_LINGUAS = ca cs de el en_GB es fr gl it oc pt_BR ru sl sv zh_CN
-# This isn't still ported to gnome-doc-utils
-SUBDIRS = nl
-
-include $(top_srcdir)/git.mk
|