diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-09-28 12:22:18 +0200 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2016-09-28 13:13:00 +0000 |
commit | d9c6d41f7cc34ced40b2a9ba433d41d429b0a4d5 (patch) | |
tree | c5a2ffb4cd4c9094d8cdcd8fcfefce22607a995c | |
parent | 2a71b08a718d170e6240a8e006ab71c98465a944 (diff) |
tdf#95386 Remove remains of .uno:HelperDialog from helpcontent
Change-Id: Ibe3f7d9b89ad919a03c9b1b6d87a72c1d3883b47
Reviewed-on: https://gerrit.libreoffice.org/29353
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Tested-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-rw-r--r-- | helpers/help_hid.lst | 1 | ||||
-rw-r--r-- | helpers/longnames_commands.csv | 1 | ||||
-rw-r--r-- | helpers/uno-commands.csv | 1 | ||||
-rw-r--r-- | helpers/uno_hid.lst | 1 | ||||
-rw-r--r-- | helpers/unocmds.txt | 1 |
5 files changed, 0 insertions, 5 deletions
diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 650f3ad2c3..0fc2fa05f3 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -3982,7 +3982,6 @@ SID_HELP_ANNOTATE,5413,.uno:HelpAnnotate SID_HELP_BOOKMARK,5414,.uno:HelpBookmark SID_HELP_DOWNLOAD,5415,.uno:HelpDownload SID_HELP_HELPFILEBOX,5419,.uno:HelpChooseFile -SID_HELP_PI,5962,.uno:HelperDialog SID_HELP_SEARCH,5412,.uno:HelpSearch SID_HELP_SUPPORTPAGE,6683,.uno:HelpSupport SID_HELP_TUTORIALS,6695,.uno:HelpTutorials diff --git a/helpers/longnames_commands.csv b/helpers/longnames_commands.csv index 61da03c6bc..3a35a0f04b 100644 --- a/helpers/longnames_commands.csv +++ b/helpers/longnames_commands.csv @@ -1243,7 +1243,6 @@ SID_HELP_ANNOTATE,.uno:HelpAnnotate SID_HELP_BOOKMARK,.uno:HelpBookmark SID_HELP_DOWNLOAD,.uno:HelpDownload SID_HELP_HELPFILEBOX,.uno:HelpChooseFile -SID_HELP_PI,.uno:HelperDialog SID_HELP_SEARCH,.uno:HelpSearch SID_HELP_SUPPORTPAGE,.uno:HelpSupport SID_HELP_TUTORIALS,.uno:HelpTutorials diff --git a/helpers/uno-commands.csv b/helpers/uno-commands.csv index 83379a397a..517297652c 100644 --- a/helpers/uno-commands.csv +++ b/helpers/uno-commands.csv @@ -865,7 +865,6 @@ .uno:HelpOnHelp .uno:HelpSupport .uno:HelpTip -.uno:HelperDialog .uno:HelplinesFront .uno:HelplinesMove .uno:HelplinesUse diff --git a/helpers/uno_hid.lst b/helpers/uno_hid.lst index b22158a7f0..5b667070d9 100644 --- a/helpers/uno_hid.lst +++ b/helpers/uno_hid.lst @@ -1241,7 +1241,6 @@ SID_HELP_ANNOTATE,5413,.uno:HelpAnnotate SID_HELP_BOOKMARK,5414,.uno:HelpBookmark SID_HELP_DOWNLOAD,5415,.uno:HelpDownload SID_HELP_HELPFILEBOX,5419,.uno:HelpChooseFile -SID_HELP_PI,5962,.uno:HelperDialog SID_HELP_SEARCH,5412,.uno:HelpSearch SID_HELP_SUPPORTPAGE,6683,.uno:HelpSupport SID_HELP_TUTORIALS,6695,.uno:HelpTutorials diff --git a/helpers/unocmds.txt b/helpers/unocmds.txt index bc162d822a..42166de904 100644 --- a/helpers/unocmds.txt +++ b/helpers/unocmds.txt @@ -490,7 +490,6 @@ .uno:HelpOnHelp;shared/05/00000110.xhp .uno:HelpSupport;shared/main0108.xhp .uno:HelpTip;shared/00/00000099.xhp -.uno:HelperDialog;shared/00/00000099.xhp .uno:HelplinesFront;shared/optionen/01050100.xhp .uno:HelplinesMove;shared/02/01171400.xhp .uno:HelplinesMove;shared/optionen/01070100.xhp |