comparison doc/Makefile.am @ 1086:cbac5e35b1f7

Fixed doc/Makefile.am according to renamed doc files.
author bruclik
date Sun, 26 Oct 2008 13:43:10 +0000
parents 578a27d20b47
children fe0dce2161c0
comparison
equal deleted inserted replaced
1085:84ef837579eb 1086:cbac5e35b1f7
1 ## Process this file with automake to produce Makefile.in. 1 ## Process this file with automake to produce Makefile.in.
2 2
3 helpdir = @htmldir@ 3 helpdir = @htmldir@
4 help_DATA = \ 4 help_DATA = \
5 collections.html \
6 credits.html \
7 faq.html \
5 gnu_fdl.txt \ 8 gnu_fdl.txt \
6 faq.html \ 9 image_management_copy_move.html \
10 image_management_delete.html \
11 image_management_external_editing.html \
12 image_management.html \
13 image_management_rename.html \
14 image_presentation_fullscreen.html \
15 image_presentation.html \
16 image_presentation_slideshow.html \
17 image_search_finding_duplicates.html \
18 image_search.html \
19 image_search_search.html \
7 index.html \ 20 index.html \
8 1_introduction.html \ 21 introduction.html \
9 2_main_window.html \ 22 main_window_file_pane.html \
10 2_1_navigation.html \ 23 main_window_folder_pane.html \
11 2_2_menus.html \ 24 main_window.html \
12 2_3_layout.html \ 25 main_window_image_pane.html \
13 2_4_file_pane.html \ 26 main_window_layout.html \
14 2_5_folder_pane.html \ 27 main_window_menus.html \
15 2_6_image_pane.html \ 28 main_window_navigation.html \
16 2_7_status_bar.html \ 29 main_window_status_bar.html \
17 3_other_windows.html \ 30 Makefile \
18 3_1_image_window.html \ 31 Makefile.am \
19 3_2_image_properties.html \ 32 Makefile.in \
20 4_image_management.html \ 33 options_advanced.html \
21 4_1_copy_move.html \ 34 options_editor_commands.html \
22 4_2_rename.html \ 35 options_filtering.html \
23 4_3_delete.html \ 36 options_general.html \
24 4_4_external_editing.html \ 37 options_hidden.html \
25 5_image_search.html \ 38 options.html \
26 5_1_search.html \ 39 options_image.html \
27 5_2_finding_duplicates.html \ 40 options_window.html \
28 6_collections.html \ 41 other_windows.html \
29 7_sidebars.html \ 42 other_windows_image_properties.html \
30 7_1_exif.html \ 43 other_windows_image_window.html \
31 7_2_sort_manager.html \ 44 printing.html \
32 7_3_keywords.html \ 45 reference_command_line.html \
33 8_image_presentation.html \ 46 reference.html \
34 8_1_slideshow.html \ 47 reference_keyboard_shortcuts.html \
35 8_2_fullscreen.html \ 48 reference_management.html \
36 9_printing.html \ 49 reference_thumbnails.html \
37 10_options.html \ 50 sidebars_exif.html \
38 10_1_general.html \ 51 sidebars.html \
39 10_2_image.html \ 52 sidebars_keywords.html \
40 10_3_window.html \ 53 sidebars_sort_manager.html \
41 10_4_filtering.html \ 54 template.html
42 10_5_editor_commands.html \
43 10_6_advanced.html \
44 10_7_hidden.html \
45 11_reference.html \
46 11_1_command_line.html \
47 11_2_keyboard_shortcuts.html \
48 11_3_thumbnails.html \
49 11_4_management.html \
50 12_credits.html
51 55
52 EXTRA_DIST = $(help_DATA) template.html 56 EXTRA_DIST = $(help_DATA) template.html