[nautilus-actions] Rename doc/ as docs/
- From: Pierre Wieser <pwieser src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus-actions] Rename doc/ as docs/
- Date: Thu, 29 Jul 2010 22:00:42 +0000 (UTC)
commit 87b813711d474d44c40d5e3deeb591a5f1eadd03
Author: Pierre Wieser <pwieser trychlos org>
Date: Thu Jul 29 19:16:38 2010 +0200
Rename doc/ as docs/
ChangeLog | 5 +++++
Makefile.am | 2 +-
configure.ac | 2 +-
{doc => docs}/Makefile.am | 0
{doc => docs}/export-format-id | 0
{doc => docs}/io-provider-id | 0
{doc => docs}/objects-hierarchy.odg | Bin 17518 -> 17518 bytes
7 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 57e2579..698d642 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2010-07-29 Pierre Wieser <pwieser trychlos org>
+ * doc/: Renamed as docs/
+
+ * configure.ac:
+ * Makefile;am: Updated accordingly.
+
* configure.ac: Bump the version number after release.
2010-07-28 Pierre Wieser <pwieser trychlos org>
diff --git a/Makefile.am b/Makefile.am
index dd8b65e..bfc0f27 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -29,7 +29,7 @@
ACLOCAL_AMFLAGS = -I m4
SUBDIRS = \
- doc \
+ docs \
m4 \
icons \
src \
diff --git a/configure.ac b/configure.ac
index a6ef208..70a207e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -39,7 +39,7 @@ AC_CONFIG_HEADERS([src/config.h])
AC_CONFIG_FILES([
Makefile
data/Makefile
- doc/Makefile
+ docs/Makefile
m4/Makefile
icons/Makefile
icons/16x16/Makefile
diff --git a/doc/Makefile.am b/docs/Makefile.am
similarity index 100%
rename from doc/Makefile.am
rename to docs/Makefile.am
diff --git a/doc/export-format-id b/docs/export-format-id
similarity index 100%
rename from doc/export-format-id
rename to docs/export-format-id
diff --git a/doc/io-provider-id b/docs/io-provider-id
similarity index 100%
rename from doc/io-provider-id
rename to docs/io-provider-id
diff --git a/doc/objects-hierarchy.odg b/docs/objects-hierarchy.odg
similarity index 100%
rename from doc/objects-hierarchy.odg
rename to docs/objects-hierarchy.odg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]