[Xfce4-commits] <xfce4-taskmanager:master> Update CAPSED files
Mike Massonnet
noreply at xfce.org
Sat May 22 14:26:01 CEST 2010
Updating branch refs/heads/master
to 486329d0f272425de712ddca4d48edc7dde93250 (commit)
from aed4f33d830c1c158e1aaf78cb93e24f0441f713 (commit)
commit 486329d0f272425de712ddca4d48edc7dde93250
Author: Mike Massonnet <mmassonnet at xfce.org>
Date: Sat May 22 14:26:38 2010 +0200
Update CAPSED files
NEWS | 8 ++++++++
README | 11 +++++------
THANKS | 17 ++++++++++++++---
TODO | 18 ------------------
4 files changed, 27 insertions(+), 27 deletions(-)
diff --git a/NEWS b/NEWS
index 73a02fb..b17352c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+0.5.91 ~ 1.0.0 beta2
+
+- (Re)Add support for OpenSolaris, FreeBSD and OpenBSD
+
+0.5.90 ~ 1.0.0 beta1
+
+- Completely rewritten with GObjects and introduce a new interface
+
0.4.1
- Bug fix release and first non-Linux support (OpenBSD from Landry Breuil)
diff --git a/README b/README
index 090a906..0fd20fd 100644
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
*********************************************
-************ xfce4-taskmanager ************
-*********************************************
-xfce4-taskmanager is a small taskmanager for the Xfce 4 desktop.
+xfce4-taskmanager -- Easy to use task manager
+
+*********************************************
** Retrieving **
@@ -12,14 +12,13 @@ see if there is a newer version available before reporting bugs.
** Requirements **
-xfce4-taskmanager needs the Xfce 4's GUI library libxfcegui4.
-Xfce's core libraries can be obtained from http://www.xfce.org/.
+GTK+ 2.12
** Building **
./configure
make
-make install (as root)
+make install (as root if needed)
** Usage **
diff --git a/THANKS b/THANKS
index ef49f19..b00e512 100644
--- a/THANKS
+++ b/THANKS
@@ -1,3 +1,14 @@
-Patches:
-========
-Álvaro Lopes <alvieboy at alvie.com>
\ No newline at end of file
+FreeBSD
+ - Oliver Lehmann <oliver at freebsd.org>
+
+OpenBSD
+ - Landry Breuil <landry at xfce.org>
+
+OpenSolaris
+ - Peter Tribble <peter.tribble at gmail.com>
+
+
+
+Patches
+ - Ãlvaro Lopes <alvieboy at alvie.com>
+
diff --git a/TODO b/TODO
deleted file mode 100644
index 81dda5e..0000000
--- a/TODO
+++ /dev/null
@@ -1,18 +0,0 @@
-+ support multi core (show cpu usage per process)
-+ move get_cpu_usage() out from functions.c, it is an os-dependant function
-+ change priority numbers against an enum with text labels Low Medium Normal
- High Very-high
-+ figure a proper way to get the cpu usage of a process, currently the
- time/old_time is messy and BSD doesn't even do it this way which makes this
- os dependant
-
-+ settings dialog
- + 1-move the current Preferences submenu
- + 2-switch the button action to show the dialog
- + 3-drop the submenu
- + CPU precision with 2 decimals
-
-+ *BSD support with the 'kvm' files
-+ ability to switch to a tree-store
-+ sending custom signals
-+ tray-icon
More information about the Xfce4-commits
mailing list