Commit graph

3 commits

Author SHA1 Message Date
dsainty
2b23ac1fa3 Make include of <locale.h> unconditional. That's the way it is at the source,
and it's necessary to fix the build in at least some Linux environments.

http://bugzilla.gnome.org/show_bug.cgi?id=442197
http://svn.gnome.org/viewvc/gnome-mount/trunk/src/gnome-mount.c?r1=183&r2=184

No PKGREVISION bump required, this change only affects platforms where the
build was broken anyway.
2009-03-10 05:24:35 +00:00
hasso
a49e36357a Make it build on DragonFly. 2008-12-25 05:33:20 +00:00
jmcneill
5c07dd6655 Import gnome-mount version 0.8.
The grand plan with gnome-mount is to get the appropriate GNOME
software (such as gnome-volume-manager and gnome-vfs) to use this
instead of invoking mount(1)/umount(1)/eject(1) / invoking methods on
HAL directly.

Included in gnome-mount is also gnome-umount and gnome-eject. All
programs utilize the methods on HAL and as such run unprivileged. The
rationale for gnome-mount is to have a centralized place (in gconf)
where settings (e.g. mount options, mount location) are
maintained.
2008-11-22 17:54:42 +00:00