[epiphany/wip/bookmarks: 293/315] Standardize modelines in new files



commit d7e84808692f731156e6ea9290da004bd29dde00
Author: Michael Catanzaro <mcatanzaro gnome org>
Date:   Thu Sep 22 20:07:55 2016 -0500

    Standardize modelines in new files

 src/ephy-bookmark-properties-grid.c |    1 -
 src/ephy-bookmark-properties-grid.h |    1 -
 src/ephy-bookmark-row.c             |    1 +
 src/ephy-bookmark-row.h             |    1 +
 src/ephy-bookmark.c                 |    1 +
 src/ephy-bookmark.h                 |    1 +
 src/ephy-bookmarks-manager.c        |    1 +
 src/ephy-bookmarks-manager.h        |    1 +
 src/ephy-bookmarks-popover.c        |    1 +
 src/ephy-bookmarks-popover.h        |    1 +
 10 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/src/ephy-bookmark-properties-grid.c b/src/ephy-bookmark-properties-grid.c
index 0df011c..079ed70 100644
--- a/src/ephy-bookmark-properties-grid.c
+++ b/src/ephy-bookmark-properties-grid.c
@@ -1,4 +1,3 @@
-/* vim: set sw=2 ts=2 sts=2 et: */
 /* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
 /*
  * Copyright (C) 2016 Iulian-Gabriel Radu <iulian radu67 gmail com>
diff --git a/src/ephy-bookmark-properties-grid.h b/src/ephy-bookmark-properties-grid.h
index 37cb0e9..f249997 100644
--- a/src/ephy-bookmark-properties-grid.h
+++ b/src/ephy-bookmark-properties-grid.h
@@ -1,4 +1,3 @@
-/* vim: set sw=2 ts=2 sts=2 et: */
 /* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
 /*
  * Copyright (C) 2016 Iulian-Gabriel Radu <iulian radu67 gmail com>
diff --git a/src/ephy-bookmark-row.c b/src/ephy-bookmark-row.c
index a0e954e..0746dfe 100644
--- a/src/ephy-bookmark-row.c
+++ b/src/ephy-bookmark-row.c
@@ -1,3 +1,4 @@
+/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
 /*
  * Copyright (C) 2016 Iulian-Gabriel Radu <iulian radu67 gmail com>
  *
diff --git a/src/ephy-bookmark-row.h b/src/ephy-bookmark-row.h
index 7201b04..a09adb1 100644
--- a/src/ephy-bookmark-row.h
+++ b/src/ephy-bookmark-row.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
 /*
  * Copyright (C) 2016 Iulian-Gabriel Radu <iulian radu67 gmail com>
  *
diff --git a/src/ephy-bookmark.c b/src/ephy-bookmark.c
index d43475d..3623a59 100644
--- a/src/ephy-bookmark.c
+++ b/src/ephy-bookmark.c
@@ -1,3 +1,4 @@
+/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
 /*
  * Copyright (C) 2016 Iulian-Gabriel Radu <iulian radu67 gmail com>
  *
diff --git a/src/ephy-bookmark.h b/src/ephy-bookmark.h
index bcf5732..76d8e72 100644
--- a/src/ephy-bookmark.h
+++ b/src/ephy-bookmark.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
 /*
  * Copyright (C) 2016 Iulian-Gabriel Radu <iulian radu67 gmail com>
  *
diff --git a/src/ephy-bookmarks-manager.c b/src/ephy-bookmarks-manager.c
index d47f772..c3de1d0 100644
--- a/src/ephy-bookmarks-manager.c
+++ b/src/ephy-bookmarks-manager.c
@@ -1,3 +1,4 @@
+/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
 /*
  * Copyright (C) 2016 Iulian-Gabriel Radu <iulian radu67 gmail com>
  *
diff --git a/src/ephy-bookmarks-manager.h b/src/ephy-bookmarks-manager.h
index 2928d3a..cea9bfa 100644
--- a/src/ephy-bookmarks-manager.h
+++ b/src/ephy-bookmarks-manager.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
 /*
  * Copyright (C) 2016 Iulian-Gabriel Radu <iulian radu67 gmail com>
  *
diff --git a/src/ephy-bookmarks-popover.c b/src/ephy-bookmarks-popover.c
index ce63bbd..397cfc2 100644
--- a/src/ephy-bookmarks-popover.c
+++ b/src/ephy-bookmarks-popover.c
@@ -1,3 +1,4 @@
+/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
 /*
  * Copyright (C) 2016 Iulian-Gabriel Radu <iulian radu67 gmail com>
  *
diff --git a/src/ephy-bookmarks-popover.h b/src/ephy-bookmarks-popover.h
index 3cd2dd8..e19de4d 100644
--- a/src/ephy-bookmarks-popover.h
+++ b/src/ephy-bookmarks-popover.h
@@ -1,3 +1,4 @@
+/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
 /*
  * Copyright (C) 2016 Iulian-Gabriel Radu <iulian radu67 gmail com>
  *


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]