blob: 3f3737182cccba3cdef3ee038fbe26014c7b9177 (
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
52
53
54
55
|
@YELP_HELP_RULES@
HELP_ID = gnome-help
HELP_LINGUAS = as ca cs de el es fi fr gl gu hi hu id it ja kn ko lv mr pa pl pt_BR ru sk sv ta te zh_HK zh_TW
HELP_MEDIA = \
figures/gnome-change-wallpaper.webm \
figures/gnome-launching-applications.webm \
figures/gnome-responding-to-messages.webm \
figures/gnome-task-switching.webm \
figures/gnome-windows-and-workspaces.webm
# Please ASK MAINTAINERS first before updating the HELP_FILES list below.
# Keep in mind that some files are missing on purpose.
HELP_FILES = \
getting-started.page \
gs-animation.xml \
gs-browse-web.page \
gs-browse-web-firefox.page \
gs-change-date-time-timezone.page \
gs-change-wallpaper.page \
gs-connect-online-accounts.page \
gs-datetime.svg \
gs-get-online.page \
gs-goa1.svg \
gs-goa2.svg \
gs-goa3.svg \
gs-goa4.svg \
gs-goa5.svg \
gs-go-online1.svg \
gs-go-online2.svg \
gs-go-online3.svg \
gs-launch-applications.page \
gs-legal.xml \
gs-respond-messages.page \
gs-search1.svg \
gs-search2.svg \
gs-search-settings.svg \
gs-switch-tasks.page \
gs-thumb-changing-wallpaper.svg \
gs-thumb-launching-apps.svg \
gs-thumb-responding-to-messages.svg \
gs-thumb-task-switching.svg \
gs-thumb-timezone.svg \
gs-thumb-windows-and-workspaces.svg \
gs-use-system-search.page \
gs-use-windows-workspaces.page \
gs-web-browser1-firefox-classic.svg \
gs-web-browser1-firefox.svg \
gs-web-browser1.svg \
gs-web-browser2-firefox.svg \
gs-web-browser2.svg
|