gvfs r1756 - in trunk: . client daemon gconf hal programs test
- From: otte svn gnome org
- To: svn-commits-list gnome org
- Subject: gvfs r1756 - in trunk: . client daemon gconf hal programs test
- Date: Tue, 22 Apr 2008 10:31:01 +0100 (BST)
Author: otte
Date: Tue Apr 22 09:31:00 2008
New Revision: 1756
URL: http://svn.gnome.org/viewvc/gvfs?rev=1756&view=rev
Log:
* */*.[ch]: get rid of modelines
The modelines were inconsistent and caused issues when used in
different editors.
Modified:
trunk/ChangeLog
trunk/client/gdaemonvolumemonitor.c
trunk/client/gvfsfusedaemon.c
trunk/daemon/ParseFTPList.c
trunk/daemon/ParseFTPList.h
trunk/daemon/dbus-gmain.c
trunk/daemon/dbus-gmain.h
trunk/daemon/gvfsbackendarchive.c
trunk/daemon/gvfsbackendburn.c
trunk/daemon/gvfsbackendcdda.c
trunk/daemon/gvfsbackendcomputer.c
trunk/daemon/gvfsbackenddav.c
trunk/daemon/gvfsbackendftp.c
trunk/daemon/gvfsbackendgphoto2.c
trunk/daemon/gvfsbackendhttp.c
trunk/daemon/gvfsbackendobexftp-cap-parser.c
trunk/daemon/gvfsbackendobexftp-cap-parser.h
trunk/daemon/gvfsbackendobexftp-fl-parser.c
trunk/daemon/gvfsbackendobexftp-fl-parser.h
trunk/daemon/gvfsbackendsftp.c
trunk/daemon/gvfsbackendtrash.c
trunk/daemon/gvfskeyring.c
trunk/daemon/main.c
trunk/gconf/gapplookupgconf.c
trunk/gconf/gapplookupgconf.h
trunk/gconf/gconf-module.c
trunk/hal/ghaldrive.c
trunk/hal/ghalmount.c
trunk/hal/ghalvolume.c
trunk/hal/ghalvolumemonitor.c
trunk/hal/ghalvolumemonitor.h
trunk/hal/hal-device.c
trunk/hal/hal-device.h
trunk/hal/hal-module.c
trunk/hal/hal-pool.c
trunk/hal/hal-pool.h
trunk/hal/hal-utils.c
trunk/programs/gvfs-cat.c
trunk/programs/gvfs-ls.c
trunk/programs/gvfs-open.c
trunk/programs/gvfs-tree.c
trunk/test/benchmark-common.c
trunk/test/benchmark-gvfs-big-files.c
trunk/test/benchmark-gvfs-small-files.c
trunk/test/benchmark-posix-big-files.c
trunk/test/benchmark-posix-small-files.c
Modified: trunk/client/gdaemonvolumemonitor.c
==============================================================================
--- trunk/client/gdaemonvolumemonitor.c (original)
+++ trunk/client/gdaemonvolumemonitor.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
/* GIO - GLib Input, Output and Streaming Library
*
Modified: trunk/client/gvfsfusedaemon.c
==============================================================================
--- trunk/client/gvfsfusedaemon.c (original)
+++ trunk/client/gvfsfusedaemon.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/daemon/ParseFTPList.c
==============================================================================
--- trunk/daemon/ParseFTPList.c (original)
+++ trunk/daemon/ParseFTPList.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
Modified: trunk/daemon/ParseFTPList.h
==============================================================================
--- trunk/daemon/ParseFTPList.h (original)
+++ trunk/daemon/ParseFTPList.h Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1/GPL 2.0/LGPL 2.1
*
Modified: trunk/daemon/dbus-gmain.c
==============================================================================
--- trunk/daemon/dbus-gmain.c (original)
+++ trunk/daemon/dbus-gmain.c Tue Apr 22 09:31:00 2008
@@ -20,7 +20,6 @@
* Author: Alexander Larsson <alexl redhat com>
*/
-/* -*- mode: C; c-file-style: "gnu" -*- */
/* dbus-gmain.c GLib main loop integration
*
* Copyright (C) 2002, 2003 CodeFactory AB
Modified: trunk/daemon/dbus-gmain.h
==============================================================================
--- trunk/daemon/dbus-gmain.h (original)
+++ trunk/daemon/dbus-gmain.h Tue Apr 22 09:31:00 2008
@@ -20,7 +20,6 @@
* Author: Alexander Larsson <alexl redhat com>
*/
-/* -*- mode: C; c-file-style: "gnu" -*- */
/* dbus-glib-lowlevel.h GLib integration details that require dbus/dbus.h
*
* Copyright (C) 2002, 2003 CodeFactory AB
Modified: trunk/daemon/gvfsbackendarchive.c
==============================================================================
--- trunk/daemon/gvfsbackendarchive.c (original)
+++ trunk/daemon/gvfsbackendarchive.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2008 Benjamin Otte <otte gnome org>
Modified: trunk/daemon/gvfsbackendburn.c
==============================================================================
--- trunk/daemon/gvfsbackendburn.c (original)
+++ trunk/daemon/gvfsbackendburn.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/daemon/gvfsbackendcdda.c
==============================================================================
--- trunk/daemon/gvfsbackendcdda.c (original)
+++ trunk/daemon/gvfsbackendcdda.c Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* GVFS cdrom audio file system driver
*
* Copyright (C) 2007 Red Hat, Inc.
Modified: trunk/daemon/gvfsbackendcomputer.c
==============================================================================
--- trunk/daemon/gvfsbackendcomputer.c (original)
+++ trunk/daemon/gvfsbackendcomputer.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/daemon/gvfsbackenddav.c
==============================================================================
--- trunk/daemon/gvfsbackenddav.c (original)
+++ trunk/daemon/gvfsbackenddav.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2008 Red Hat, Inc.
Modified: trunk/daemon/gvfsbackendftp.c
==============================================================================
--- trunk/daemon/gvfsbackendftp.c (original)
+++ trunk/daemon/gvfsbackendftp.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2008 Benjamin Otte <otte gnome org>
Modified: trunk/daemon/gvfsbackendgphoto2.c
==============================================================================
--- trunk/daemon/gvfsbackendgphoto2.c (original)
+++ trunk/daemon/gvfsbackendgphoto2.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
/* GVFS gphoto2 file system driver
*
Modified: trunk/daemon/gvfsbackendhttp.c
==============================================================================
--- trunk/daemon/gvfsbackendhttp.c (original)
+++ trunk/daemon/gvfsbackendhttp.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2008 Red Hat, Inc.
Modified: trunk/daemon/gvfsbackendobexftp-cap-parser.c
==============================================================================
--- trunk/daemon/gvfsbackendobexftp-cap-parser.c (original)
+++ trunk/daemon/gvfsbackendobexftp-cap-parser.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2004-2005 Nokia Corporation.
* Copyright (C) 2008 Bastien Nocera <hadess hadess net>
Modified: trunk/daemon/gvfsbackendobexftp-cap-parser.h
==============================================================================
--- trunk/daemon/gvfsbackendobexftp-cap-parser.h (original)
+++ trunk/daemon/gvfsbackendobexftp-cap-parser.h Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2004 Nokia Corporation.
*
Modified: trunk/daemon/gvfsbackendobexftp-fl-parser.c
==============================================================================
--- trunk/daemon/gvfsbackendobexftp-fl-parser.c (original)
+++ trunk/daemon/gvfsbackendobexftp-fl-parser.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2004-2005 Nokia Corporation.
* Copyright (C) 2008 Bastien Nocera <hadess hadess net> (gio port)
Modified: trunk/daemon/gvfsbackendobexftp-fl-parser.h
==============================================================================
--- trunk/daemon/gvfsbackendobexftp-fl-parser.h (original)
+++ trunk/daemon/gvfsbackendobexftp-fl-parser.h Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* Copyright (C) 2004 Nokia Corporation.
* Copyright (C) 2008 Bastien Nocera <hadess hadess net> (gio port)
Modified: trunk/daemon/gvfsbackendsftp.c
==============================================================================
--- trunk/daemon/gvfsbackendsftp.c (original)
+++ trunk/daemon/gvfsbackendsftp.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/daemon/gvfsbackendtrash.c
==============================================================================
--- trunk/daemon/gvfsbackendtrash.c (original)
+++ trunk/daemon/gvfsbackendtrash.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/daemon/gvfskeyring.c
==============================================================================
--- trunk/daemon/gvfskeyring.c (original)
+++ trunk/daemon/gvfskeyring.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2008 Carlos Garcia Campos
Modified: trunk/daemon/main.c
==============================================================================
--- trunk/daemon/main.c (original)
+++ trunk/daemon/main.c Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/gconf/gapplookupgconf.c
==============================================================================
--- trunk/gconf/gapplookupgconf.c (original)
+++ trunk/gconf/gapplookupgconf.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
/* GIO - GLib Input, Output and Streaming Library
*
Modified: trunk/gconf/gapplookupgconf.h
==============================================================================
--- trunk/gconf/gapplookupgconf.h (original)
+++ trunk/gconf/gapplookupgconf.h Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/gconf/gconf-module.c
==============================================================================
--- trunk/gconf/gconf-module.c (original)
+++ trunk/gconf/gconf-module.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
/* GIO - GLib Input, Output and Streaming Library
*
Modified: trunk/hal/ghaldrive.c
==============================================================================
--- trunk/hal/ghaldrive.c (original)
+++ trunk/hal/ghaldrive.c Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/hal/ghalmount.c
==============================================================================
--- trunk/hal/ghalmount.c (original)
+++ trunk/hal/ghalmount.c Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/hal/ghalvolume.c
==============================================================================
--- trunk/hal/ghalvolume.c (original)
+++ trunk/hal/ghalvolume.c Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/hal/ghalvolumemonitor.c
==============================================================================
--- trunk/hal/ghalvolumemonitor.c (original)
+++ trunk/hal/ghalvolumemonitor.c Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/hal/ghalvolumemonitor.h
==============================================================================
--- trunk/hal/ghalvolumemonitor.h (original)
+++ trunk/hal/ghalvolumemonitor.h Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/hal/hal-device.c
==============================================================================
--- trunk/hal/hal-device.c (original)
+++ trunk/hal/hal-device.c Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* hal-device.c
*
* Copyright (C) 2007 David Zeuthen
Modified: trunk/hal/hal-device.h
==============================================================================
--- trunk/hal/hal-device.h (original)
+++ trunk/hal/hal-device.h Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* hal-device.h
*
* Copyright (C) 2007 David Zeuthen
Modified: trunk/hal/hal-module.c
==============================================================================
--- trunk/hal/hal-module.c (original)
+++ trunk/hal/hal-module.c Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/hal/hal-pool.c
==============================================================================
--- trunk/hal/hal-pool.c (original)
+++ trunk/hal/hal-pool.c Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* hal-pool.c
*
* Copyright (C) 2007 David Zeuthen
Modified: trunk/hal/hal-pool.h
==============================================================================
--- trunk/hal/hal-pool.h (original)
+++ trunk/hal/hal-pool.h Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* hal-pool.h
*
* Copyright (C) 2007 David Zeuthen
Modified: trunk/hal/hal-utils.c
==============================================================================
--- trunk/hal/hal-utils.c (original)
+++ trunk/hal/hal-utils.c Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/programs/gvfs-cat.c
==============================================================================
--- trunk/programs/gvfs-cat.c (original)
+++ trunk/programs/gvfs-cat.c Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/programs/gvfs-ls.c
==============================================================================
--- trunk/programs/gvfs-ls.c (original)
+++ trunk/programs/gvfs-ls.c Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/programs/gvfs-open.c
==============================================================================
--- trunk/programs/gvfs-open.c (original)
+++ trunk/programs/gvfs-open.c Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/programs/gvfs-tree.c
==============================================================================
--- trunk/programs/gvfs-tree.c (original)
+++ trunk/programs/gvfs-tree.c Tue Apr 22 09:31:00 2008
@@ -1,5 +1,3 @@
-/* -*- mode: C; c-file-style: "gnu"; indent-tabs-mode: nil; -*- */
-
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/test/benchmark-common.c
==============================================================================
--- trunk/test/benchmark-common.c (original)
+++ trunk/test/benchmark-common.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/test/benchmark-gvfs-big-files.c
==============================================================================
--- trunk/test/benchmark-gvfs-big-files.c (original)
+++ trunk/test/benchmark-gvfs-big-files.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/test/benchmark-gvfs-small-files.c
==============================================================================
--- trunk/test/benchmark-gvfs-small-files.c (original)
+++ trunk/test/benchmark-gvfs-small-files.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/test/benchmark-posix-big-files.c
==============================================================================
--- trunk/test/benchmark-posix-big-files.c (original)
+++ trunk/test/benchmark-posix-big-files.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
Modified: trunk/test/benchmark-posix-small-files.c
==============================================================================
--- trunk/test/benchmark-posix-small-files.c (original)
+++ trunk/test/benchmark-posix-small-files.c Tue Apr 22 09:31:00 2008
@@ -1,4 +1,3 @@
-/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/* GIO - GLib Input, Output and Streaming Library
*
* Copyright (C) 2006-2007 Red Hat, Inc.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]