summaryrefslogtreecommitdiff
path: root/po/POTFILES.in
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2013-04-20 00:20:21 +0200
committerMiloslav Trmač <mitr@redhat.com>2013-05-13 17:41:29 +0200
commite8e18d180888435dc26e8e4e461689f0efa91f04 (patch)
tree27ad2a6e81faade95d3ad06503e5e429fb6cb9e3 /po/POTFILES.in
parent8d8a6213c6a8882dc1b51a2030713914c75d6fb9 (diff)
downloadpolkit-e8e18d180888435dc26e8e4e461689f0efa91f04.tar.gz
Don't spawn man for --help
Convert pkaction and pkttyagent to use GOptionContext. Don't convert pkcheck and only add --help output text because its non-standard --details(which requires two arguments) can't be implemented using GOptionContext. Don't touch pkexec, in a (futile?) attempt to minimize the amount of complex code running before authentication. This leaves the option processing lax as it was (e.g. accepting contradicting options, ignoring non-option arguments), and should only affect the handling of --help and behavior when invalid arguments are detected. https://bugs.freedesktop.org/show_bug.cgi?id=29936
Diffstat (limited to 'po/POTFILES.in')
-rw-r--r--po/POTFILES.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 6e76bdd..ed9faa5 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -3,4 +3,7 @@
[encoding: UTF-8]
actions/org.freedesktop.policykit.policy.in
src/examples/org.freedesktop.policykit.examples.pkexec.policy.in
+src/programs/pkaction.c
+src/programs/pkcheck.c
src/programs/pkexec.c
+src/programs/pkttyagent.c