[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
34/64: Add docbook icons to the distribution
From: |
Ludovic Courtès |
Subject: |
34/64: Add docbook icons to the distribution |
Date: |
Mon, 05 Jan 2015 16:39:02 +0000 |
civodul pushed a commit to branch nix
in repository guix.
commit b0a09a6f320d3a0ac186e87edb1c1782d8d168d5
Author: Eelco Dolstra <address@hidden>
Date: Wed Apr 9 14:52:43 2014 +0200
Add docbook icons to the distribution
Grmbl...
---
.gitignore | 1 -
doc/manual/images/callouts/1.gif | Bin 0 -> 889 bytes
doc/manual/images/callouts/10.gif | Bin 0 -> 929 bytes
doc/manual/images/callouts/11.gif | Bin 0 -> 202 bytes
doc/manual/images/callouts/12.gif | Bin 0 -> 210 bytes
doc/manual/images/callouts/13.gif | Bin 0 -> 209 bytes
doc/manual/images/callouts/14.gif | Bin 0 -> 205 bytes
doc/manual/images/callouts/15.gif | Bin 0 -> 210 bytes
doc/manual/images/callouts/2.gif | Bin 0 -> 907 bytes
doc/manual/images/callouts/3.gif | Bin 0 -> 914 bytes
doc/manual/images/callouts/4.gif | Bin 0 -> 907 bytes
doc/manual/images/callouts/5.gif | Bin 0 -> 916 bytes
doc/manual/images/callouts/6.gif | Bin 0 -> 218 bytes
doc/manual/images/callouts/7.gif | Bin 0 -> 907 bytes
doc/manual/images/callouts/8.gif | Bin 0 -> 918 bytes
doc/manual/images/callouts/9.gif | Bin 0 -> 923 bytes
doc/manual/local.mk | 2 +-
doc/manual/release-notes.xml | 2 +-
18 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 008f5de..592a8c2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,7 +31,6 @@ Makefile.config
/doc/manual/*.1
/doc/manual/*.5
/doc/manual/*.8
-/doc/manual/images
/doc/manual/version.txt
/doc/manual/release-notes.html
diff --git a/doc/manual/images/callouts/1.gif b/doc/manual/images/callouts/1.gif
new file mode 100644
index 0000000..9e7a87f
Binary files /dev/null and b/doc/manual/images/callouts/1.gif differ
diff --git a/doc/manual/images/callouts/10.gif
b/doc/manual/images/callouts/10.gif
new file mode 100644
index 0000000..e80f7f8
Binary files /dev/null and b/doc/manual/images/callouts/10.gif differ
diff --git a/doc/manual/images/callouts/11.gif
b/doc/manual/images/callouts/11.gif
new file mode 100644
index 0000000..67f91a2
Binary files /dev/null and b/doc/manual/images/callouts/11.gif differ
diff --git a/doc/manual/images/callouts/12.gif
b/doc/manual/images/callouts/12.gif
new file mode 100644
index 0000000..54c4b42
Binary files /dev/null and b/doc/manual/images/callouts/12.gif differ
diff --git a/doc/manual/images/callouts/13.gif
b/doc/manual/images/callouts/13.gif
new file mode 100644
index 0000000..dd5d7d9
Binary files /dev/null and b/doc/manual/images/callouts/13.gif differ
diff --git a/doc/manual/images/callouts/14.gif
b/doc/manual/images/callouts/14.gif
new file mode 100644
index 0000000..3d7a952
Binary files /dev/null and b/doc/manual/images/callouts/14.gif differ
diff --git a/doc/manual/images/callouts/15.gif
b/doc/manual/images/callouts/15.gif
new file mode 100644
index 0000000..1c9183d
Binary files /dev/null and b/doc/manual/images/callouts/15.gif differ
diff --git a/doc/manual/images/callouts/2.gif b/doc/manual/images/callouts/2.gif
new file mode 100644
index 0000000..94d42a3
Binary files /dev/null and b/doc/manual/images/callouts/2.gif differ
diff --git a/doc/manual/images/callouts/3.gif b/doc/manual/images/callouts/3.gif
new file mode 100644
index 0000000..dd3541a
Binary files /dev/null and b/doc/manual/images/callouts/3.gif differ
diff --git a/doc/manual/images/callouts/4.gif b/doc/manual/images/callouts/4.gif
new file mode 100644
index 0000000..4bcbf7e
Binary files /dev/null and b/doc/manual/images/callouts/4.gif differ
diff --git a/doc/manual/images/callouts/5.gif b/doc/manual/images/callouts/5.gif
new file mode 100644
index 0000000..1c62b4f
Binary files /dev/null and b/doc/manual/images/callouts/5.gif differ
diff --git a/doc/manual/images/callouts/6.gif b/doc/manual/images/callouts/6.gif
new file mode 100644
index 0000000..23bc555
Binary files /dev/null and b/doc/manual/images/callouts/6.gif differ
diff --git a/doc/manual/images/callouts/7.gif b/doc/manual/images/callouts/7.gif
new file mode 100644
index 0000000..e55ce89
Binary files /dev/null and b/doc/manual/images/callouts/7.gif differ
diff --git a/doc/manual/images/callouts/8.gif b/doc/manual/images/callouts/8.gif
new file mode 100644
index 0000000..49375e0
Binary files /dev/null and b/doc/manual/images/callouts/8.gif differ
diff --git a/doc/manual/images/callouts/9.gif b/doc/manual/images/callouts/9.gif
new file mode 100644
index 0000000..da12a4f
Binary files /dev/null and b/doc/manual/images/callouts/9.gif differ
diff --git a/doc/manual/local.mk b/doc/manual/local.mk
index 0e583b2..953a4d4 100644
--- a/doc/manual/local.mk
+++ b/doc/manual/local.mk
@@ -60,7 +60,7 @@ $(foreach file, $(d)/manual.html $(d)/style.css, $(eval
$(call install-data-in,
$(foreach file, $(wildcard $(d)/figures/*.png), $(eval $(call install-data-in,
$(file), $(docdir)/manual/figures)))
-$(foreach file, $(wildcard $(docbookxsl)/images/callouts/*.gif), $(eval $(call
install-data-in, $(file), $(docdir)/manual/images/callouts)))
+$(foreach file, $(wildcard $(d)/images/callouts/*.gif), $(eval $(call
install-data-in, $(file), $(docdir)/manual/images/callouts)))
$(eval $(call install-symlink, manual.html, $(docdir)/manual/index.html))
diff --git a/doc/manual/release-notes.xml b/doc/manual/release-notes.xml
index 0cf6197..5319592 100644
--- a/doc/manual/release-notes.xml
+++ b/doc/manual/release-notes.xml
@@ -7,7 +7,7 @@
<!--==================================================================-->
-<section xml:id="ssec-relnotes-1.7"><title>Release 1.7 (April 8, 2014)</title>
+<section xml:id="ssec-relnotes-1.7"><title>Release 1.7 (April 9, 2014)</title>
<para>In addition to the usual bug fixes, this release has the
following new features:</para>
- 27/64: Update release notes, (continued)
- 27/64: Update release notes, Ludovic Courtès, 2015/01/05
- 26/64: Install systemd units, Ludovic Courtès, 2015/01/05
- 20/64: forceAttrs: Show position info, Ludovic Courtès, 2015/01/05
- 22/64: derivation: Don't require certain function arguments, Ludovic Courtès, 2015/01/05
- 30/64: Update installation instructions, Ludovic Courtès, 2015/01/05
- 23/64: Show position info in string concatenation / addition errors, Ludovic Courtès, 2015/01/05
- 35/64: Don't barf when installing as root, Ludovic Courtès, 2015/01/05
- 31/64: Remove redundant stuff, Ludovic Courtès, 2015/01/05
- 24/64: Show position info in Boolean operations, Ludovic Courtès, 2015/01/05
- 38/64: Fix test evaluation, Ludovic Courtès, 2015/01/05
- 34/64: Add docbook icons to the distribution,
Ludovic Courtès <=
- 37/64: Bump date, Ludovic Courtès, 2015/01/05
- 39/64: nix-env: Minor change to '--delete-generations Nd' semantics, Ludovic Courtès, 2015/01/05
- 33/64: If a .drv cannot be parsed, show its path, Ludovic Courtès, 2015/01/05
- 40/64: trunk -> master, Ludovic Courtès, 2015/01/05
- 17/64: Pass position information to primop calls, Ludovic Courtès, 2015/01/05
- 32/64: Simplify quick start section, Ludovic Courtès, 2015/01/05
- 43/64: Set build-max-jobs to the number of available cores by default, Ludovic Courtès, 2015/01/05
- 41/64: doc fix: swap 'import' and 'export', Ludovic Courtès, 2015/01/05
- 28/64: Ensure that systemd units to into lib, not lib64, Ludovic Courtès, 2015/01/05
- 36/64: Bump version to 1.8, Ludovic Courtès, 2015/01/05