summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/polkit
Commit message (Collapse)AuthorAgeFilesLines
* polkit: Handle some more binaries missed in the polkit conversion.Colin Guthrie2013-10-116-0/+132
| | | | mga#11125 mga#11418
* polkit: Shuffle around folders a bitColin Guthrie2013-10-118-1/+1
|
* polkit: Generate wrapper scripts automatically from policy files.Colin Guthrie2013-10-118-20/+14
| | | | | | | This relies on the name of the policy files but that's fine. We no longer need to write lots of boiler plate wrapper scripts. mga#11125
* polkit: Allow polkit policy messages to be translatedColin Guthrie2013-09-298-14/+30
|
* polkit: Move policy files into standalone directory.Colin Guthrie2013-09-2914-0/+168
This will be needed to be able to translate the policy files.