			System
			A simple system monitor
			by Thomas Leonard

07-Mar-2006 (Release 1.9.1)
~~~~~~~~~~~
Added 0launch interface file - System.xml  (Thomas Leonard)

15-Jan-2006
~~~~~~~~~~~
Look for libgtop-2.0.so.5 as well as 2.0.so; needed on Debian (Thomas Leonard).
Use block_size field if available to show correct disk sizes (Thomas Leonard).

14-Jan-2006
~~~~~~~~~~~
Added Options to set defaults for all UI checkboxes (Ken Hayber).
Added checkbox to Select Tree or List view for tasks (Ken Habyer).
Added command line --options switch to display Options dialog (Ken Hayber).

14-Jan-2006
~~~~~~~~~~~
Updated top.py to support latest libgtop versions (Ken Hayber).
Updated README regarding new ROX website and python version of System (Ken
Hayber).
Fixed Menu save name from 'Edit' to 'System' (Ken Hayber).
Fixed deprecation warnings about g.timeout_add() calls (Ken Hayber).

08-Jan-2006
~~~~~~~~~~~
Updated findrox.py (Thomas Leonard).

12-May-2005
~~~~~~~~~~~
Updated Chinese translation (Babyfai Cheung).

11-Feb-2005
~~~~~~~~~~~
Update for newer libgtop (Stephen Watson).

23-Dec-2004
~~~~~~~~~~~
Added Chinese translation (Babyfai Cheung).

01-Feb-2004
~~~~~~~~~~~
Updated French translation (Vincent Lefèvre).

18-Oct-2003
~~~~~~~~~~~
Removed now-unnecessary dependancy on glibtop-dev.

07-Oct-2003
~~~~~~~~~~~
Added French translation in AppInfo.xml (Vincent Lefèvre).

30-Sep-2003
~~~~~~~~~~~
Cope with older pygtk versions (reported by Stephen Watson).

21-Sep-2003
~~~~~~~~~~~
Rewrote everything in Python.

04-Jul-2003
~~~~~~~~~~~
Added italian translation in AppInfo.xml, added it.po (Yuri Bongiorno)

26-Mar-2003
~~~~~~~~~~~
Show applets with their real name, not as AppletRun.

04-Mar-2003
~~~~~~~~~~~
Added French translation (Vincent Lefèvre).

02-Mar-2003
~~~~~~~~~~~
Added support for translations (requested by Vincent Lefèvre).

27-Feb-2003 (Release 1.9.0)
~~~~~~~~~~~
French translation of AppInfo (Vincent Lefèvre).

26-Feb-2003
~~~~~~~~~~~
Don't make the default window size taller than the screen (reported by Stephen
Watson).

24-Feb-2003
~~~~~~~~~~~
Completed GTK+-2.0 rewrite.

23-Feb-2003
~~~~~~~~~~~
Started rewrite for GTK+-2.0 and libgtop2.
Fixed problems with new autoconf (Richard Boulton).

29-Apr-2001
~~~~~~~~~~~
Quitting System would sometimes give a warning message.

26-Jul-2001 (Release 0.1.2)
~~~~~~~~~~~
Fixed a memory leak (spotted by Stephen Watson).

10-Jul-2001
~~~~~~~~~~~
Compile using Gtk+ 2.0 if available.

16-May-2001
~~~~~~~~~~~
Added an AppInfo file.

29-Apr-2001
~~~~~~~~~~~
Quitting System would sometimes give a warning message.

21-Feb-2001 (Release 0.1.1)
~~~~~~~~~~~
Status bar shows size info for processes now.

13-Feb-2001
~~~~~~~~~~~
When compiling from CVS, autoconf is run for you (suggested by Vincent
Lefevre).

16-Jan-2001
~~~~~~~~~~~
Made the display look nicer (Michael Adams).

10-Jan-2001
~~~~~~~~~~~
Added support for the newer glibtop 1.1 versions needed for Solaris
(Stephen Watson).

07-Jan-2001
~~~~~~~~~~~
Numbers are formatted better.

03-Jan-2001
~~~~~~~~~~~
Added a status indicator for processes. Added menu entries to allow
sending signals to processes. Added a status bar along the bottom
to show extra details about whatever is under the pointer.

02-Jan-2001
~~~~~~~~~~~
Bars are displayed in colour. Shared memory for processes and reserved
space on disks is now also shown. Added a menu with options to show
all processes or just those which you own, hide the swap space bar
of the bar, show the help files, and close the window.

The display now updates automatically.

01-Jan-2001
~~~~~~~~~~~
Draws a grid showing the sizes.
Your own processes are shown highlighted.

31-Dec-2000
~~~~~~~~~~~
Started. Nicked the icon from GNOME...
Shows a process tree with Size and RSS in a bar.
