I made a gnome_util_user_shell like function for glib. Can someone review it?
- From: Kristof Vansant <de_lupus pandora be>
- To: gtk-devel-list gnome org
- Subject: I made a gnome_util_user_shell like function for glib. Can someone review it?
- Date: Mon, 04 Jul 2005 21:49:20 +0200
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]