helpers/help_hid.lst | 1 - helpers/longnames_commands.csv | 1 - helpers/uno-commands.csv | 1 - helpers/uno_hid.lst | 1 - helpers/unocmds.txt | 1 - 5 files changed, 5 deletions(-)
New commits: commit d9c6d41f7cc34ced40b2a9ba433d41d429b0a4d5 Author: Gabor Kelemen <[email protected]> Date: Wed Sep 28 12:22:18 2016 +0200 tdf#95386 Remove remains of .uno:HelperDialog from helpcontent Change-Id: Ibe3f7d9b89ad919a03c9b1b6d87a72c1d3883b47 Reviewed-on: https://gerrit.libreoffice.org/29353 Reviewed-by: Adolfo Jayme Barrientos <[email protected]> Tested-by: Adolfo Jayme Barrientos <[email protected]> diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 650f3ad..0fc2fa0 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 61da03c..3a35a0f 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 83379a3..5172976 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 b22158a..5b66707 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 bc162d8..42166de 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 _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
