summaryrefslogtreecommitdiff
path: root/help/meson.build
blob: c742dad195b5bc4539f1cca576a52ae52cf7b583 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
gnome.yelp('gnome-dictionary',
           sources: [
             'definition.page',
             'dictionary-select.page',
             'find.page',
             'index.page',
             'introduction.page',
             'keyboard-shortcuts.page',
             'legal.xml',
             'pref.page',
             'print-font.page',
             'print.page',
             'prob-retrieving-definition.page',
             'save-definition.page',
             'similar-words.page',
             'source-add-local.page',
             'sources-default.page',
             'sources-delete.page',
             'sources-edit.page',
             'sources.page',
             'sources-select.page',
             'text-copy.page',
           ],
           media: [
             'figures/gnome-dictionary-icon.png',
             'figures/gnome-dictionary-3-26.png',
           ])