17 lines
428 B
Makefile
17 lines
428 B
Makefile
@YELP_HELP_RULES@
|
|
|
|
HELP_ID = xed
|
|
HELP_FILES = index.docbook legal.xml
|
|
HELP_MEDIA = \
|
|
figures/xed_format_bold.png \
|
|
figures/xed_format_italic.png \
|
|
figures/xed_format_strikethrough.png \
|
|
figures/xed_format_underline.png \
|
|
figures/xed_recent_files_menu_icon.png \
|
|
figures/xed_window.png
|
|
|
|
HELP_LINGUAS = ar bg ca cs da de el es fi fr hu it ja ko oc pt_BR ru sv th uk zh_CN zh_HK zh_TW
|
|
|
|
|
|
-include $(top_srcdir)/git.mk
|