annotate doc/Makefile.am @ 1143:893dfe1eca99

Fix up Makefile.am: add missing files and do not install template.html.
author zas_
date Fri, 14 Nov 2008 01:10:18 +0000
parents bb6c5c79b280
children 2ae81598b254
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
8
e0d0593d519e Sync to GQview 1.5.9 release.
gqview
parents:
diff changeset
1 ## Process this file with automake to produce Makefile.in.
e0d0593d519e Sync to GQview 1.5.9 release.
gqview
parents:
diff changeset
2
484
35991929975d fixed instalation of doc files
nadvornik
parents: 199
diff changeset
3 helpdir = @htmldir@
8
e0d0593d519e Sync to GQview 1.5.9 release.
gqview
parents:
diff changeset
4 help_DATA = \
1086
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
5 collections.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
6 credits.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
7 faq.html \
8
e0d0593d519e Sync to GQview 1.5.9 release.
gqview
parents:
diff changeset
8 gnu_fdl.txt \
1086
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
9 image_management_copy_move.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
10 image_management_delete.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
11 image_management_external_editing.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
12 image_management.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
13 image_management_rename.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
14 image_presentation_fullscreen.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
15 image_presentation.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
16 image_presentation_slideshow.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
17 image_search_finding_duplicates.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
18 image_search.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
19 image_search_search.html \
8
e0d0593d519e Sync to GQview 1.5.9 release.
gqview
parents:
diff changeset
20 index.html \
1086
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
21 introduction.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
22 main_window_file_pane.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
23 main_window_folder_pane.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
24 main_window.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
25 main_window_image_pane.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
26 main_window_layout.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
27 main_window_menus.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
28 main_window_navigation.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
29 main_window_status_bar.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
30 options_advanced.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
31 options_editor_commands.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
32 options_filtering.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
33 options_general.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
34 options_hidden.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
35 options.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
36 options_image.html \
1143
893dfe1eca99 Fix up Makefile.am: add missing files and do not install template.html.
zas_
parents: 1096
diff changeset
37 options_properties.html \
1086
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
38 options_window.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
39 other_windows.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
40 other_windows_image_properties.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
41 other_windows_image_window.html \
1143
893dfe1eca99 Fix up Makefile.am: add missing files and do not install template.html.
zas_
parents: 1096
diff changeset
42 other_windows_pan_view.html \
1086
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
43 printing.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
44 reference_command_line.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
45 reference.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
46 reference_keyboard_shortcuts.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
47 reference_management.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
48 reference_thumbnails.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
49 sidebars_exif.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
50 sidebars.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
51 sidebars_keywords.html \
cbac5e35b1f7 Fixed doc/Makefile.am according to renamed doc files.
bruclik
parents: 1075
diff changeset
52 sidebars_sort_manager.html \
1143
893dfe1eca99 Fix up Makefile.am: add missing files and do not install template.html.
zas_
parents: 1096
diff changeset
53 style.css
8
e0d0593d519e Sync to GQview 1.5.9 release.
gqview
parents:
diff changeset
54
e0d0593d519e Sync to GQview 1.5.9 release.
gqview
parents:
diff changeset
55 EXTRA_DIST = $(help_DATA) template.html