[release-notes] index: add music picture



commit 33aaca369ee324a6a6d1dd10a9d90662530215a3
Author: Link Dupont <link sub-pop net>
Date:   Fri Sep 3 11:14:21 2021 -0400

    index: add music picture

 help/C/figures/music.png | Bin 0 -> 483435 bytes
 help/C/index.page        |   1 +
 help/Makefile.am         |   1 +
 3 files changed, 2 insertions(+)
---
diff --git a/help/C/figures/music.png b/help/C/figures/music.png
new file mode 100644
index 00000000..c1a5b57c
Binary files /dev/null and b/help/C/figures/music.png differ
diff --git a/help/C/index.page b/help/C/index.page
index 29ec365f..d4443aa9 100644
--- a/help/C/index.page
+++ b/help/C/index.page
@@ -169,6 +169,7 @@ xmlns:e="http://projectmallard.org/experimental/"; type="guide" id="index">
 
   <section id="music">
     <title>Music</title>
+    <media type="image" src="figures/music.png"/>
 
     <p><app>Music</app> has been given a round of UI polish for GNOME 41.
     Artwork is now larger and has rounded corners, the artist list includes
diff --git a/help/Makefile.am b/help/Makefile.am
index dc66b371..e29c41a5 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -13,6 +13,7 @@ HELP_MEDIA = \
  figures/flatpak.png \
  figures/gtk.png \
  figures/multitasking.png \
+ figures/music.png \
  figures/placeholder.png \
  figures/power.png \
  figures/software.png


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]