[beast] docs/*.doxi: use only git_author_date method, as git doesn't expand $Date$
- From: Tim Janik <timj src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [beast] docs/*.doxi: use only git_author_date method, as git doesn't expand $Date$
- Date: Tue, 6 Oct 2009 23:12:45 +0000 (UTC)
commit 8856fc40dec30a91082be2b2e167f640d68264cc
Author: Tim Janik <timj gtk org>
Date: Wed Oct 7 01:12:31 2009 +0200
docs/*.doxi: use only git_author_date method, as git doesn't expand $Date$
docs/architecture.doxi | 2 +-
docs/beast-index.doxi | 2 +-
docs/beast.1.doxi | 2 +-
docs/bse.5.doxi | 2 +-
docs/bsescm.1.doxi | 2 +-
docs/bsewavetool.1.doxi | 2 +-
docs/coding-style.doxi | 2 +-
docs/faq.doxi | 2 +-
docs/plugin-devel.doxi | 2 +-
docs/sfidl-manual.doxi | 2 +-
docs/sfidl.1.doxi | 2 +-
11 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/docs/architecture.doxi b/docs/architecture.doxi
index facce71..51d7e5a 100644
--- a/docs/architecture.doxi
+++ b/docs/architecture.doxi
@@ -1,5 +1,5 @@
@doxer_dnl # emacs: -*- mode: texinfo; texinfo-open-quote: "\""; texinfo-close-quote: "\""; -*-
- doxer_set{rvstamp,git_author_date,parse_date} $Date$
+ doxer_set{rvstamp,git_author_date} $Date$
@include @doxer_get{DOXI_INCLUDE_FILE}
@doxer_set{title} BEAST - Project Architecture
diff --git a/docs/beast-index.doxi b/docs/beast-index.doxi
index 03e929e..91694df 100644
--- a/docs/beast-index.doxi
+++ b/docs/beast-index.doxi
@@ -1,5 +1,5 @@
@doxer_dnl # emacs: -*- mode: texinfo; texinfo-open-quote: "\""; texinfo-close-quote: "\""; -*-
- doxer_set{rvstamp,git_author_date,parse_date} $Date$
+ doxer_set{rvstamp,git_author_date} $Date$
@include "docframe.doxi"
@doxer_set{title} BEAST/BSE - Documentation Index
diff --git a/docs/beast.1.doxi b/docs/beast.1.doxi
index feaff56..9e5aac7 100644
--- a/docs/beast.1.doxi
+++ b/docs/beast.1.doxi
@@ -1,5 +1,5 @@
@doxer_dnl # emacs: -*- mode: texinfo; texinfo-open-quote: "\""; texinfo-close-quote: "\""; -*-
- doxer_set{rvstamp,git_author_date,parse_date} $Date$
+ doxer_set{rvstamp,git_author_date} $Date$
@include @doxer_get{DOXI_INCLUDE_FILE}
@doxer_set{title} BEAST - Bedevilled Audio System
@doxer_set{man-title} BEAST
diff --git a/docs/bse.5.doxi b/docs/bse.5.doxi
index 2c6f015..afcdd99 100644
--- a/docs/bse.5.doxi
+++ b/docs/bse.5.doxi
@@ -1,5 +1,5 @@
@doxer_dnl # emacs: -*- mode: texinfo; texinfo-open-quote: "\""; texinfo-close-quote: "\""; -*-
- doxer_set{rvstamp,git_author_date,parse_date} $Date$
+ doxer_set{rvstamp,git_author_date} $Date$
@include @doxer_get{DOXI_INCLUDE_FILE}
@doxer_set{title} BSE - Bedevilled Sound Engine File Format
@doxer_set{man-title} BSE
diff --git a/docs/bsescm.1.doxi b/docs/bsescm.1.doxi
index c4cdbb4..c9cab71 100644
--- a/docs/bsescm.1.doxi
+++ b/docs/bsescm.1.doxi
@@ -1,5 +1,5 @@
@doxer_dnl # emacs: -*- mode: texinfo; texinfo-open-quote: "\""; texinfo-close-quote: "\""; -*-
- doxer_set{rvstamp,git_author_date,parse_date} $Date$
+ doxer_set{rvstamp,git_author_date} $Date$
@include @doxer_get{DOXI_INCLUDE_FILE}
@doxer_set{title} BSESCM - BSE Scheme Shell
@doxer_set{man-title} BSESCM
diff --git a/docs/bsewavetool.1.doxi b/docs/bsewavetool.1.doxi
index b1cd78d..5b731a6 100644
--- a/docs/bsewavetool.1.doxi
+++ b/docs/bsewavetool.1.doxi
@@ -1,5 +1,5 @@
@doxer_dnl # emacs: -*- mode: texinfo; texinfo-open-quote: "\""; texinfo-close-quote: "\""; -*-
- doxer_set{rvstamp,git_author_date,parse_date} $Date: 2007-01-13 20:21:16 +0100 (Sa, 13 Jan 2007) $
+ doxer_set{rvstamp,git_author_date} $Date$
@include @doxer_get{DOXI_INCLUDE_FILE}
@doxer_set{title} BSEWAVETOOL - BSE Wave Tool
@doxer_set{man-title} BSEWAVETOOL
diff --git a/docs/coding-style.doxi b/docs/coding-style.doxi
index 1147671..4cb9605 100644
--- a/docs/coding-style.doxi
+++ b/docs/coding-style.doxi
@@ -1,5 +1,5 @@
@doxer_dnl
- doxer_set{rvstamp,git_author_date,parse_date} $Date$
+ doxer_set{rvstamp,git_author_date} $Date$
@include @doxer_get{DOXI_INCLUDE_FILE}
@doxer_set{title} BEAST - Coding Style
diff --git a/docs/faq.doxi b/docs/faq.doxi
index 8f38399..9eaba6b 100644
--- a/docs/faq.doxi
+++ b/docs/faq.doxi
@@ -1,5 +1,5 @@
@doxer_dnl # emacs: -*- mode: texinfo; texinfo-open-quote: "\""; texinfo-close-quote: "\""; -*-
- doxer_set{rvstamp,git_author_date,parse_date} $Date$
+ doxer_set{rvstamp,git_author_date} $Date$
@doxer_set{webmenu} documentation
@include @doxer_get{DOXI_INCLUDE_FILE}
@doxer_set{title} BEAST/BSE FAQ - Frequently Asked Questions
diff --git a/docs/plugin-devel.doxi b/docs/plugin-devel.doxi
index f9f6464..0b556ac 100644
--- a/docs/plugin-devel.doxi
+++ b/docs/plugin-devel.doxi
@@ -1,5 +1,5 @@
@doxer_dnl # emacs: -*- mode: texinfo; texinfo-open-quote: "\""; texinfo-close-quote: "\""; -*-
- doxer_set{rvstamp,git_author_date,parse_date} $Date$
+ doxer_set{rvstamp,git_author_date} $Date$
@include @doxer_get{DOXI_INCLUDE_FILE}
@doxer_set{title} BEAST/BSE - Plugin Development
diff --git a/docs/sfidl-manual.doxi b/docs/sfidl-manual.doxi
index b235e91..b0bda58 100644
--- a/docs/sfidl-manual.doxi
+++ b/docs/sfidl-manual.doxi
@@ -1,5 +1,5 @@
@doxer_dnl # emacs: -*- mode: texinfo; texinfo-open-quote: "\""; texinfo-close-quote: "\""; -*-
- doxer_set{rvstamp,git_author_date,parse_date} $Date$
+ doxer_set{rvstamp,git_author_date} $Date$
@include @doxer_get{DOXI_INCLUDE_FILE}
@doxer_set{title} BEAST - SFIDL Documentation
diff --git a/docs/sfidl.1.doxi b/docs/sfidl.1.doxi
index 61663b7..5967325 100644
--- a/docs/sfidl.1.doxi
+++ b/docs/sfidl.1.doxi
@@ -1,5 +1,5 @@
@doxer_dnl # emacs: -*- mode: texinfo; texinfo-open-quote: "\""; texinfo-close-quote: "\""; -*-
- doxer_set{rvstamp,git_author_date,parse_date} $Date$
+ doxer_set{rvstamp,git_author_date} $Date$
@include @doxer_get{DOXI_INCLUDE_FILE}
@doxer_set{title} SFIDL - SFI IDL Compiler
@doxer_set{man-title} SFIDL
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]