diff options
author | Petar Petrov <petar.petrov@student.oulu.fi> | 2015-04-11 18:35:32 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-04-11 18:35:32 +0700 |
commit | 2a8cbdbdf9b424b624cc92e9cfde29812e60b427 (patch) | |
tree | 373bc4ef900d7c437ef20de00dee9406b01dc854 /system/ktsuss/README | |
parent | f694c8c893e91c0fd8c6a834d3edd100a3c12e8f (diff) | |
download | slackbuilds-2a8cbdbdf9b424b624cc92e9cfde29812e60b427.tar.gz |
system/ktsuss: Added (Graphical version of su).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ktsuss/README')
-rw-r--r-- | system/ktsuss/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/ktsuss/README b/system/ktsuss/README new file mode 100644 index 0000000000..83daa9d71d --- /dev/null +++ b/system/ktsuss/README @@ -0,0 +1,4 @@ +ktsuss stands for "keep the su simple, stupid", and as the name says, +is a graphical version (frontend) of su written in C and GTK+ 2. + +The idea of the project is to remain simple and bug free. |