From 726fea1e7e143d2ce82b8bead5552fc212456735 Mon Sep 17 00:00:00 2001 From: cajus Date: Tue, 7 Dec 2010 13:02:36 +0000 Subject: [PATCH] Removed online help patch. There's no online help. git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.7@20527 594d385d-05f5-0310-b6e9-bd551577e9d8 --- .../patches/05_fix_online_help_location.patch | 24 ------------------- gosa-core/debian/patches/series | 1 - 2 files changed, 25 deletions(-) delete mode 100644 gosa-core/debian/patches/05_fix_online_help_location.patch diff --git a/gosa-core/debian/patches/05_fix_online_help_location.patch b/gosa-core/debian/patches/05_fix_online_help_location.patch deleted file mode 100644 index ab29f95e8..000000000 --- a/gosa-core/debian/patches/05_fix_online_help_location.patch +++ /dev/null @@ -1,24 +0,0 @@ -Author: -Description: Fix location of auto-generated online help. ---- a/html/helpviewer.php -+++ b/gosa-core/html/helpviewer.php -@@ -104,7 +104,7 @@ - if(session::global_is_set('current_class_for_help')){ - - /* Create new XML parser with the path to the Xml file */ -- $xml = new parseXml("../doc/guide.xml"); -+ $xml = new parseXml("/etc/gosa/guide.xml"); - - /* Generate help array */ - $str = $xml->parse(); ---- a/update-gosa -+++ b/gosa-core/update-gosa -@@ -195,7 +195,7 @@ - - function rescan_guide() - { -- $master_guide= "doc/guide.xml"; -+ $master_guide= "/etc/gosa/guide.xml"; - echo "Updating Online Help Index...\n"; - $master_guide_content="\n". - "