From 11d8181d0da4e2e45e80ff6ff2e24267ce147d7a Mon Sep 17 00:00:00 2001 From: John Johansen Date: Fri, 16 Nov 2007 00:16:04 +0000 Subject: [PATCH] Fix bug 254677 --- .../yastui/src/include/subdomain/apparmor_profile_check.ycp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/management/yastui/src/include/subdomain/apparmor_profile_check.ycp b/management/yastui/src/include/subdomain/apparmor_profile_check.ycp index 59a8d45a7..73944fe33 100644 --- a/management/yastui/src/include/subdomain/apparmor_profile_check.ycp +++ b/management/yastui/src/include/subdomain/apparmor_profile_check.ycp @@ -40,10 +40,8 @@ define boolean checkProfileSyntax () { running ") + "man apparmor.d

" + _("

Comprehensive documentation about AppArmor is available in \ - the Administration guide. This is available in the \ - directory: ") + the AppArmor Administration guide.") + "

" - + "/usr/share/doc/manual/suselinux-manual_LANGUAGE. " + _("

Please refer to this for more detailed information about \ AppArmor

"); Popup::LongText( headline, `RichText(errmsg), 55, 15);