From fc9772f1f03684e8dab50ff77d2c46c5e0309c7b Mon Sep 17 00:00:00 2001 From: Angelo Naselli Date: Mon, 16 Mar 2015 18:16:50 +0100 Subject: Moved to namespace to ManaTools --- extras/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extras/README') diff --git a/extras/README b/extras/README index 8bb98c5..465d699 100644 --- a/extras/README +++ b/extras/README @@ -1,7 +1,7 @@ Configure polkit ---------------- -Please copy extras/org.mageia.policykit.pkexec.adminpanel.policy to /usr/share/polkit-1/actions/org.mageia.policykit.pkexec.adminpanel.policy +Please copy extras/org.mageia.policykit.pkexec.manatools.policy to /usr/share/polkit-1/actions/org.mageia.policykit.pkexec.manatools.policy to make apanel be usable through policykit (mcc is currently using pam, a bit more complicated compared to polkit). After that you have to make a symbolic link to apanel.pl into /usr/bin/ (i.e. /usr/bin/apanel.pl) and make your local apanel.pl script executable (chmod +x apanel.pl). @@ -33,10 +33,10 @@ xhost local:root 5. setup apanel.pl to use consolehelper backend ($USE_CHLP) -Add AdminPanel to the include path (for developers) +Add ManaTools to the include path (for developers) --------------------------------------------------- -symlink trunk/AdminPanel to /usr/lib/perl5//AdminPanel +symlink trunk/ManaTools to /usr/lib/perl5//ManaTools where currentversion could be for example 5.16.2 Additional notes: -- cgit v1.2.1