aboutsummaryrefslogtreecommitdiffstats
path: root/extras/README
diff options
context:
space:
mode:
authorAngelo Naselli <anaselli@linux.it>2015-03-16 18:16:50 +0100
committerAngelo Naselli <anaselli@linux.it>2015-03-16 18:16:50 +0100
commitfc9772f1f03684e8dab50ff77d2c46c5e0309c7b (patch)
tree375b76cf80e5d816eb48a4badf3bb949199ef220 /extras/README
parent825922057a21a9b09c60edf4b44535d7fd49926d (diff)
downloadmanatools-fc9772f1f03684e8dab50ff77d2c46c5e0309c7b.tar
manatools-fc9772f1f03684e8dab50ff77d2c46c5e0309c7b.tar.gz
manatools-fc9772f1f03684e8dab50ff77d2c46c5e0309c7b.tar.bz2
manatools-fc9772f1f03684e8dab50ff77d2c46c5e0309c7b.tar.xz
manatools-fc9772f1f03684e8dab50ff77d2c46c5e0309c7b.zip
Moved to namespace to ManaTools
Diffstat (limited to 'extras/README')
-rw-r--r--extras/README6
1 files changed, 3 insertions, 3 deletions
diff --git a/extras/README b/extras/README
index 8bb98c56..465d6999 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/<currentversion>/AdminPanel
+symlink trunk/ManaTools to /usr/lib/perl5/<currentversion>/ManaTools
where currentversion could be for example 5.16.2
Additional notes: