aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog10
-rw-r--r--configure.in11
-rw-r--r--data/epiphany.schemas.in2
3 files changed, 11 insertions, 12 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a23fea61..ff5910e69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2004-02-20 Julio M. Merino Vidal <jmmv@menta.net>
+
+ * configure.in:
+
+ Remove duplicate --with-html-dir argument
+
+ * data/epiphany.schemas.in:
+
+ fix a syntax error
+
2004-02-19 Christian Persch <chpe@cvs.gnome.org>
* lib/egg/egg-toolbar-editor.c: (update_editor_sheet):
diff --git a/configure.in b/configure.in
index be356b0d9..85ed782d8 100644
--- a/configure.in
+++ b/configure.in
@@ -232,17 +232,6 @@ AM_GLIB_GNU_GETTEXT
dnl uninstalled share dir to search data
AC_DEFINE_UNQUOTED(SHARE_UNINSTALLED_DIR,"`pwd`/data",[path to source data dir])
-dnl Docs
-AC_ARG_WITH(html-dir, [ --with-html-dir=PATH path to installed docs ])
-
-if test "x$with_html_dir" = "x" ; then
- HTML_DIR='${datadir}/gtk-doc/html'
-else
- HTML_DIR=$with_html_dir
-fi
-
-AC_SUBST(HTML_DIR)
-
GTK_DOC_CHECK([1.0])
AC_OUTPUT([
diff --git a/data/epiphany.schemas.in b/data/epiphany.schemas.in
index bd4d7b6ff..2ad9a52d4 100644
--- a/data/epiphany.schemas.in
+++ b/data/epiphany.schemas.in
@@ -415,9 +415,9 @@
<owner>epiphany</owner>
<type>string</type>
<default>Downloads</default>
+ <locale name="C">
<short>The downloads folder</short>
<long>The path of the folder where downloads are saved.</long>
- <locale name="C">
</locale>
</schema>
<schema>