[release-notes] index: add software image
- From: Link Dupont <link src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [release-notes] index: add software image
- Date: Wed, 1 Sep 2021 17:53:50 +0000 (UTC)
commit 912ff930bd4b02d9c433bc488702861b3dd0179f
Author: Link Dupont <link sub-pop net>
Date: Wed Sep 1 13:38:21 2021 -0400
index: add software image
help/C/figures/software.png | Bin 0 -> 108874 bytes
help/C/index.page | 1 +
help/Makefile.am | 3 ++-
3 files changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/help/C/figures/software.png b/help/C/figures/software.png
new file mode 100644
index 00000000..5130d18a
Binary files /dev/null and b/help/C/figures/software.png differ
diff --git a/help/C/index.page b/help/C/index.page
index 22e45728..37e760b8 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -81,6 +81,7 @@ xmlns:e="http://projectmallard.org/experimental/" type="guide" id="index">
<section id="software">
<title>Overhauled Software install experience</title>
+ <media type="image" src="figures/software.png"/>
<p><app>Software</app> has been given an overhaul for GNOME 41. It's now
easier to browse available apps, thanks to the inclusion of descriptions in
diff --git a/help/Makefile.am b/help/Makefile.am
index 624dc658..d7cf82fa 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -12,6 +12,7 @@ HELP_MEDIA = \
figures/flatpak.png \
figures/gtk.png \
figures/multitasking.png \
- figures/placeholder.png
+ figures/placeholder.png \
+ figures/software.png
HELP_LINGUAS = $(shell cat $(srcdir)/LINGUAS | sed '/^#/d')
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]