diff options
author | ponce <matteo.bernardini@gmail.com> | 2011-12-28 05:49:04 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2011-12-31 00:24:40 -0600 |
commit | 894401804b6875fe952c37fe787b7f22a54cd983 (patch) | |
tree | 58fde55bf97f0d1c46ba320613fd9b288bf26c14 /system/gksu-polkit/slack-desc | |
parent | ac21e61dff501595e373ee86cab33adc860e23f5 (diff) | |
download | slackbuilds-894401804b6875fe952c37fe787b7f22a54cd983.tar.gz |
system/gksu-polkit: Added (gksu using policykit)
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
Diffstat (limited to 'system/gksu-polkit/slack-desc')
-rw-r--r-- | system/gksu-polkit/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/system/gksu-polkit/slack-desc b/system/gksu-polkit/slack-desc new file mode 100644 index 0000000000..0d3f6f6f6f --- /dev/null +++ b/system/gksu-polkit/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +gksu-polkit: gksu-polkit (gksu using policykit) +gksu-polkit: +gksu-polkit: gksu is a library and application used to ask the user for passwords +gksu-polkit: to run programs as root. It is not a good option now that we have +gksu-polkit: PolicyKit. This new version will provide similar functionality to +gksu-polkit: cover applications which still haven't been patched to use PolicyKit. +gksu-polkit: +gksu-polkit: homepage: http://live.gnome.org/gksu +gksu-polkit: +gksu-polkit: +gksu-polkit: |