gnome-mount patch

Jeffrey Stedfast fejj at novell.com
Tue Feb 7 12:10:11 PST 2006


I'm not sure if this is the proper place to send gnome-mount patches but
eh.

The attached patch simplifies stuff a bit by using a GPtrArray to create
the mount options char** rather than first creating a GSList and then
converting that into a char**.

I also took the liberty of fixing one of the TODO's (limit what options
you use based on what is available in HAL) and also implemented user
options (altho #if 0'd out for now until we figure out what gconf key
scheme to use).

I also fixed some repeat type-o's

if (reply = NULL)

which should have been

if (reply == NULL)


Okay to commit?

-- 
Jeffrey Stedfast
Evolution Hacker - Novell, Inc.
fejj at ximian.com  - www.novell.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gnome-mount.patch
Type: text/x-patch
Size: 10327 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/hal/attachments/20060207/96de2618/gnome-mount.bin


More information about the hal mailing list