scp2/source/ooo/folderitem_ooo.scp | 23 ----------------------- 1 file changed, 23 deletions(-)
New commits: commit 7b264a2925ecfd954583433717d8dad9d19684db Author: Andras Timar <andras.ti...@collabora.com> Date: Thu Apr 12 11:14:21 2018 +0200 Revert "Add windows start menu entry for Safe Mode" This reverts commit 1ffc0ddfef403bd7cae3e43a4af368a4db7cc9f7. diff --git a/scp2/source/ooo/folderitem_ooo.scp b/scp2/source/ooo/folderitem_ooo.scp index 3c0423bbb54f..ff8a371354da 100644 --- a/scp2/source/ooo/folderitem_ooo.scp +++ b/scp2/source/ooo/folderitem_ooo.scp @@ -65,26 +65,3 @@ FolderItemProperty gid_Fip_Soffice_Desktop_AppID Key = "System.AppUserModel.ID"; Value = "TheDocumentFoundation.LibreOffice.Startcenter"; End - -FolderItem gid_Folderitem_LibreOffice_SafeMode - Name = "%PRODUCTNAME (Safe Mode)"; - ModuleID = gid_Module_Root; -#ifdef ENABLE_SILENT_MSI - FolderID = PREDEFINED_STARTMENU; -#else - FolderID = gid_Folder_Staroffice51; -#endif - FileID = auto_brand_exe_soffice; - IconFile = auto_brand_exe_soffice; - IconID = 0; - WkDir = gid_Brand_Dir_Program; - Parameter = "--safe-mode"; - Styles = (NON_ADVERTISED); - ALL_LANG(Tooltip, STR_FI_TOOLTIP_SOFFICE); -End - -FolderItemProperty gid_Fip_LibreOffice_SafeMode - ShortcutID = gid_Folderitem_LibreOffice_SafeMode; - Key = "System.AppUserModel.ID"; - Value = "TheDocumentFoundation.LibreOffice.SafeMode"; -End _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits