blob: e7cff2c3cbd72c81c78906fa9053a1232f6ca067 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
include $(top_srcdir)/gnome-doc-utils.make
dist-hook: doc-dist-hook
DOC_MODULE = battstat
DOC_ENTITIES = legal.xml
DOC_FIGURES = figures/battstat-applet-expanded.png \
figures/battstat-applet.png \
figures/battstat-credits-hal.png \
figures/battstat-preferences.png \
figures/context-menu.png
DOC_LINGUAS = ca cs bg de el en_GB es eu fi fr ko oc pa pt_BR sv uk zh_CN
|