X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?a=blobdiff_plain;f=help%2FMakefile.am;h=c94ea106a2448cea1c75569e89103d4e00dbbe8c;hb=8832b1004e86b6a4aee4798d8cc2a40f0291cb65;hp=9366ddd00c9e266b908eac48fdcdaf74d1466342;hpb=34b22100232d809bca6f4bdaf011b0eb2f9a073a;p=evince.git diff --git a/help/Makefile.am b/help/Makefile.am index 9366ddd0..c94ea106 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -9,16 +9,18 @@ DOC_INCLUDES = legal.xml dist-hook: doc-dist-hook DOC_FIGURES = \ - add-text-annotation.png \ - annotations-navigate.png \ - annotations-nav-to-page.png \ - evincelogo.png \ - gconf-editor.png \ - list-add-tabs.png \ - print-2sided.png \ - print-select.png \ - reverse-collate.png \ - zoom.png + figures/add-text-annotation.png \ + figures/annotations-navigate.png \ + figures/annotations-nav-to-page.png \ + figures/evincelogo.png \ + figures/evince-toolbar-default.png \ + figures/evince-toolbar-editor.png \ + figures/gconf-editor.png \ + figures/list-add-tabs.png \ + figures/print-2sided.png \ + figures/print-select.png \ + figures/reverse-collate.png \ + figures/zoom.png DOC_PAGES = \ annotation-properties.page \ @@ -82,10 +84,11 @@ DOC_PAGES = \ synctex.page \ synctex-search.page \ synctex-support.page \ - textselection.page + textselection.page \ + toolbar.page -DOC_LINGUAS = bg ca cs de el en_GB es eu fi fr gl it ja nl oc pt_BR ru sl sr sv uk vi zh_CN - --include $(top_srcdir)/git.mk +DOC_LINGUAS = bg ca cs de el en_GB es eu fi fr gl hu it ja nl oc pt_BR ru sl sr sv uk vi zh_CN zh_HK zh_TW endif + +-include $(top_srcdir)/git.mk