Added hyphen characters to dialogs/ files
2009-02-01 Armin Burgmeier <armin@…>
- code/dialogs/find-dialog.hpp:
- code/dialogs/goto-dialog.hpp:
- code/dialogs/preferences-dialog.hpp:
- code/dialogs/entry-dialog.hpp:
- code/dialogs/document-location-dialog.hpp:
- code/dialogs/open-location-dialog.hpp:
- code/dialogs/initial-dialog.hpp:
- code/dialogs/find-dialog.cpp:
- code/dialogs/goto-dialog.cpp:
- code/dialogs/preferences-dialog.cpp:
- code/dialogs/entry-dialog.cpp:
- code/dialogs/document-location-dialog.cpp:
- code/dialogs/open-location-dialog.cpp:
- code/dialogs/initial-dialog.cpp:
- code/dialogs/Makefile.am: Added hyphens into the file names, to stay
consistent with other code files, such as commands/ or operations/.
- code/commands/file-tasks/task-open-location.hpp:
- code/commands/browser-context-commands.hpp:
- code/commands/edit-commands.hpp:
- code/commands/file-commands.hpp:
- code/window.hpp: Adapt #include directives.