diff options
author | Alessio Treglia <alessio@debian.org> | 2014-04-10 15:37:02 +0100 |
---|---|---|
committer | Alessio Treglia <alessio@debian.org> | 2014-04-10 15:37:02 +0100 |
commit | e9ca3b0060facd753744602a3baca5a1effdbd83 (patch) | |
tree | 5acbac3a3a7b195d9a5e2ef101f5758ff9201369 /help/Makefile.am | |
parent | 2d71d20a62ca8f6989d86db58ce64c7a862675dd (diff) |
Imported Upstream version 3.12.0upstream/3.12.0
Diffstat (limited to 'help/Makefile.am')
-rw-r--r-- | help/Makefile.am | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 66bca3c..fd8d7e8 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -2,6 +2,12 @@ HELP_ID = simple-scan HELP_POT = simple-scan-help.pot + +HELP_MEDIA = \ + figures/icon.png \ + figures/preferences.png \ + figures/scan_toolbar.png + HELP_FILES = index.page \ adf.page \ crop.page \ |