summaryrefslogtreecommitdiff
path: root/thunarx
diff options
context:
space:
mode:
authorHarald Judt <h.judt@gmx.at>2015-05-22 22:20:18 +0200
committerHarald Judt <h.judt@gmx.at>2015-05-22 22:44:27 +0200
commit5ad3ff45441ef7a33c46643b4489776dae664929 (patch)
treee53c33ea2ed73d99e40c7f61e76a551661e8c1c6 /thunarx
parent6010f71d865b624f5f58b81405764c4ce6b2afc4 (diff)
downloadthunar-5ad3ff45441ef7a33c46643b4489776dae664929.tar.gz
Remove subversion $Id$ tags
Remove them or replace them with vim modelines where appropriate.
Diffstat (limited to 'thunarx')
-rw-r--r--thunarx/thunarx-config.c2
-rw-r--r--thunarx/thunarx-config.h.in2
-rw-r--r--thunarx/thunarx-file-info.c2
-rw-r--r--thunarx/thunarx-file-info.h2
-rw-r--r--thunarx/thunarx-menu-provider.c2
-rw-r--r--thunarx/thunarx-menu-provider.h2
-rw-r--r--thunarx/thunarx-preferences-provider.c2
-rw-r--r--thunarx/thunarx-preferences-provider.h2
-rw-r--r--thunarx/thunarx-private.c2
-rw-r--r--thunarx/thunarx-private.h2
-rw-r--r--thunarx/thunarx-property-page-provider.c2
-rw-r--r--thunarx/thunarx-property-page-provider.h2
-rw-r--r--thunarx/thunarx-property-page.c2
-rw-r--r--thunarx/thunarx-property-page.h2
-rw-r--r--thunarx/thunarx-provider-factory.c2
-rw-r--r--thunarx/thunarx-provider-factory.h2
-rw-r--r--thunarx/thunarx-provider-module.c2
-rw-r--r--thunarx/thunarx-provider-module.h2
-rw-r--r--thunarx/thunarx-provider-plugin.c2
-rw-r--r--thunarx/thunarx-provider-plugin.h2
-rw-r--r--thunarx/thunarx-renamer-provider.c2
-rw-r--r--thunarx/thunarx-renamer-provider.h2
-rw-r--r--thunarx/thunarx-renamer.c2
-rw-r--r--thunarx/thunarx-renamer.h2
-rw-r--r--thunarx/thunarx.h2
-rw-r--r--thunarx/thunarx.symbols2
26 files changed, 26 insertions, 26 deletions
diff --git a/thunarx/thunarx-config.c b/thunarx/thunarx-config.c
index c0fb1200..5c6a31b9 100644
--- a/thunarx/thunarx-config.c
+++ b/thunarx/thunarx-config.c
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-config.h.in b/thunarx/thunarx-config.h.in
index 98c5b5ee..2e640782 100644
--- a/thunarx/thunarx-config.h.in
+++ b/thunarx/thunarx-config.h.in
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-file-info.c b/thunarx/thunarx-file-info.c
index 623560a9..4d103a78 100644
--- a/thunarx/thunarx-file-info.c
+++ b/thunarx/thunarx-file-info.c
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
* Copyright (c) 2009 Jannis Pohlmann <jannis@xfce.org>
diff --git a/thunarx/thunarx-file-info.h b/thunarx/thunarx-file-info.h
index 36c6670c..76bbaa11 100644
--- a/thunarx/thunarx-file-info.h
+++ b/thunarx/thunarx-file-info.h
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
* Copyright (c) 2009 Jannis Pohlmann <jannis@xfce.org>
diff --git a/thunarx/thunarx-menu-provider.c b/thunarx/thunarx-menu-provider.c
index 3fe75a96..f7348df0 100644
--- a/thunarx/thunarx-menu-provider.c
+++ b/thunarx/thunarx-menu-provider.c
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-menu-provider.h b/thunarx/thunarx-menu-provider.h
index 018babc2..2b8fdb9d 100644
--- a/thunarx/thunarx-menu-provider.h
+++ b/thunarx/thunarx-menu-provider.h
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-preferences-provider.c b/thunarx/thunarx-preferences-provider.c
index c675b3f5..fc6140b6 100644
--- a/thunarx/thunarx-preferences-provider.c
+++ b/thunarx/thunarx-preferences-provider.c
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-preferences-provider.h b/thunarx/thunarx-preferences-provider.h
index 669afdf6..505c673c 100644
--- a/thunarx/thunarx-preferences-provider.h
+++ b/thunarx/thunarx-preferences-provider.h
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-private.c b/thunarx/thunarx-private.c
index 807944db..23b72fa6 100644
--- a/thunarx/thunarx-private.c
+++ b/thunarx/thunarx-private.c
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-private.h b/thunarx/thunarx-private.h
index 1503bfb1..8d28b6af 100644
--- a/thunarx/thunarx-private.h
+++ b/thunarx/thunarx-private.h
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-property-page-provider.c b/thunarx/thunarx-property-page-provider.c
index 524492c1..9e666470 100644
--- a/thunarx/thunarx-property-page-provider.c
+++ b/thunarx/thunarx-property-page-provider.c
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-property-page-provider.h b/thunarx/thunarx-property-page-provider.h
index ccbcc227..69ef814a 100644
--- a/thunarx/thunarx-property-page-provider.h
+++ b/thunarx/thunarx-property-page-provider.h
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-property-page.c b/thunarx/thunarx-property-page.c
index f2247e4c..6fb88f3d 100644
--- a/thunarx/thunarx-property-page.c
+++ b/thunarx/thunarx-property-page.c
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-property-page.h b/thunarx/thunarx-property-page.h
index 7c0a2613..489e7fbc 100644
--- a/thunarx/thunarx-property-page.h
+++ b/thunarx/thunarx-property-page.h
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-provider-factory.c b/thunarx/thunarx-provider-factory.c
index c1ab46fb..31b88354 100644
--- a/thunarx/thunarx-provider-factory.c
+++ b/thunarx/thunarx-provider-factory.c
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-206 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-provider-factory.h b/thunarx/thunarx-provider-factory.h
index bc6fd261..5874e246 100644
--- a/thunarx/thunarx-provider-factory.h
+++ b/thunarx/thunarx-provider-factory.h
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-provider-module.c b/thunarx/thunarx-provider-module.c
index 5f998fb6..023ad2ae 100644
--- a/thunarx/thunarx-provider-module.c
+++ b/thunarx/thunarx-provider-module.c
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-provider-module.h b/thunarx/thunarx-provider-module.h
index 1df9a7e4..345e45fb 100644
--- a/thunarx/thunarx-provider-module.h
+++ b/thunarx/thunarx-provider-module.h
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-provider-plugin.c b/thunarx/thunarx-provider-plugin.c
index 53493173..ac3309b4 100644
--- a/thunarx/thunarx-provider-plugin.c
+++ b/thunarx/thunarx-provider-plugin.c
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-provider-plugin.h b/thunarx/thunarx-provider-plugin.h
index b6e821fb..6fd19aa8 100644
--- a/thunarx/thunarx-provider-plugin.h
+++ b/thunarx/thunarx-provider-plugin.h
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-renamer-provider.c b/thunarx/thunarx-renamer-provider.c
index 2810c8be..ae2bc17a 100644
--- a/thunarx/thunarx-renamer-provider.c
+++ b/thunarx/thunarx-renamer-provider.c
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-renamer-provider.h b/thunarx/thunarx-renamer-provider.h
index 290cdd40..2ace381e 100644
--- a/thunarx/thunarx-renamer-provider.h
+++ b/thunarx/thunarx-renamer-provider.h
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-renamer.c b/thunarx/thunarx-renamer.c
index 92f50d15..571bbd86 100644
--- a/thunarx/thunarx-renamer.c
+++ b/thunarx/thunarx-renamer.c
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx-renamer.h b/thunarx/thunarx-renamer.h
index adcbf1a5..65829b3d 100644
--- a/thunarx/thunarx-renamer.h
+++ b/thunarx/thunarx-renamer.h
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx.h b/thunarx/thunarx.h
index 73d86b9f..ebdb9af0 100644
--- a/thunarx/thunarx.h
+++ b/thunarx/thunarx.h
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
diff --git a/thunarx/thunarx.symbols b/thunarx/thunarx.symbols
index a5b7d78d..9b0cf610 100644
--- a/thunarx/thunarx.symbols
+++ b/thunarx/thunarx.symbols
@@ -1,4 +1,4 @@
-/* $Id$ */
+/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>.
* Copyright (c) 2009 Jannis Pohlmann <jannis@xfce.org>.