From 708e33c4cb0054b38fced2fb160a5240e02feb01 Mon Sep 17 00:00:00 2001 From: Gabor Kelemen Date: Thu, 29 Sep 2016 14:27:39 +0200 Subject: Remove 'Insert Video' and 'Insert Sound' help pages These were removed from the UI, now there is Insert - Media - Audio or Video: https://cgit.freedesktop.org/libreoffice/core/commit/?id=1875ea687b2c5c45fe3df626c05ca5f483417269 Change-Id: I7b68098144282b7770da38313ca623061d188fa3 Reviewed-on: https://gerrit.libreoffice.org/29385 Reviewed-by: Andras Timar Tested-by: Andras Timar --- helpers/help_hid.lst | 2 -- helpers/longnames_commands.csv | 2 -- helpers/uno-commands.csv | 2 -- helpers/uno_hid.lst | 2 -- helpers/unocmds.txt | 2 -- 5 files changed, 10 deletions(-) (limited to 'helpers') diff --git a/helpers/help_hid.lst b/helpers/help_hid.lst index 0fc2fa05f3..a619604ca2 100644 --- a/helpers/help_hid.lst +++ b/helpers/help_hid.lst @@ -4064,7 +4064,6 @@ SID_INSERT_RLM,11056, SID_INSERT_SELECT,10198,.uno:SelectMode SID_INSERT_SIMAGE,26061,.uno:InsertObjectStarImage SID_INSERT_SMATH,26063,.uno:InsertObjectStarMath -SID_INSERT_SOUND,5676,.uno:InsertSound SID_INSERT_SPINBUTTON,10193,.uno:Spinbutton SID_INSERT_STATISTICS,30556, SID_INSERT_TABLE,10141, @@ -4073,7 +4072,6 @@ SID_INSERT_TITLE,30515, SID_INSERT_TREECONTROL,11063, SID_INSERT_URLBUTTON,10197,.uno:URLButton SID_INSERT_VFIXEDLINE,10929,.uno:VFixedLine -SID_INSERT_VIDEO,5677,.uno:InsertVideo SID_INSERT_VSCROLLBAR,10195,.uno:VScrollbar SID_INSERT_ZWNBSP,11059, SID_INSERT_ZWSP,11058, diff --git a/helpers/longnames_commands.csv b/helpers/longnames_commands.csv index 3a35a0f04b..92266c9434 100644 --- a/helpers/longnames_commands.csv +++ b/helpers/longnames_commands.csv @@ -1313,12 +1313,10 @@ SID_INSERT_RADIOBUTTON,.uno:Radiobutton SID_INSERT_SELECT,.uno:SelectMode SID_INSERT_SIMAGE,.uno:InsertObjectStarImage SID_INSERT_SMATH,.uno:InsertObjectStarMath -SID_INSERT_SOUND,.uno:InsertSound SID_INSERT_SPINBUTTON,.uno:Spinbutton SID_INSERT_TIMEFIELD,.uno:InsertTimeField SID_INSERT_URLBUTTON,.uno:URLButton SID_INSERT_VFIXEDLINE,.uno:VFixedLine -SID_INSERT_VIDEO,.uno:InsertVideo SID_INSERT_VSCROLLBAR,.uno:VScrollbar SID_INS_FUNCTION,.uno:InsertFunction SID_INTERACTIVEMODE,.uno:Interactive diff --git a/helpers/uno-commands.csv b/helpers/uno-commands.csv index 517297652c..11ec6e36c6 100644 --- a/helpers/uno-commands.csv +++ b/helpers/uno-commands.csv @@ -999,7 +999,6 @@ .uno:InsertSection .uno:InsertSheetFromFile .uno:InsertSoftHyphen -.uno:InsertSound .uno:InsertSpreadsheet .uno:InsertStatistics .uno:InsertSymbol @@ -1014,7 +1013,6 @@ .uno:InsertTitleField .uno:InsertToolbox .uno:InsertTopicField -.uno:InsertVideo .uno:InteractiveGradient .uno:InteractiveTransparence .uno:InternetDialog diff --git a/helpers/uno_hid.lst b/helpers/uno_hid.lst index 5b667070d9..cbfa4a67b1 100644 --- a/helpers/uno_hid.lst +++ b/helpers/uno_hid.lst @@ -1310,12 +1310,10 @@ SID_INSERT_RADIOBUTTON,10147,.uno:Radiobutton SID_INSERT_SELECT,10198,.uno:SelectMode SID_INSERT_SIMAGE,26061,.uno:InsertObjectStarImage SID_INSERT_SMATH,26063,.uno:InsertObjectStarMath -SID_INSERT_SOUND,5676,.uno:InsertSound SID_INSERT_SPINBUTTON,10193,.uno:Spinbutton SID_INSERT_TIMEFIELD,10937,.uno:InsertTimeField SID_INSERT_URLBUTTON,10197,.uno:URLButton SID_INSERT_VFIXEDLINE,10929,.uno:VFixedLine -SID_INSERT_VIDEO,5677,.uno:InsertVideo SID_INSERT_VSCROLLBAR,10195,.uno:VScrollbar SID_INS_FUNCTION,26270,.uno:InsertFunction SID_INTERACTIVEMODE,5344,.uno:Interactive diff --git a/helpers/unocmds.txt b/helpers/unocmds.txt index 306e73af72..9f46c410ca 100644 --- a/helpers/unocmds.txt +++ b/helpers/unocmds.txt @@ -600,7 +600,6 @@ .uno:InsertScript;swriter/01/04200000.xhp .uno:InsertSection;swriter/01/04020000.xhp .uno:InsertSheetFromFile;scalc/01/04050100.xhp -.uno:InsertSound;shared/01/04150400.xhp .uno:InsertSpreadsheet;simpress/01/04080100.xhp .uno:InsertStatistics;schart/01/04050000.xhp .uno:InsertSymbol;shared/01/04100000.xhp @@ -612,7 +611,6 @@ .uno:InsertTitleField;swriter/02/18030600.xhp .uno:InsertToolbox;simpress/02/10110000.xhp .uno:InsertTopicField;swriter/02/18030500.xhp -.uno:InsertVideo;shared/01/04150500.xhp .uno:InteractiveGradient;simpress/02/10030000.xhp .uno:InteractiveTransparence;simpress/02/10030000.xhp .uno:Intersect;simpress/01/13180300.xhp -- cgit