summaryrefslogtreecommitdiff
path: root/help/meson.build
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2024-06-30 20:45:44 +0200
committerJörg Frings-Fürst <debian@jff.email>2024-06-30 20:45:44 +0200
commitbca1cc8681bbaf662dabc961f84b06adc1255e08 (patch)
tree9c387fef03143f2f5f809672bf51e6495f874050 /help/meson.build
parenta675d0fb9f307b714d0b9cf19690d2b08b666d7c (diff)
parent26d8dd51f3ecc4bd6861ed5155acb3090a1983d4 (diff)
Update upstream source from tag 'upstream/46.0'
Update to upstream version '46.0' with Debian dir a64ff9f87cc10b162225618b62823763d5ea1d65
Diffstat (limited to 'help/meson.build')
-rw-r--r--help/meson.build3
1 files changed, 2 insertions, 1 deletions
diff --git a/help/meson.build b/help/meson.build
index 7eaed45..f100eb7 100644
--- a/help/meson.build
+++ b/help/meson.build
@@ -18,5 +18,6 @@ gnome.yelp ('simple-scan',
'scanning.page' ],
media: [ 'figures/icon.svg',
'figures/preferences.png',
- 'figures/scan_toolbar.png' ],
+ 'figures/scan_toolbar.png',
+ 'figures/scanner_selection.png' ],
symlink_media: false)