You have been subscribed to a public bug:
Binary package hint: gnome-system-tools
The file /etc/gnome-system-tools/users/profiles contains definitions of
"type" of users (i.e. desktop user, administrator). It is used by gnome-
system-tools->uses-admin. This file is a distro specific file (I belie
I know how to use the bug system. Looking at ./configure in more depth,
the about-me capplet is not enabled by default. I need to do:
./configure --enable-aboutme. After that it builds fine (the non-
ubuntu/debian way). Sorta odd that about-me is not enabled by default,
but all others are. Sorry fo
Yes I have that installed. The header is there. Either the c file needs
to specify the full path name (off the the include) directory or the
-I/usr/include/evolution-data-server-1.10 needs to be there so the
compiler will know where to get the header. What is the correct way to
build a package, wh
I am using control-center-2.18.1-0ubuntu2.1 (from apt-get source gnome-
control-center). I am using ubuntu 7.04.
When I do ./configure && make I get no error actually. However, it will
build all the capplets except about-me. Its possible I get an error but
it does not cause make to abort so its sc
I have posted a patch on the upsteam gnome bugzilla. Its not as fancy as
Phil's suggestion, but it will warn each user when removing themselves
from the admin group. If you think its needed I could add a system that
will check root pw is not empty or atleast one user is in the admins
group. But thi