diff options
author | Jan Holesovsky <kendy@collabora.com> | 2013-10-16 18:07:41 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2013-10-16 18:07:41 +0200 |
commit | 5158a5975dcc23ec1bb3dcd92fbfb5da03155596 (patch) | |
tree | 9dca48fc29f64e574b70625513399ee9ad01b4f6 /helpers | |
parent | 826848d005ee8d2af1b11f662f15bc3c083dde76 (diff) |
PreView -> Preview.
Diffstat (limited to 'helpers')
-rw-r--r-- | helpers/help_hid.lst | 2 | ||||
-rw-r--r-- | helpers/longnames_commands.csv | 2 | ||||
-rw-r--r-- | helpers/uno-commands.csv | 2 | ||||
-rw-r--r-- | helpers/uno_hid.lst | 2 | ||||
-rw-r--r-- | helpers/unocmds.txt | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 18e6b24304..525c3c76d2 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -357,7 +357,7 @@ FN_PREV_TOXMARK,20984,.uno:GotoPrevIndexMark FN_PREV_WORD,20922,.uno:GoToPrevWord FN_PREV_WORD_SEL,20822,.uno:WordLeftSel FN_PRINT_LAYOUT,20237,.uno:PrintLayout -FN_PRINT_PAGEPREVIEW,21253,.uno:PrintPagePreView +FN_PRINT_PAGEPREVIEW,21253,.uno:PrintPagePreview FN_QRY_INSERT,20386,.uno:SbaInsert FN_QRY_INSERT_FIELD,20388,.uno:SbaInsertField FN_QRY_MERGE,20367,.uno:MergeDialog diff --git a/helpers/longnames_commands.csv b/helpers/longnames_commands.csv index e423fd2c5f..61da03c6bc 100644 --- a/helpers/longnames_commands.csv +++ b/helpers/longnames_commands.csv @@ -340,7 +340,7 @@ FN_PREV_TOXMARK,.uno:GotoPrevIndexMark FN_PREV_WORD,.uno:GoToPrevWord FN_PREV_WORD_SEL,.uno:WordLeftSel FN_PRINT_LAYOUT,.uno:PrintLayout -FN_PRINT_PAGEPREVIEW,.uno:PrintPagePreView +FN_PRINT_PAGEPREVIEW,.uno:PrintPagePreview FN_QRY_INSERT,.uno:SbaInsert FN_QRY_INSERT_FIELD,.uno:SbaInsertField FN_QRY_MERGE,.uno:MergeDialog diff --git a/helpers/uno-commands.csv b/helpers/uno-commands.csv index 3c9773e6fe..76ef110172 100644 --- a/helpers/uno-commands.csv +++ b/helpers/uno-commands.csv @@ -1283,7 +1283,7 @@ .uno:Print .uno:PrintDefault .uno:PrintLayout -.uno:PrintPagePreView +.uno:PrintPagePreview .uno:PrintPreview .uno:PrintRangesMenu .uno:PrinterSetup diff --git a/helpers/uno_hid.lst b/helpers/uno_hid.lst index 4d6f16df82..b22158a7f0 100644 --- a/helpers/uno_hid.lst +++ b/helpers/uno_hid.lst @@ -340,7 +340,7 @@ FN_PREV_TOXMARK,20984,.uno:GotoPrevIndexMark FN_PREV_WORD,20922,.uno:GoToPrevWord FN_PREV_WORD_SEL,20822,.uno:WordLeftSel FN_PRINT_LAYOUT,20237,.uno:PrintLayout -FN_PRINT_PAGEPREVIEW,21253,.uno:PrintPagePreView +FN_PRINT_PAGEPREVIEW,21253,.uno:PrintPagePreview FN_QRY_INSERT,20386,.uno:SbaInsert FN_QRY_INSERT_FIELD,20388,.uno:SbaInsertField FN_QRY_MERGE,20367,.uno:MergeDialog diff --git a/helpers/unocmds.txt b/helpers/unocmds.txt index b7bb7264fd..bc162d822a 100644 --- a/helpers/unocmds.txt +++ b/helpers/unocmds.txt @@ -795,7 +795,7 @@ .uno:Print;shared/01/01130000.xhp .uno:PrintDefault;shared/02/01110000.xhp .uno:PrintLayout;swriter/01/03130000.xhp -.uno:PrintPagePreView;swriter/02/10090000.xhp +.uno:PrintPagePreview;swriter/02/10090000.xhp .uno:PrintPreview;shared/01/01120000.xhp .uno:PrintRangesMenu;scalc/01/05080000.xhp .uno:PrinterSetup;shared/01/01140000.xhp |