summaryrefslogtreecommitdiff
path: root/root-manager/root-manager.c
Commit message (Collapse)AuthorAgeFilesLines
* add a \n to the usage messagejacob berkman2001-01-251-2/+2
| | | | | | | | | | 2001-01-25 jacob berkman <jacob@ximian.com> * root-manager/root-manager.c (main): add a \n to the usage message * root-manager/root-manager-wrap.c: change some g_print's to fprintf to stderr
* new (temporary) html view and bug fixicationjacob berkman2001-01-241-6/+14
| | | | | | | | | | | | | | | | 2001-01-24 jacob berkman <jacob@ximian.com> * new-control-center/*.[ch]: new (temporary) html view and bug fixication * root-manager/*.[ch]: gnomeify dialogs and other cleanups * configure.in: flags for root-manager-helper 2001-01-17 jacob berkman <jacob@ximian.com> * root-manager/Makefile.am * root-manager/root-manager.h: fix finding the root-manager
* Merging of my tree.Jacob Berkman2000-12-261-0/+713
This contains: * a few capplets were redone UI wise: ui-properties keyboard background-properties * splitting of libcapplet out of this modules (into libcapplet) * new html-based view in the control-center * initial import of functional root-manager This stuff isn't all done yet, but I wanted to get it in. TODO files will hopefully follow.