diff options
author | Gabor Kelemen <kelemeng@gnome.hu> | 2016-09-29 14:27:39 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2016-09-29 13:52:04 +0000 |
commit | 708e33c4cb0054b38fced2fb160a5240e02feb01 (patch) | |
tree | 2ecdee86ea16458b0a0ce44e7d91a6d6def234ec /helpers | |
parent | 09d83720ede6138a465e5531ae4dc8feb2bb39a0 (diff) |
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 <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
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, 0 insertions, 10 deletions
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 |