From ee0fbc327f13c1aa445fbf91d4c9f805f0ddf1b2 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Thu, 10 Apr 2014 18:14:20 +0700 Subject: [PATCH] Remove README from gksu, libgksu, and libgtop Signed-off-by: Willy Sudiarto Raharjo --- gksu/README | 6 ------ libgksu/README | 3 --- libgtop/README | 3 --- 3 files changed, 12 deletions(-) delete mode 100644 gksu/README delete mode 100644 libgksu/README delete mode 100644 libgtop/README diff --git a/gksu/README b/gksu/README deleted file mode 100644 index eaa39db..0000000 --- a/gksu/README +++ /dev/null @@ -1,6 +0,0 @@ -gksu is a Gtk+ frontend to su and sudo - -This requires libgksu in deps/ directory - -See notes in KNOWN_ISSUES.TXT for more information how to -make gksu work in Slackware 14.1 diff --git a/libgksu/README b/libgksu/README deleted file mode 100644 index 680f3b7..0000000 --- a/libgksu/README +++ /dev/null @@ -1,3 +0,0 @@ -libgksu is a library that provides a Gtk+ frontend to su and sudo - -This requires libgtop in deps/ directory diff --git a/libgtop/README b/libgtop/README deleted file mode 100644 index fe872d2..0000000 --- a/libgtop/README +++ /dev/null @@ -1,3 +0,0 @@ -A library that fetches information about the running system such as -cpu and memory usage, active processes etc. The information is taken -directly from the /proc filesystem. \ No newline at end of file