Load the icon, hook up "about" activation.

Fri Apr  8 20:48:58 2005  Søren Sandmann  <sandmann@redhat.com>

	* sysprof.c (build_gui): Load the icon, hook up "about"
	activation.

	* sysprof.c (on_about_activated): New function. Show an about
	dialog.

	* sysprof.c (struct Application): Add an icon field

	* TODO: Updates

	* sysprof-icon.png: Icon, drawn by Diana Fong
This commit is contained in:
Søren Sandmann
2005-04-09 00:51:25 +00:00
committed by Søren Sandmann Pedersen
parent bda89efc68
commit 334f883d77
5 changed files with 47 additions and 4 deletions

8
TODO
View File

@ -5,8 +5,6 @@ Before 1.0:
- When the module is unloaded, kill all processes blocking in read
* Interface
- hook up about box
- Need an icon
- If the current profile has a name, display it in the title bar
- Sould just install the kernel module if it running as root, pop up
a dialog if not. Note we must be able to start without module now,
@ -23,7 +21,7 @@ Before 1.0:
(ask for sucess/failure-stories in 0.9.x releases)
- auto*?
- .desktop file
- translations
- translation should be hooked up
Before 1.2:
@ -162,6 +160,10 @@ Later:
DONE:
- Need an icon
- hook up about box
- Add busy cursors,
- when you hit "Profile"
- when you click something in the main list and we don't respond