summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2006-02-01 18:58:09 +0000
committerKjartan Maraas <kmaraas@src.gnome.org>2006-02-01 18:58:09 +0000
commitc1605730b4dc78cee250466f69f0da5cdfb15cfe (patch)
treedb2e7959297f9583683a7e26f67763e1ffeb8a5a
parent546e967b42916eaf14e7ecb58069df2e3ad4cebd (diff)
downloadgnome-control-center-c1605730b4dc78cee250466f69f0da5cdfb15cfe.tar.gz
Update Release 2.13.91. Remove reference to the spanish translation. It'sGNOME_CONTROL_CENTER_2_13_91
2006-02-01 Kjartan Maraas <kmaraas@gnome.org> * NEWS: Update * configure.in: Release 2.13.91. * help/Makefile.am: Remove reference to the spanish translation. It's broken and incomplete anyway. * help/es/Makefile.am: Remove this file as it seems to be old cruft.
-rw-r--r--ChangeLog8
-rw-r--r--NEWS5
-rw-r--r--configure.in2
-rw-r--r--help/Makefile.am2
-rw-r--r--help/es/Makefile.am25
5 files changed, 15 insertions, 27 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cd3d201d..b246630af 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2006-02-01 Kjartan Maraas <kmaraas@gnome.org>
+
+ * NEWS: Update
+ * configure.in: Release 2.13.91.
+ * help/Makefile.am: Remove reference to the spanish translation.
+ It's broken and incomplete anyway.
+ * help/es/Makefile.am: Remove this file as it seems to be old cruft.
+
2006-01-30 Rodrigo Moya <rodrigo@novell.com>
* configure.in:
diff --git a/NEWS b/NEWS
index 3a753182c..eac7850e6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+gnome-control-center 2.13.91
+
+build:
+- enable generation of Makefile for spanish docs to fix the build.
+
gnome-control-center 2.13.90
about-me:
diff --git a/configure.in b/configure.in
index d99988028..b538e36a0 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([control-center], [2.13.90],
+AC_INIT([control-center], [2.13.91],
[http://bugzilla.gnome.org/enter_bug.cgi?product=control-center])
AC_CONFIG_MACRO_DIR([m4])
diff --git a/help/Makefile.am b/help/Makefile.am
index ec077421f..a122ce203 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -5,4 +5,4 @@ DOC_MODULE = control-center
DOC_ENTITIES = config-accessibility-keyboard.xml config-background.xml config-behavior.xml config-cds.xml config-default-apps.xml config-file-type.xml config-hints.xml config-html.xml config-kbd.xml config-keybindings.xml config-mouse.xml config-screensaver.xml config-sound.xml config-themes.xml
DOC_INCLUDES =
-DOC_LINGUAS = es
+DOC_LINGUAS = \ No newline at end of file
diff --git a/help/es/Makefile.am b/help/es/Makefile.am
deleted file mode 100644
index 7cb9aab54..000000000
--- a/help/es/Makefile.am
+++ /dev/null
@@ -1,25 +0,0 @@
-#
-# Disabled : The control center docs are in the gnome-user-guide module
-#
-#figs =
-#docname = control-center-manual
-#lang = C
-#omffile = control-center-C.omf
-#entities = config-background.xml \
-# config-behavior.xml \
-# config-cds.xml \
-# config-hints.xml \
-# config-html.xml \
-# config-kbd.xml \
-# config-keybindings.xml \
-# config-mouse.xml \
-# config-screensaver.xml \
-# config-sound.xml \
-# config-themes.xml \
-# config-file-type.xml \
-# config-accessibility-keyboard.xml \
-# config-default-apps.xml \
-# control-center.xml
-#
-#include $(top_srcdir)/help/xmldocs.make
-#dist-hook: app-dist-hook