From 0e44cb8c2afa66bc481ce2aff26e00995e9a8626 Mon Sep 17 00:00:00 2001 From: Laurent Monin Date: Sat, 25 Oct 2008 07:47:47 +0000 Subject: [PATCH] Get rid off of chapters numbers in html documentation filenames. It will ease re-ordering. --- doc/{6_collections.html => collections.html} | 12 +-- doc/{12_credits.html => credits.html} | 4 +- doc/faq.html | 2 +- ..._management.html => image_management.html} | 16 ++-- ...e.html => image_management_copy_move.html} | 8 +- ...lete.html => image_management_delete.html} | 18 ++-- ...=> image_management_external_editing.html} | 14 +-- ...name.html => image_management_rename.html} | 8 +- ...sentation.html => image_presentation.html} | 12 +-- ...tml => image_presentation_fullscreen.html} | 12 +-- ...html => image_presentation_slideshow.html} | 16 ++-- ...{5_image_search.html => image_search.html} | 12 +-- ...l => image_search_finding_duplicates.html} | 12 +-- ...1_search.html => image_search_search.html} | 12 +-- doc/index.html | 90 +++++++++---------- ...{1_introduction.html => introduction.html} | 4 +- doc/{2_main_window.html => main_window.html} | 22 ++--- ...e_pane.html => main_window_file_pane.html} | 12 +-- ...pane.html => main_window_folder_pane.html} | 22 ++--- ..._pane.html => main_window_image_pane.html} | 16 ++-- ..._3_layout.html => main_window_layout.html} | 18 ++-- ...{2_2_menus.html => main_window_menus.html} | 16 ++-- ...ation.html => main_window_navigation.html} | 8 +- ...s_bar.html => main_window_status_bar.html} | 8 +- doc/{10_options.html => options.html} | 22 ++--- ..._6_advanced.html => options_advanced.html} | 8 +- ...ands.html => options_editor_commands.html} | 8 +- ..._filtering.html => options_filtering.html} | 8 +- ...10_1_general.html => options_general.html} | 10 +-- doc/{10_7_hidden.html => options_hidden.html} | 8 +- doc/{10_2_image.html => options_image.html} | 8 +- doc/{10_3_window.html => options_window.html} | 8 +- ..._other_windows.html => other_windows.html} | 12 +-- ...ml => other_windows_image_properties.html} | 12 +-- ...w.html => other_windows_image_window.html} | 10 +-- doc/{9_printing.html => printing.html} | 8 +- doc/{11_reference.html => reference.html} | 14 +-- ..._line.html => reference_command_line.html} | 8 +- ...html => reference_keyboard_shortcuts.html} | 10 +-- ...agement.html => reference_management.html} | 16 ++-- ...mbnails.html => reference_thumbnails.html} | 10 +-- doc/{7_sidebars.html => sidebars.html} | 12 +-- doc/{7_1_exif.html => sidebars_exif.html} | 8 +- ...3_keywords.html => sidebars_keywords.html} | 10 +-- ...anager.html => sidebars_sort_manager.html} | 8 +- 45 files changed, 296 insertions(+), 296 deletions(-) rename doc/{6_collections.html => collections.html} (95%) rename doc/{12_credits.html => credits.html} (97%) rename doc/{4_image_management.html => image_management.html} (77%) rename doc/{4_1_copy_move.html => image_management_copy_move.html} (96%) rename doc/{4_3_delete.html => image_management_delete.html} (80%) rename doc/{4_4_external_editing.html => image_management_external_editing.html} (86%) rename doc/{4_2_rename.html => image_management_rename.html} (95%) rename doc/{8_image_presentation.html => image_presentation.html} (83%) rename doc/{8_2_fullscreen.html => image_presentation_fullscreen.html} (96%) rename doc/{8_1_slideshow.html => image_presentation_slideshow.html} (84%) rename doc/{5_image_search.html => image_search.html} (82%) rename doc/{5_2_finding_duplicates.html => image_search_finding_duplicates.html} (96%) rename doc/{5_1_search.html => image_search_search.html} (96%) rename doc/{1_introduction.html => introduction.html} (97%) rename doc/{2_main_window.html => main_window.html} (74%) rename doc/{2_4_file_pane.html => main_window_file_pane.html} (93%) rename doc/{2_5_folder_pane.html => main_window_folder_pane.html} (88%) rename doc/{2_6_image_pane.html => main_window_image_pane.html} (91%) rename doc/{2_3_layout.html => main_window_layout.html} (69%) rename doc/{2_2_menus.html => main_window_menus.html} (95%) rename doc/{2_1_navigation.html => main_window_navigation.html} (94%) rename doc/{2_7_status_bar.html => main_window_status_bar.html} (95%) rename doc/{10_options.html => options.html} (75%) rename doc/{10_6_advanced.html => options_advanced.html} (96%) rename doc/{10_5_editor_commands.html => options_editor_commands.html} (95%) rename doc/{10_4_filtering.html => options_filtering.html} (93%) rename doc/{10_1_general.html => options_general.html} (94%) rename doc/{10_7_hidden.html => options_hidden.html} (94%) rename doc/{10_2_image.html => options_image.html} (96%) rename doc/{10_3_window.html => options_window.html} (93%) rename doc/{3_other_windows.html => other_windows.html} (83%) rename doc/{3_2_image_properties.html => other_windows_image_properties.html} (90%) rename doc/{3_1_image_window.html => other_windows_image_window.html} (86%) rename doc/{9_printing.html => printing.html} (96%) rename doc/{11_reference.html => reference.html} (80%) rename doc/{11_1_command_line.html => reference_command_line.html} (97%) rename doc/{11_2_keyboard_shortcuts.html => reference_keyboard_shortcuts.html} (98%) rename doc/{11_4_management.html => reference_management.html} (92%) rename doc/{11_3_thumbnails.html => reference_thumbnails.html} (88%) rename doc/{7_sidebars.html => sidebars.html} (85%) rename doc/{7_1_exif.html => sidebars_exif.html} (94%) rename doc/{7_3_keywords.html => sidebars_keywords.html} (94%) rename doc/{7_2_sort_manager.html => sidebars_sort_manager.html} (96%) diff --git a/doc/6_collections.html b/doc/collections.html similarity index 95% rename from doc/6_collections.html rename to doc/collections.html index a259e84d..756efa78 100644 --- a/doc/6_collections.html +++ b/doc/collections.html @@ -32,7 +32,7 @@ -

Previous +

Previous

@@ -41,7 +41,7 @@ -

Next +

Next

@@ -75,7 +75,7 @@

The icon pane displays images contained in the collection as thumbnails in a grid, by default the file names also appear below each thumbnail.

-

The Icon pane works exactly like the Icon view mode of the file pane in a main window. But with the addition that the contents of the collection can be organized with drag and drop.

+

The Icon pane works exactly like the Icon view mode of the file pane in a main window. But with the addition that the contents of the collection can be organized with drag and drop.

A context menu is available for the icon pane by right clicking the mouse or pressing the Menu key.

@@ -447,7 +447,7 @@

-

The selection can be changed using the keyboard and mouse the same as in a file pane of the main window.

+

The selection can be changed using the keyboard and mouse the same as in a file pane of the main window.



@@ -492,7 +492,7 @@ -

Previous +

Previous

@@ -502,7 +502,7 @@ -

Next +

Next

diff --git a/doc/12_credits.html b/doc/credits.html similarity index 97% rename from doc/12_credits.html rename to doc/credits.html index 894c43db..5f19d4bb 100644 --- a/doc/12_credits.html +++ b/doc/credits.html @@ -32,7 +32,7 @@ -

Previous +

Previous

@@ -104,7 +104,7 @@ -

Previous +

Previous

diff --git a/doc/faq.html b/doc/faq.html index c764c929..0ff9a1df 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -44,7 +44,7 @@ -

Next +

Next

diff --git a/doc/4_image_management.html b/doc/image_management.html similarity index 77% rename from doc/4_image_management.html rename to doc/image_management.html index 7fe67505..ede4840e 100644 --- a/doc/4_image_management.html +++ b/doc/image_management.html @@ -31,7 +31,7 @@ -

Previous +

Previous

@@ -40,7 +40,7 @@ -

Next +

Next

@@ -54,13 +54,13 @@

Geeqie includes a set of utilities to copy, move, rename, and delete images.

-

4.1 Copy and Move

+

4.1 Copy and Move

-

4.2 Rename

+

4.2 Rename

-

4.3 Delete

+

4.3 Delete

-

4.4 External Editing

+

4.4 External Editing



@@ -85,7 +85,7 @@ -

Previous +

Previous

@@ -95,7 +95,7 @@ -

Next +

Next

diff --git a/doc/4_1_copy_move.html b/doc/image_management_copy_move.html similarity index 96% rename from doc/4_1_copy_move.html rename to doc/image_management_copy_move.html index 0a9368c4..0ce60722 100644 --- a/doc/4_1_copy_move.html +++ b/doc/image_management_copy_move.html @@ -32,7 +32,7 @@ -

Previous +

Previous

@@ -41,7 +41,7 @@ -

Next +

Next

@@ -145,7 +145,7 @@ -

Previous +

Previous

@@ -155,7 +155,7 @@ -

Next +

Next

diff --git a/doc/4_3_delete.html b/doc/image_management_delete.html similarity index 80% rename from doc/4_3_delete.html rename to doc/image_management_delete.html index 5f762081..5360eb36 100644 --- a/doc/4_3_delete.html +++ b/doc/image_management_delete.html @@ -35,7 +35,7 @@ -

Previous +

Previous

@@ -44,7 +44,7 @@ -

Next +

Next

@@ -56,9 +56,9 @@

4.3 Delete

-

To delete a file in Geeqie press Control + D, or select Delete from the file menu. Delete is also available in the context menu of all images and files. If Enable delete key is enabled in Options, pressing the Delete key can also be used to delete files.

+

To delete a file in Geeqie press Control + D, or select Delete from the file menu. Delete is also available in the context menu of all images and files. If Enable delete key is enabled in Options, pressing the Delete key can also be used to delete files.

-

The behavior when starting a delete operation depends on the Confirm file delete option in Options. If the option is enabled a dialog will appear to confirm the operation, if it is not enabled the files will be deleted without further interaction. In all cases if the file is unable to be deleted you will be notified by a dialog.

+

The behavior when starting a delete operation depends on the Confirm file delete option in Options. If the option is enabled a dialog will appear to confirm the operation, if it is not enabled the files will be deleted without further interaction. In all cases if the file is unable to be deleted you will be notified by a dialog.



@@ -71,7 +71,7 @@

When deleting multiple files, the dialog will include two arrow buttons to step the image preview through the list of files to be deleted. Initially the preview will be blank, activate the right arrow to display the first file.

-

The dialog will also display the status of the Safe Delete feature. Use this to determine if a file to be Deleted will be immediately lost, or if the file can possibly be recovered from the Safe Delete folder.

+

The dialog will also display the status of the Safe Delete feature. Use this to determine if a file to be Deleted will be immediately lost, or if the file can possibly be recovered from the Safe Delete folder.

If a file is unable to be deleted, a dialog will appear to notify you. If multiple files were selected and any remain, the dialog will include a Continue button, activating this button or pressing Enter will delete the remaining files. Pressing Escape or activating the Cancel button will close the dialog and the remaining files will not be deleted.

@@ -82,7 +82,7 @@

Safe Delete

-

Geeqie includes a feature to temporarily store deleted files in a selected folder, to use this feature enable Safe Delete on the advanced tab of the preferences dialog. Safe Delete includes these options:

+

Geeqie includes a feature to temporarily store deleted files in a selected folder, to use this feature enable Safe Delete on the advanced tab of the preferences dialog. Safe Delete includes these options:

Folder: The folder to use for temporarily retaining deleted files.

@@ -94,7 +94,7 @@

This is used to distinguish which files to remove first when clearing space for new files. The digit counter increments with each deleted file.

-

To clear the contents of the Safe Delete folder, activate the Clear button provided for this purpose on the Advanced tab in Options.

+

To clear the contents of the Safe Delete folder, activate the Clear button provided for this purpose on the Advanced tab in Options.



@@ -119,7 +119,7 @@ -

Previous +

Previous

@@ -129,7 +129,7 @@ -

Next +

Next

diff --git a/doc/4_4_external_editing.html b/doc/image_management_external_editing.html similarity index 86% rename from doc/4_4_external_editing.html rename to doc/image_management_external_editing.html index 4714c501..b2d227a0 100644 --- a/doc/4_4_external_editing.html +++ b/doc/image_management_external_editing.html @@ -31,7 +31,7 @@ -

Previous +

Previous

@@ -40,7 +40,7 @@ -

Next +

Next

@@ -54,9 +54,9 @@

Geeqie provides the ability to execute commands, such as running an image editor, on a selected image. In Geeqie these are called the external editing commands.

-

These commands are executed by pressing Control and a number key, from the Edit menu, or from the context menu available to all images and files. The keyboards shortcuts are Control + 1 through Control + 9, and Control + 0, they correspond respectively to commands 1 through 10 on the Editors tab in Options.

+

These commands are executed by pressing Control and a number key, from the Edit menu, or from the context menu available to all images and files. The keyboards shortcuts are Control + 1 through Control + 9, and Control + 0, they correspond respectively to commands 1 through 10 on the Editors tab in Options.

-

To edit the command list refer to section 10.5 Editor Commands.

+

To edit the command list refer to section 10.5 Editor Commands.



@@ -67,7 +67,7 @@

Commands that are set to display the command's output in a window will show a dialog when the command is executed.

-

To specify a command to show a dialog begin the command with the %V or %v macros, details for these an all macros are listed on the Editors tab in Options.

+

To specify a command to show a dialog begin the command with the %V or %v macros, details for these an all macros are listed on the Editors tab in Options.

The result dialog will display the command's text output. If the editor command will result in multiple runs of the same command for each file, the Stop button will be enabled, activate it to stop Geeqie from executing the command for remaining files.

@@ -92,7 +92,7 @@ -

Previous +

Previous

@@ -102,7 +102,7 @@ -

Next +

Next

diff --git a/doc/4_2_rename.html b/doc/image_management_rename.html similarity index 95% rename from doc/4_2_rename.html rename to doc/image_management_rename.html index 3c1fe5eb..1286c080 100644 --- a/doc/4_2_rename.html +++ b/doc/image_management_rename.html @@ -31,7 +31,7 @@ -

Previous +

Previous

@@ -40,7 +40,7 @@ -

Next +

Next

@@ -113,7 +113,7 @@ -

Previous +

Previous

@@ -123,7 +123,7 @@ -

Next +

Next

diff --git a/doc/8_image_presentation.html b/doc/image_presentation.html similarity index 83% rename from doc/8_image_presentation.html rename to doc/image_presentation.html index e5ca78f6..fb2e51d8 100644 --- a/doc/8_image_presentation.html +++ b/doc/image_presentation.html @@ -31,7 +31,7 @@ -

Previous +

Previous

@@ -40,7 +40,7 @@ -

Next +

Next

@@ -54,9 +54,9 @@

Geeqie can be used to display a set of images, showing each image for a period of time before changing to the next image. Images can also be set to fill the entire screen.

-

8.1 Slide show

+

8.1 Slide show

-

8.2 Full screen

+

8.2 Full screen



@@ -77,7 +77,7 @@ -

Previous +

Previous

@@ -87,7 +87,7 @@ -

Next +

Next

diff --git a/doc/8_2_fullscreen.html b/doc/image_presentation_fullscreen.html similarity index 96% rename from doc/8_2_fullscreen.html rename to doc/image_presentation_fullscreen.html index 5622e2a2..1e67e429 100644 --- a/doc/8_2_fullscreen.html +++ b/doc/image_presentation_fullscreen.html @@ -35,7 +35,7 @@ -

Previous +

Previous

@@ -44,7 +44,7 @@ -

Next +

Next

@@ -111,7 +111,7 @@

Configuring full screen

-

Full screen behavior and location can be adjusted on the Advanced tab of the preferences dialog.

+

Full screen behavior and location can be adjusted on the Advanced tab of the preferences dialog.

Size and location: This can be changed using Full screen size option, this can be used to select the monitor to use in a multiple monitor configuration.

@@ -345,7 +345,7 @@ -

(*) Default Mouse wheel functions, can be altered by changing the Mouse wheel scrolls image option.

+

(*) Default Mouse wheel functions, can be altered by changing the Mouse wheel scrolls image option.

Several other standard controls are also available through the keyboard and context menu:

@@ -500,7 +500,7 @@ -

Previous +

Previous

@@ -510,7 +510,7 @@ -

Next +

Next

diff --git a/doc/8_1_slideshow.html b/doc/image_presentation_slideshow.html similarity index 84% rename from doc/8_1_slideshow.html rename to doc/image_presentation_slideshow.html index 1ba43be2..18af0ab0 100644 --- a/doc/8_1_slideshow.html +++ b/doc/image_presentation_slideshow.html @@ -35,7 +35,7 @@ -

Previous +

Previous

@@ -44,7 +44,7 @@ -

Next +

Next

@@ -88,7 +88,7 @@

Stopping a slide show

-

An active slide show can be stopped by using the same functions available to start one, as they work like a toggle switch. If slide show repeat is not enabled in the options dialog, the slide show will stop when the last image in the sequence is displayed.

+

An active slide show can be stopped by using the same functions available to start one, as they work like a toggle switch. If slide show repeat is not enabled in the options dialog, the slide show will stop when the last image in the sequence is displayed.

Any action that changes the image pane to a new image will stop the active slide show, with the exception of the methods discussed in Slide show sequence navigation.

@@ -99,7 +99,7 @@

Slide show status

-

The main window status bar can be used to determine when a slide show is active, Slide show will be displayed next to the file count field. An individual Image Window can also display a slide show, however the status will not be immediately visible. To determine the slide show status in an image window, open a context menu by right clicking or using the menu key, the slide show menu item will reflect the slide show status; if Start slide show is displayed, no slide show is active, conversely if Stop slide show is displayed a slide show is active.

+

The main window status bar can be used to determine when a slide show is active, Slide show will be displayed next to the file count field. An individual Image Window can also display a slide show, however the status will not be immediately visible. To determine the slide show status in an image window, open a context menu by right clicking or using the menu key, the slide show menu item will reflect the slide show status; if Start slide show is displayed, no slide show is active, conversely if Stop slide show is displayed a slide show is active.

When a Slide show is paused, the main window status bar will display Paused instead of Slide show. Likewise, the image context menu will display Pause slide show or Continue slide show, depending on the current state.

@@ -135,7 +135,7 @@

An image collection can be used as the list of images, to do this drag an image from a collection window onto the image pane. Starting a slide show will then include the images from that collection.

-

So far, the methods described are for slide shows in a main window, in an Image Window, the slide show will use all images referenced by that window.

+

So far, the methods described are for slide shows in a main window, in an Image Window, the slide show will use all images referenced by that window.



@@ -172,7 +172,7 @@

Configuring a slide show

-

The options that control the behavior of slide shows are located on the General tab of the options dialog.

+

The options that control the behavior of slide shows are located on the General tab of the options dialog.

Display time: The delay between each image in the slide show can be adjusted with the Delay before image change option.

@@ -199,7 +199,7 @@ -

Previous +

Previous

@@ -209,7 +209,7 @@ -

Next +

Next

diff --git a/doc/5_image_search.html b/doc/image_search.html similarity index 82% rename from doc/5_image_search.html rename to doc/image_search.html index 2f0754b0..4a99c5af 100644 --- a/doc/5_image_search.html +++ b/doc/image_search.html @@ -31,7 +31,7 @@ -

Previous +

Previous

@@ -40,7 +40,7 @@ -

Next +

Next

@@ -54,9 +54,9 @@

Geeqie provides methods to find an image, and the ability to find duplicate images.

-

5.1 Search Window

+

5.1 Search Window

-

5.2 Finding Duplicates

+

5.2 Finding Duplicates



@@ -81,7 +81,7 @@ -

Previous +

Previous

@@ -91,7 +91,7 @@ -

Next +

Next

diff --git a/doc/5_2_finding_duplicates.html b/doc/image_search_finding_duplicates.html similarity index 96% rename from doc/5_2_finding_duplicates.html rename to doc/image_search_finding_duplicates.html index 9106a5e5..ba7519f3 100644 --- a/doc/5_2_finding_duplicates.html +++ b/doc/image_search_finding_duplicates.html @@ -31,7 +31,7 @@ -

Previous +

Previous

@@ -40,7 +40,7 @@ -

Next +

Next

@@ -98,7 +98,7 @@

Similarity (low): Slightly similar image content.

-

Similarity (custom): Similar image content, the value to use to consider two images a match is configured in the Advanced tab of the preferences dialog by setting the “Custom similarity threshold”.

+

Similarity (custom): Similar image content, the value to use to consider two images a match is configured in the Advanced tab of the preferences dialog by setting the “Custom similarity threshold”.



@@ -412,7 +412,7 @@

-

The selection can be changed using the keyboard and mouse the same as in a file pane of the main window.

+

The selection can be changed using the keyboard and mouse the same as in a file pane of the main window.

The image Dimensions column of the result list will only contain dimension information when comparing by dimensions, or when the data is easily available from memory or has been read from the cache.

@@ -483,7 +483,7 @@ -

Previous +

Previous

@@ -493,7 +493,7 @@ -

Next +

Next

diff --git a/doc/5_1_search.html b/doc/image_search_search.html similarity index 96% rename from doc/5_1_search.html rename to doc/image_search_search.html index 0d1aa5ac..05d2c5b5 100644 --- a/doc/5_1_search.html +++ b/doc/image_search_search.html @@ -31,7 +31,7 @@ -

Previous +

Previous

@@ -40,7 +40,7 @@ -

Next +

Next

@@ -104,7 +104,7 @@

The image dimensions test is simple, both width and height must be within the allowed values for a match.

-

Image content: The search will match if the image contents are similar within the percentage value, inclusive. This uses the same test and data that is used to determine image similarity when Finding Duplicates. The entry is for entering the path for the image to use in this test.

+

Image content: The search will match if the image contents are similar within the percentage value, inclusive. This uses the same test and data that is used to determine image similarity when Finding Duplicates. The entry is for entering the path for the image to use in this test.

Keywords: The search will match if the file's associated keywords match all, match any, or exclude the entered keywords, depending on the method selected from the drop down menu. Keywords can be separated with a space, comma, or tab character.

@@ -390,7 +390,7 @@

-

The selection can be changed using the keyboard and mouse the same as in a file pane of the main window.

+

The selection can be changed using the keyboard and mouse the same as in a file pane of the main window.

The image Dimensions column of the result list will only contain dimension information when dimensions are included in the search parameters.

@@ -441,7 +441,7 @@ -

Previous +

Previous

@@ -451,7 +451,7 @@ -

Next +

Next

diff --git a/doc/index.html b/doc/index.html index baca5b42..9297991d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -48,7 +48,7 @@ -

Next +

Next

@@ -62,91 +62,91 @@

If you are having trouble finding a solution in the manual, try looking in the FAQ.

-

1. Introduction

+

1. Introduction

-

2. Main Window

+

2. Main Window

-

2.1 Navigation

+

2.1 Navigation

-

2.2 Menus

+

2.2 Menus

-

2.3 Layout

+

2.3 Layout

-

2.4 File Pane

+

2.4 File Pane

-

2.5 Folder Pane

+

2.5 Folder Pane

-

2.6 Image Pane

+

2.6 Image Pane

-

2.7 Status Bar

+

2.7 Status Bar

-

3. Other Windows

+

3. Other Windows

-

3.1 Image Window

+

3.1 Image Window

-

3.2 Image Properties Window

+

3.2 Image Properties Window

-

4. Image Management

+

4. Image Management

-

4.1 Copy and Move

+

4.1 Copy and Move

-

4.2 Rename

+

4.2 Rename

-

4.3 Delete

+

4.3 Delete

-

4.4 External Editing Commands

+

4.4 External Editing Commands

-

5. Image Search

+

5. Image Search

-

5.1 Search Window

+

5.1 Search Window

-

5.2 Finding Duplicate Images

+

5.2 Finding Duplicate Images

-

6. Collections

+

6. Collections

-

7. Sidebars

+

7. Sidebars

-

7.1 EXIF

+

7.1 EXIF

-

7.2 Sort Manager

+

7.2 Sort Manager

-

7.3 Keywords

+

7.3 Keywords

-

8. Image Presentation

+

8. Image Presentation

-

8.1 Slide show

+

8.1 Slide show

-

8.2 Full screen

+

8.2 Full screen

-

9. Printing

+

9. Printing

-

10. Options Explained

+

10. Options Explained

-

10.1 General Options

+

10.1 General Options

-

10.2 Image Options

+

10.2 Image Options

-

10.3 Window Options

+

10.3 Window Options

-

10.4 Filtering Options

+

10.4 Filtering Options

-

10.5 Editor Commands

+

10.5 Editor Commands

-

10.6 Advanced Options

+

10.6 Advanced Options

-

10.7 Hidden Options

+

10.7 Hidden Options

-

11. Reference

+

11. Reference

-

11.1 Command Line Options

+

11.1 Command Line Options

-

11.2 Keyboard Shortcuts

+

11.2 Keyboard Shortcuts

-

11.3 Thumbnails

+

11.3 Thumbnails

-

11.4 Cache and Data Management

+

11.4 Cache and Data Management

-

12. Credits

+

12. Credits

13. GNU Free Documentation License

@@ -175,7 +175,7 @@ -

Next +

Next

diff --git a/doc/1_introduction.html b/doc/introduction.html similarity index 97% rename from doc/1_introduction.html rename to doc/introduction.html index e574e432..8506f0ed 100644 --- a/doc/1_introduction.html +++ b/doc/introduction.html @@ -42,7 +42,7 @@ -

Next +

Next

@@ -170,7 +170,7 @@ -

Next +

Next

diff --git a/doc/2_main_window.html b/doc/main_window.html similarity index 74% rename from doc/2_main_window.html rename to doc/main_window.html index 1b481b4f..ce9f21df 100644 --- a/doc/2_main_window.html +++ b/doc/main_window.html @@ -31,7 +31,7 @@ -

Previous +

Previous

@@ -40,7 +40,7 @@ -

Next +

Next

@@ -58,19 +58,19 @@

-

2.1 Navigation

+

2.1 Navigation

-

2.2 Menus

+

2.2 Menus

-

2.3 Layout

+

2.3 Layout

-

2.4 File Pane

+

2.4 File Pane

-

2.5 Folder Pane

+

2.5 Folder Pane

-

2.6 Image Pane

+

2.6 Image Pane

-

2.7 Status Bar

+

2.7 Status Bar



@@ -91,7 +91,7 @@ -

Previous +

Previous

@@ -101,7 +101,7 @@ -

Next +

Next

diff --git a/doc/2_4_file_pane.html b/doc/main_window_file_pane.html similarity index 93% rename from doc/2_4_file_pane.html rename to doc/main_window_file_pane.html index 2ccae1e4..c6a2c24c 100644 --- a/doc/2_4_file_pane.html +++ b/doc/main_window_file_pane.html @@ -33,7 +33,7 @@ -

Previous +

Previous

@@ -42,7 +42,7 @@ -

Next +

Next

@@ -135,7 +135,7 @@

To select all files press Control + A, or to unselect all image press Control + Shift + A. These operations are also available from the Edit menu as “Select all” and “Select none”.

-

The current number of selected images and their total size will be indicated in the File list section of the status bar.

+

The current number of selected images and their total size will be indicated in the File list section of the status bar.



@@ -155,7 +155,7 @@

Context menu

-

Right clicking the mouse or pressing the menu key while the file pane has focus will display a menu. The menu functions will perform the same as those that match the window's menu bar, however a few functions are unique to the context menu:

+

Right clicking the mouse or pressing the menu key while the file pane has focus will display a menu. The menu functions will perform the same as those that match the window's menu bar, however a few functions are unique to the context menu:

View in new window: Opens a new window containing a list of the currently selected images.

@@ -195,7 +195,7 @@ -

Previous +

Previous

@@ -205,7 +205,7 @@ -

Next +

Next

diff --git a/doc/2_5_folder_pane.html b/doc/main_window_folder_pane.html similarity index 88% rename from doc/2_5_folder_pane.html rename to doc/main_window_folder_pane.html index d00312aa..ea10335e 100644 --- a/doc/2_5_folder_pane.html +++ b/doc/main_window_folder_pane.html @@ -37,7 +37,7 @@ -

Previous +

Previous

@@ -46,7 +46,7 @@ -

Next +

Next

@@ -67,7 +67,7 @@

Menu bar

-

The main menu of the window. The functions available from the main menu are described in the Menus chapter.

+

The main menu of the window. The functions available from the main menu are described in the Menus chapter.



@@ -94,7 +94,7 @@

Set zoom 1:1: Restore zoom to the image's original size.

-

Configure options: Displays the Options window.

+

Configure options: Displays the Options window.

Float controls: Toggle the folder pane, file pane, and status bar between the main window and a secondary window.

@@ -146,17 +146,17 @@

Context menu

-

Right clicking the mouse or pressing the menu key while the folder pane has focus will display a menu. The menu functions will perform the same as those that match the window's menu bar, however a few functions are unique to the context menu:

+

Right clicking the mouse or pressing the menu key while the folder pane has focus will display a menu. The menu functions will perform the same as those that match the window's menu bar, however a few functions are unique to the context menu:

Up to parent: This will change the window to display the contents of the parent folder.

-

Slide show: Start a slide show that contains all images in the selected folder.

+

Slide show: Start a slide show that contains all images in the selected folder.

-

Slide show recursive: Start a slide show that contains all images in the selected folder, and all images in the sub folders of that folder.

+

Slide show recursive: Start a slide show that contains all images in the selected folder, and all images in the sub folders of that folder.

-

Find duplicates: This will open a new find duplicates window containing all images in the selected folder.

+

Find duplicates: This will open a new find duplicates window containing all images in the selected folder.

-

Find duplicates recursive: This will open a new find duplicates window containing all image in the selected folder, and all images in the sub folders of that folder.

+

Find duplicates recursive: This will open a new find duplicates window containing all image in the selected folder, and all images in the sub folders of that folder.

New folder: Creates a new folder that is a sub folder of the selected folder.

@@ -192,7 +192,7 @@ -

Previous +

Previous

@@ -202,7 +202,7 @@ -

Next +

Next

diff --git a/doc/2_6_image_pane.html b/doc/main_window_image_pane.html similarity index 91% rename from doc/2_6_image_pane.html rename to doc/main_window_image_pane.html index 258d4877..e5b319b2 100644 --- a/doc/2_6_image_pane.html +++ b/doc/main_window_image_pane.html @@ -35,7 +35,7 @@ -

Previous +

Previous

@@ -44,7 +44,7 @@ -

Next +

Next

@@ -67,9 +67,9 @@

The image is drawn to the screen as it is decoded from disk. The image can be panned and zoomed while it is still loading. Image adjustment operations for rotation, mirror, and flip will delay until the image is completed. The adjustment queue will remember one operation and will retain the most recently requested function, which will be performed once the image has finished loading.

-

The quality of the image, especially when using the zoom feature, is dependent on the settings that are available on the Image tab of the preferences dialog.

+

The quality of the image, especially when using the zoom feature, is dependent on the settings that are available on the Image tab of the preferences dialog.

-

To increase the speed of loading the next image when navigating the image list in sequence, enable the Preload next image option.

+

To increase the speed of loading the next image when navigating the image list in sequence, enable the Preload next image option.



@@ -114,7 +114,7 @@

Context menu

-

Right clicking the mouse or pressing the menu key while the image has the focus will display a menu. The menu functions will perform the same as those that match the window's menu bar, however a few functions are unique to the context menu:

+

Right clicking the mouse or pressing the menu key while the image has the focus will display a menu. The menu functions will perform the same as those that match the window's menu bar, however a few functions are unique to the context menu:

View in new window: Opens a new window containing a second copy of the current image.

@@ -139,7 +139,7 @@

-

(*) Note: The mouse wheel behavior for scrolling and image step can be swapped with the Mouse wheel scrolls image option located on the Advanced tab of the preferences dialog.

+

(*) Note: The mouse wheel behavior for scrolling and image step can be swapped with the Mouse wheel scrolls image option located on the Advanced tab of the preferences dialog.



@@ -156,7 +156,7 @@ -

Previous +

Previous

@@ -166,7 +166,7 @@ -

Next +

Next

diff --git a/doc/2_3_layout.html b/doc/main_window_layout.html similarity index 69% rename from doc/2_3_layout.html rename to doc/main_window_layout.html index 84ec7525..386f0ed0 100644 --- a/doc/2_3_layout.html +++ b/doc/main_window_layout.html @@ -33,7 +33,7 @@ -

Previous +

Previous

@@ -42,7 +42,7 @@ -

Next +

Next

@@ -54,12 +54,12 @@

2.3 Layout

-

The main window consists of four areas, the folder pane, file pane, image pane, and the status bar. The status bar is always at the bottom of the window. The three remaining areas, or panes, can be arranged and sized by the user.

+

The main window consists of four areas, the folder pane, file pane, image pane, and the status bar. The status bar is always at the bottom of the window. The three remaining areas, or panes, can be arranged and sized by the user.

Selecting the location of each pane

-

The arrangement of the folder, file, and image pane is selected on the Windows tab of the Options window. There are four choices for the layout, the difference is that each has the larger pane in a different location: right, bottom, left, and top.

+

The arrangement of the folder, file, and image pane is selected on the Windows tab of the Options window. There are four choices for the layout, the difference is that each has the larger pane in a different location: right, bottom, left, and top.

The order in which the panes are filled is determined by the three row list located below the layout selection. The three numbered rows correspond to the three numbered regions of the selected layout, to change the order of the list drag a row to the desired location within the list. To drag a row move the mouse over the selected row, press and hold the primary mouse button, then drag the row to the desired location and release the button.

@@ -72,15 +72,15 @@

Folder pane

-

The folder pane contains the menu bar, tool bar, path entry, and folder list. The list can be set to display the sub folders of the active folder or a tree that starts with the root folder and contains all folders in the file system.

+

The folder pane contains the menu bar, tool bar, path entry, and folder list. The list can be set to display the sub folders of the active folder or a tree that starts with the root folder and contains all folders in the file system.

File pane

-

The file pane lists the images contained in the active folder. The file pane can be set to display as a vertical list or an icon view.

+

The file pane lists the images contained in the active folder. The file pane can be set to display as a vertical list or an icon view.

Image pane

-

The image pane is where the active image is displayed.

+

The image pane is where the active image is displayed.



@@ -101,7 +101,7 @@ -

Previous +

Previous

@@ -111,7 +111,7 @@ -

Next +

Next

diff --git a/doc/2_2_menus.html b/doc/main_window_menus.html similarity index 95% rename from doc/2_2_menus.html rename to doc/main_window_menus.html index ad04df3e..c1009559 100644 --- a/doc/2_2_menus.html +++ b/doc/main_window_menus.html @@ -36,7 +36,7 @@ -

Previous +

Previous

@@ -45,7 +45,7 @@ -

Next +

Next

@@ -97,7 +97,7 @@

Edit menu

-

in <command name>...: This will execute the external command associated with <command name>, these can be changed edited on the Editors tab of the Option dialog.

+

in <command name>...: This will execute the external command associated with <command name>, these can be changed edited on the Editors tab of the Option dialog.

Adjust sub menu:

@@ -117,7 +117,7 @@

Select none: Clears the current file selection.

-

Preferences...: Opens the Preferences Dialog for changing of user preferences.

+

Preferences...: Opens the Preferences Dialog for changing of user preferences.

Thumbnail maintenance: Opens a dialog with utilities to manage cached thumbnails and keywords data.

@@ -132,7 +132,7 @@

Zoom 1:1: Resets the zoom to the original size of the image.

-

Zoom to fit: Automatically adjusts the zoom so that the image will fit within the display pane. The effect on images with an original size smaller than the display pane can be changed with the Allow enlargement of image for zoom to fit option located on the Image tab of the preferences dialog.

+

Zoom to fit: Automatically adjusts the zoom so that the image will fit within the display pane. The effect on images with an original size smaller than the display pane can be changed with the Allow enlargement of image for zoom to fit option located on the Image tab of the preferences dialog.

Thumbnails: Toggles the display of image thumbnails in the file list, this item is not available when the file list is in icon view mode. A check appears next to this item when thumbnails are enabled.

@@ -187,7 +187,7 @@

Keyboard shortcuts

-

The keyboard sequence associated to each menu entry is listed within the main window menu bar. For reference, the complete list of default keyboard shortcuts can be found in section 11.2 Keyboard Shortcuts.

+

The keyboard sequence associated to each menu entry is listed within the main window menu bar. For reference, the complete list of default keyboard shortcuts can be found in section 11.2 Keyboard Shortcuts.



@@ -291,7 +291,7 @@ -

Previous +

Previous

@@ -301,7 +301,7 @@ -

Next +

Next

diff --git a/doc/2_1_navigation.html b/doc/main_window_navigation.html similarity index 94% rename from doc/2_1_navigation.html rename to doc/main_window_navigation.html index 2d432dea..5a434850 100644 --- a/doc/2_1_navigation.html +++ b/doc/main_window_navigation.html @@ -32,7 +32,7 @@ -

Previous +

Previous

@@ -41,7 +41,7 @@ -

Next +

Next

@@ -100,7 +100,7 @@ -

Previous +

Previous

@@ -110,7 +110,7 @@ -

Next +

Next

diff --git a/doc/2_7_status_bar.html b/doc/main_window_status_bar.html similarity index 95% rename from doc/2_7_status_bar.html rename to doc/main_window_status_bar.html index 094a3f74..69b0efdd 100644 --- a/doc/2_7_status_bar.html +++ b/doc/main_window_status_bar.html @@ -31,7 +31,7 @@ -

Previous +

Previous

@@ -40,7 +40,7 @@ -

Next +

Next

@@ -108,7 +108,7 @@ -

Previous +

Previous

@@ -118,7 +118,7 @@ -

Next +

Next

diff --git a/doc/10_options.html b/doc/options.html similarity index 75% rename from doc/10_options.html rename to doc/options.html index 99d1a17f..f14ddbdc 100644 --- a/doc/10_options.html +++ b/doc/options.html @@ -31,7 +31,7 @@ -

Previous +

Previous

@@ -40,7 +40,7 @@ -

Next +

Next

@@ -58,19 +58,19 @@

-

10.1 General Options

+

10.1 General Options

-

10.2 Image Options

+

10.2 Image Options

-

10.3 Window Options

+

10.3 Window Options

-

10.4 Filtering Options

+

10.4 Filtering Options

-

10.5 Editor Commands

+

10.5 Editor Commands

-

10.6 Advanced Options

+

10.6 Advanced Options

-

10.7 Hidden Options

+

10.7 Hidden Options



@@ -91,7 +91,7 @@ -

Previous +

Previous

@@ -101,7 +101,7 @@ -

Next +

Next

diff --git a/doc/10_6_advanced.html b/doc/options_advanced.html similarity index 96% rename from doc/10_6_advanced.html rename to doc/options_advanced.html index c25393ce..eb079764 100644 --- a/doc/10_6_advanced.html +++ b/doc/options_advanced.html @@ -39,7 +39,7 @@ -

Previous +

Previous

@@ -48,7 +48,7 @@ -

Next +

Next

@@ -164,7 +164,7 @@ -

Previous +

Previous

@@ -174,7 +174,7 @@ -

Next +

Next

diff --git a/doc/10_5_editor_commands.html b/doc/options_editor_commands.html similarity index 95% rename from doc/10_5_editor_commands.html rename to doc/options_editor_commands.html index 3959eec0..c4df5c18 100644 --- a/doc/10_5_editor_commands.html +++ b/doc/options_editor_commands.html @@ -32,7 +32,7 @@ -

Previous +

Previous

@@ -41,7 +41,7 @@ -

Next +

Next

@@ -169,7 +169,7 @@ -

Previous +

Previous

@@ -179,7 +179,7 @@ -

Next +

Next

diff --git a/doc/10_4_filtering.html b/doc/options_filtering.html similarity index 93% rename from doc/10_4_filtering.html rename to doc/options_filtering.html index 414678ab..a7d592bf 100644 --- a/doc/10_4_filtering.html +++ b/doc/options_filtering.html @@ -32,7 +32,7 @@ -

Previous +

Previous

@@ -41,7 +41,7 @@ -

Next +

Next

@@ -107,7 +107,7 @@ -

Previous +

Previous

@@ -117,7 +117,7 @@ -

Next +

Next

diff --git a/doc/10_1_general.html b/doc/options_general.html similarity index 94% rename from doc/10_1_general.html rename to doc/options_general.html index 146eb205..835b9595 100644 --- a/doc/10_1_general.html +++ b/doc/options_general.html @@ -36,7 +36,7 @@ -

Previous +

Previous

@@ -45,7 +45,7 @@ -

Next +

Next

@@ -97,7 +97,7 @@
-
Cache thumbnails: Enable this to save thumbnails to disk, subsequent requests for a thumbnail will be faster. Thumbnails are cached into ($HOME)/.geeqie/thumbnails. Refer to 11.3 thumbnails for details.
+
Cache thumbnails: Enable this to save thumbnails to disk, subsequent requests for a thumbnail will be faster. Thumbnails are cached into ($HOME)/.geeqie/thumbnails. Refer to 11.3 thumbnails for details.
Use shared thumbnail cache: This will use a thumbnail caching method that is compatible with applications that use the standard thumbnail specification. When this option is enabled thumbnails will be stored in ($HOME)/.thumbnails
@@ -166,7 +166,7 @@ -

Previous +

Previous

@@ -176,7 +176,7 @@ -

Next +

Next

diff --git a/doc/10_7_hidden.html b/doc/options_hidden.html similarity index 94% rename from doc/10_7_hidden.html rename to doc/options_hidden.html index e2844fa4..452a0baa 100644 --- a/doc/10_7_hidden.html +++ b/doc/options_hidden.html @@ -35,7 +35,7 @@ -

Previous +

Previous

@@ -44,7 +44,7 @@ -

Next +

Next

@@ -113,7 +113,7 @@ -

Previous +

Previous

@@ -123,7 +123,7 @@ -

Next +

Next

diff --git a/doc/10_2_image.html b/doc/options_image.html similarity index 96% rename from doc/10_2_image.html rename to doc/options_image.html index 531d1258..48aac7f6 100644 --- a/doc/10_2_image.html +++ b/doc/options_image.html @@ -40,7 +40,7 @@ -

Previous +

Previous

@@ -49,7 +49,7 @@ -

Next +

Next

@@ -155,7 +155,7 @@ -

Previous +

Previous

@@ -165,7 +165,7 @@ -

Next +

Next

diff --git a/doc/10_3_window.html b/doc/options_window.html similarity index 93% rename from doc/10_3_window.html rename to doc/options_window.html index c07f2dd7..dad9071b 100644 --- a/doc/10_3_window.html +++ b/doc/options_window.html @@ -32,7 +32,7 @@ -

Previous +

Previous

@@ -41,7 +41,7 @@ -

Next +

Next

@@ -105,7 +105,7 @@ -

Previous +

Previous

@@ -115,7 +115,7 @@ -

Next +

Next

diff --git a/doc/3_other_windows.html b/doc/other_windows.html similarity index 83% rename from doc/3_other_windows.html rename to doc/other_windows.html index 7fb6088e..565b5d00 100644 --- a/doc/3_other_windows.html +++ b/doc/other_windows.html @@ -31,7 +31,7 @@ -

Previous +

Previous

@@ -40,7 +40,7 @@ -

Next +

Next

@@ -54,9 +54,9 @@

This section describes the windows available in Geeqie that can be thought of as general purpose, they are not designed for a specific purpose.

-

3.1 Image Window

+

3.1 Image Window

-

3.2 Image Properties Window

+

3.2 Image Properties Window



@@ -81,7 +81,7 @@ -

Previous +

Previous

@@ -91,7 +91,7 @@ -

Next +

Next

diff --git a/doc/3_2_image_properties.html b/doc/other_windows_image_properties.html similarity index 90% rename from doc/3_2_image_properties.html rename to doc/other_windows_image_properties.html index 75d3519e..6d7c60e3 100644 --- a/doc/3_2_image_properties.html +++ b/doc/other_windows_image_properties.html @@ -32,7 +32,7 @@ -

Previous +

Previous

@@ -41,7 +41,7 @@ -

Next +

Next

@@ -94,7 +94,7 @@

Keywords tab

-

The keywords tab contains the same information that is in the Keywords sidebar, please refer to the Keywords Sidebar page for details.

+

The keywords tab contains the same information that is in the Keywords sidebar, please refer to the Keywords Sidebar page for details.



@@ -103,7 +103,7 @@

EXIF tab

-

The EXIF tab contains the same information that is in the EXIF sidebar, please refer to the EXIF Sidebar page for details.

+

The EXIF tab contains the same information that is in the EXIF sidebar, please refer to the EXIF Sidebar page for details.



@@ -128,7 +128,7 @@ -

Previous +

Previous

@@ -138,7 +138,7 @@ -

Next +

Next

diff --git a/doc/3_1_image_window.html b/doc/other_windows_image_window.html similarity index 86% rename from doc/3_1_image_window.html rename to doc/other_windows_image_window.html index e67a1ffa..88800f4c 100644 --- a/doc/3_1_image_window.html +++ b/doc/other_windows_image_window.html @@ -31,7 +31,7 @@ -

Previous +

Previous

@@ -40,7 +40,7 @@ -

Next +

Next

@@ -60,7 +60,7 @@

-

The image pane contained in an image window behaves and operates similar to the image pane of a Main Window. The keyboard shortcuts are the same, and the context menu is the same except “Hide file list” is replaced by “Close window”. The slide show and full screen functions are also available.

+

The image pane contained in an image window behaves and operates similar to the image pane of a Main Window. The keyboard shortcuts are the same, and the context menu is the same except “Hide file list” is replaced by “Close window”. The slide show and full screen functions are also available.



@@ -69,7 +69,7 @@

Navigation

-

When the image window contains a list of images or is linked to a collection, the displayed image can be changed forward or backward in the list with the respective PageDown and PageUp keys. In addition, all navigation methods for the mouse and keyboard are similar to that of the image pane of a Main Window.

+

When the image window contains a list of images or is linked to a collection, the displayed image can be changed forward or backward in the list with the respective PageDown and PageUp keys. In addition, all navigation methods for the mouse and keyboard are similar to that of the image pane of a Main Window.



@@ -128,7 +128,7 @@ -

Next +

Next

diff --git a/doc/9_printing.html b/doc/printing.html similarity index 96% rename from doc/9_printing.html rename to doc/printing.html index 007829ea..618d5d5b 100644 --- a/doc/9_printing.html +++ b/doc/printing.html @@ -37,7 +37,7 @@ -

Previous +

Previous

@@ -46,7 +46,7 @@ -

Next +

Next

@@ -207,7 +207,7 @@ -

Previous +

Previous

@@ -217,7 +217,7 @@ -

Next +

Next

diff --git a/doc/11_reference.html b/doc/reference.html similarity index 80% rename from doc/11_reference.html rename to doc/reference.html index de3ad9d8..d8edc816 100644 --- a/doc/11_reference.html +++ b/doc/reference.html @@ -31,7 +31,7 @@ -

Previous +

Previous

@@ -40,7 +40,7 @@ -

Next +

Next

@@ -56,11 +56,11 @@

-

11.1 Command Line Options

+

11.1 Command Line Options

-

11.2 Keyboard Shortcuts

+

11.2 Keyboard Shortcuts

-

11.3 Thumbnails

+

11.3 Thumbnails



@@ -81,7 +81,7 @@ -

Previous +

Previous

@@ -91,7 +91,7 @@ -

Next +

Next

diff --git a/doc/11_1_command_line.html b/doc/reference_command_line.html similarity index 97% rename from doc/11_1_command_line.html rename to doc/reference_command_line.html index 156cffc0..3405f1eb 100644 --- a/doc/11_1_command_line.html +++ b/doc/reference_command_line.html @@ -30,7 +30,7 @@ -

Previous +

Previous

@@ -39,7 +39,7 @@ -

Next +

Next

@@ -518,7 +518,7 @@ -

Previous +

Previous

@@ -528,7 +528,7 @@ -

Next +

Next

diff --git a/doc/11_2_keyboard_shortcuts.html b/doc/reference_keyboard_shortcuts.html similarity index 98% rename from doc/11_2_keyboard_shortcuts.html rename to doc/reference_keyboard_shortcuts.html index 9d52525f..c6925139 100644 --- a/doc/11_2_keyboard_shortcuts.html +++ b/doc/reference_keyboard_shortcuts.html @@ -35,7 +35,7 @@ -

Previous +

Previous

@@ -44,7 +44,7 @@ -

Next +

Next

@@ -1610,7 +1610,7 @@

-

(*) Default Mouse wheel functions, can be altered by changing the Mouse wheel scrolls image option.

+

(*) Default Mouse wheel functions, can be altered by changing the Mouse wheel scrolls image option.



@@ -1631,7 +1631,7 @@ -

Previous +

Previous

@@ -1641,7 +1641,7 @@ -

Next +

Next

diff --git a/doc/11_4_management.html b/doc/reference_management.html similarity index 92% rename from doc/11_4_management.html rename to doc/reference_management.html index 33714d96..d7b3f3dc 100644 --- a/doc/11_4_management.html +++ b/doc/reference_management.html @@ -33,7 +33,7 @@ -

Previous +

Previous

@@ -42,7 +42,7 @@ -

Next +

Next

@@ -63,7 +63,7 @@

Geeqie thumbnail cache

-

The utilities listed here operate on the Geeqie caching mechanism. This also includes the data cached for the search and find duplicates utilities.

+

The utilities listed here operate on the Geeqie caching mechanism. This also includes the data cached for the search and find duplicates utilities.

Clean up: Removes thumbnails and data for which the source image is no longer present, or has been modified since the thumbnail was generated.

@@ -89,7 +89,7 @@

Create thumbnails

-

This utility will render thumbnails using the current thumbnail caching mechanism, as determined in preferences.

+

This utility will render thumbnails using the current thumbnail caching mechanism, as determined in preferences.

Render: Pre-render thumbnails for a specific folder, the utility has the following options:

@@ -104,7 +104,7 @@

Metadata

-

This utility operates on the data store for keywords and comments located in the user's home folder: $HOME/.geeqie/metadata.

+

This utility operates on the data store for keywords and comments located in the user's home folder: $HOME/.geeqie/metadata.

Clean up: Removes keywords and comments for which the source image is no longer present.

@@ -207,7 +207,7 @@ -

Default location for Geeqie collections, collections in this folder will appear in the sort manager sidebar.

+

Default location for Geeqie collections, collections in this folder will appear in the sort manager sidebar.

@@ -303,7 +303,7 @@ -

Previous +

Previous

@@ -313,7 +313,7 @@ -

Next +

Next

diff --git a/doc/11_3_thumbnails.html b/doc/reference_thumbnails.html similarity index 88% rename from doc/11_3_thumbnails.html rename to doc/reference_thumbnails.html index 03caba7d..ed816554 100644 --- a/doc/11_3_thumbnails.html +++ b/doc/reference_thumbnails.html @@ -33,7 +33,7 @@ -

Previous +

Previous

@@ -42,7 +42,7 @@ -

Next +

Next

@@ -86,7 +86,7 @@

/path/to/.thumbnails/image.jpg.png

-

Local thumbnail caching is enabled with the option “Cache thumbnails into .thumbnails” on the General tab of the options dialog. If it is not possible to store the thumbnail local to the source file (usually due to no write permissions), Geeqie will fall back to saving the thumbnail in the user's ($HOME)/.geeqie/thumbnails folder.

+

Local thumbnail caching is enabled with the option “Cache thumbnails into .thumbnails” on the General tab of the options dialog. If it is not possible to store the thumbnail local to the source file (usually due to no write permissions), Geeqie will fall back to saving the thumbnail in the user's ($HOME)/.geeqie/thumbnails folder.



@@ -126,7 +126,7 @@ -

Previous +

Previous

@@ -136,7 +136,7 @@ -

Next +

Next

diff --git a/doc/7_sidebars.html b/doc/sidebars.html similarity index 85% rename from doc/7_sidebars.html rename to doc/sidebars.html index ecda700c..c0e777de 100644 --- a/doc/7_sidebars.html +++ b/doc/sidebars.html @@ -31,7 +31,7 @@ -

Previous +

Previous

@@ -40,7 +40,7 @@ -

Next +

Next

@@ -58,9 +58,9 @@

-

7.1 EXIF sidebar

+

7.1 EXIF sidebar

-

7.2 Sort Manager sidebar

+

7.2 Sort Manager sidebar

7.3 Keywords sidebar

@@ -83,7 +83,7 @@ -

Previous +

Previous

@@ -93,7 +93,7 @@ -

Next +

Next

diff --git a/doc/7_1_exif.html b/doc/sidebars_exif.html similarity index 94% rename from doc/7_1_exif.html rename to doc/sidebars_exif.html index 1dc60f14..f1810500 100644 --- a/doc/7_1_exif.html +++ b/doc/sidebars_exif.html @@ -31,7 +31,7 @@ -

Previous +

Previous

@@ -40,7 +40,7 @@ -

Next +

Next

@@ -108,7 +108,7 @@ -

Previous +

Previous

@@ -118,7 +118,7 @@ -

Next +

Next

diff --git a/doc/7_3_keywords.html b/doc/sidebars_keywords.html similarity index 94% rename from doc/7_3_keywords.html rename to doc/sidebars_keywords.html index 2a6b8996..4aa85e8d 100644 --- a/doc/7_3_keywords.html +++ b/doc/sidebars_keywords.html @@ -33,7 +33,7 @@ -

Previous +

Previous

@@ -42,7 +42,7 @@ -

Next +

Next

@@ -62,7 +62,7 @@

-

Keywords are single words that are associated to an image. They can be used to classify, group, or describe; the uses for keywords are only limited by your imagination. Images associated to one or more keywords can be found using the Search window.

+

Keywords are single words that are associated to an image. They can be used to classify, group, or describe; the uses for keywords are only limited by your imagination. Images associated to one or more keywords can be found using the Search window.

Comments is an area to associate a textual description to an image.

@@ -130,7 +130,7 @@ -

Previous +

Previous

@@ -140,7 +140,7 @@ -

Next +

Next

diff --git a/doc/7_2_sort_manager.html b/doc/sidebars_sort_manager.html similarity index 96% rename from doc/7_2_sort_manager.html rename to doc/sidebars_sort_manager.html index 588ca216..2c519b41 100644 --- a/doc/7_2_sort_manager.html +++ b/doc/sidebars_sort_manager.html @@ -35,7 +35,7 @@ -

Previous +

Previous

@@ -44,7 +44,7 @@ -

Next +

Next

@@ -164,7 +164,7 @@ -

Previous +

Previous

@@ -174,7 +174,7 @@ -

Next +

Next

-- 2.20.1