I made a gnome_util_user_shell like function for glib. Can someone review it?



You can test it with following code:

#include <glib.h>

int
main(int argc,char *argv[])
{
   g_printf("%s\n",g_get_user_shell());
}

It would be nice if some tested it on win2k.

patch is here:

http://bugzilla.gnome.org/show_bug.cgi?id=309475

lupusBE (Kristof Vansant Belgium)




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]