File: Makefile.am

package info (click to toggle)
totem 3.14.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 22,708 kB
  • ctags: 4,289
  • sloc: ansic: 31,547; sh: 15,805; xml: 1,248; makefile: 1,188; python: 1,180
file content (21 lines) | stat: -rw-r--r-- 548 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
@YELP_HELP_RULES@

HELP_ID = totem

HELP_FILES = \
	index.docbook \
	legal.xml

HELP_MEDIA = \
		figures/totem_show_playlist_button.png 	\
		figures/totem_next_button.png		\
		figures/totem_start_window.png		\
		figures/totem_pause_button.png		\
		figures/totem_volume_maximum_button.png	\
		figures/totem_play_button.png		\
		figures/totem_volume_mute_button.png	\
		figures/totem_previous_button.png

HELP_LINGUAS = bg ca cs da de el en_GB es eu fi fr gl id it ja oc pa pl pt_BR ro ru sl sv te uk zh_CN zh_HK zh_TW

-include $(top_srcdir)/git.mk