From 87c767e7ff586490378235635fec44b1d8e9de4e Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Tue, 3 Jan 2012 16:44:16 +0100 Subject: Online update: Enable the online update help again. This partially reverts these commits: 695e40703c30101faf864ac1475e1226f9642709 c021e070fe4d401d067725b9058010cf16e2c5c8 --- helpcontent2/source/text/shared/00/00000406.xhp | 4 ++-- helpcontent2/source/text/shared/01/makefile.mk | 2 ++ helpcontent2/source/text/shared/optionen/01010000.xhp | 6 +++--- helpcontent2/source/text/shared/optionen/makefile.mk | 1 + 4 files changed, 8 insertions(+), 5 deletions(-) (limited to 'helpcontent2/source/text/shared') diff --git a/helpcontent2/source/text/shared/00/00000406.xhp b/helpcontent2/source/text/shared/00/00000406.xhp index 7cee3c0b20..bda5d05634 100644 --- a/helpcontent2/source/text/shared/00/00000406.xhp +++ b/helpcontent2/source/text/shared/00/00000406.xhp @@ -209,8 +209,8 @@ Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Java - + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Online Update + Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Accessibility Choose %PRODUCTNAME - PreferencesTools - Options - $[officename] - Appearance diff --git a/helpcontent2/source/text/shared/01/makefile.mk b/helpcontent2/source/text/shared/01/makefile.mk index f630d02d3a..2f93f2c358 100644 --- a/helpcontent2/source/text/shared/01/makefile.mk +++ b/helpcontent2/source/text/shared/01/makefile.mk @@ -320,6 +320,8 @@ XHPFILES = \ guides.xhp \ mediaplayer.xhp \ moviesound.xhp \ + online_update.xhp \ + online_update_dialog.xhp \ packagemanager.xhp \ password_dlg.xhp \ password_main.xhp \ diff --git a/helpcontent2/source/text/shared/optionen/01010000.xhp b/helpcontent2/source/text/shared/optionen/01010000.xhp index 1bc097d280..9d7f15e5aa 100644 --- a/helpcontent2/source/text/shared/optionen/01010000.xhp +++ b/helpcontent2/source/text/shared/optionen/01010000.xhp @@ -57,8 +57,8 @@ - + + - \ No newline at end of file + diff --git a/helpcontent2/source/text/shared/optionen/makefile.mk b/helpcontent2/source/text/shared/optionen/makefile.mk index 1ae8f58da0..219b69106c 100644 --- a/helpcontent2/source/text/shared/optionen/makefile.mk +++ b/helpcontent2/source/text/shared/optionen/makefile.mk @@ -119,6 +119,7 @@ XHPFILES = \ macrosecurity_sl.xhp \ macrosecurity_ts.xhp \ mailmerge.xhp \ + online_update.xhp \ serverauthentication.xhp \ testaccount.xhp \ viewcertificate.xhp \ -- cgit