~ubuntu-branches/ubuntu/hardy/gnome-mount/hardy

« back to all changes in this revision

Viewing changes to src/gnome-mount-properties-view.h

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2008-03-05 15:30:46 UTC
  • mfrom: (1.2.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080305153046-1m3pthhak9rx6yl7
Tags: 0.8~svn20080225-0ubuntu1
* Update to SVN snapshot:
  - Builds nautilus extension for new nautilus 2.0 ABI now, unbreaking the
    volume/drive properties tabs. (LP: #186196)
  - Applied debian/patches/02_msgbox_unref.patch upstream, removed patch.
  - No other changes.
* debian/patches/ubuntu-default-mount-options.patch: Use 'flush' option for
  vfat. It does not actually work in the current kernel, but at least it's
  there once it will actually do something useful. (LP: #149277)

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
 
26
26
#include <libhal.h>
27
27
#include <gtk/gtkwidget.h>
28
 
#include <libgnomevfs/gnome-vfs-volume.h>
29
28
 
30
29
G_BEGIN_DECLS
31
30