summaryrefslogtreecommitdiffstats
path: root/help/Makefile.am
blob: fdd50c180975678f2f2e2f5054d917029ee541ed (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
@YELP_HELP_RULES@

NULL =

HELP_ID = gnome-terminal

HELP_MEDIA = \
	figures/gnome-terminal.png \
	figures/gnome-terminal-icon.png \
	figures/keyboard-key-search.svg \
	$(NULL)

HELP_FILES = \
	adv-keyboard-shortcuts.page \
	app-colors.page \
	app-cursor.page \
	app-fonts.page \
	app-fullscreen.page \
	app-terminal-sizes.page \
	app-zoom.page \
	gs-execute-commands.page \
	gs-tabs.page \
	index.page \
	introduction.page \
	legal.xml \
	overview.page \
	pref.page \
	pref-bell.page \
	pref-custom-exit.page \
	pref-custom-command.page \
	pref-keyboard-access.page \
	pref-login-shell.page \
	pref-menubar.page \
	pref-profiles.page \
	pref-profile-char-width.page \
	pref-profile-encoding.page \
	pref-scrolling.page \
	pref-tab-window.page \
	pref-user-input.page \
	prob-reset.page \
	txt-copy-paste.page \
	txt-links.page \
	txt-search.page \
	txt-select-text.page \
	$(NULL)
#	https://gitlab.gnome.org/GNOME/gnome-terminal/issues/71 :
#	txt-save-text.page

HELP_LINGUAS = ca cs de el es fi fr gl hu id ko pl pt_BR ro ru sv uk

-include $(top_srcdir)/git.mk