aboutsummaryrefslogtreecommitdiff
path: root/system/ktsuss/README
diff options
context:
space:
mode:
authorPetar Petrov <petar.petrov@student.oulu.fi>2015-04-11 18:35:32 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2015-04-11 18:35:32 +0700
commit2a8cbdbdf9b424b624cc92e9cfde29812e60b427 (patch)
tree373bc4ef900d7c437ef20de00dee9406b01dc854 /system/ktsuss/README
parentf694c8c893e91c0fd8c6a834d3edd100a3c12e8f (diff)
downloadslackbuilds-2a8cbdbdf9b424b624cc92e9cfde29812e60b427.tar.xz
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/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/ktsuss/README b/system/ktsuss/README
new file mode 100644
index 000000000000..83daa9d71dd8
--- /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.