Skip to content

Commit

Permalink
Remove subversion $Id$ tags
Browse files Browse the repository at this point in the history
Remove them or replace them with vim modelines where appropriate.
  • Loading branch information
Harald Judt committed May 22, 2015
1 parent 6010f71 commit 5ad3ff4
Show file tree
Hide file tree
Showing 107 changed files with 72 additions and 143 deletions.
2 changes: 0 additions & 2 deletions acinclude.m4
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
dnl $Id$
dnl
dnl Copyright (c) 2004-2006
dnl The Thunar development team. All rights reserved.
dnl
Expand Down
2 changes: 0 additions & 2 deletions docs/Thunar.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
<!--
$Id$
Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
-->

Expand Down
2 changes: 0 additions & 2 deletions docs/design/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

EXTRA_DIST = \
mime.xmi \
overview.xmi
Expand Down
2 changes: 0 additions & 2 deletions docs/papers/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

EXTRA_DIST = \
HackingOnThunar.odt

Expand Down
2 changes: 0 additions & 2 deletions docs/reference/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

SUBDIRS = \
thunarx

Expand Down
2 changes: 0 additions & 2 deletions docs/reference/thunarx/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

AUTOMAKE_OPTIONS = 1.8

# The name of the module.
Expand Down
2 changes: 0 additions & 2 deletions examples/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

SUBDIRS = \
tex-open-terminal

Expand Down
2 changes: 0 additions & 2 deletions examples/nautilus-bulk-rename.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/usr/bin/env python
#
# $Id$
#
# Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
#
# This program is free software; you can redistribute it and/or modify it
Expand Down
2 changes: 0 additions & 2 deletions examples/tex-open-terminal/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

AM_CPPFLAGS = \
-I$(top_builddir) \
-I$(top_srcdir) \
Expand Down
2 changes: 1 addition & 1 deletion examples/tex-open-terminal/tex-open-terminal-plugin.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion examples/tex-open-terminal/tex-open-terminal.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion examples/tex-open-terminal/tex-open-terminal.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 0 additions & 2 deletions examples/thunar-file-manager.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/usr/bin/env python
#
# $Id$
#
# Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
#
# This program is free software; you can redistribute it and/or modify it
Expand Down
2 changes: 0 additions & 2 deletions examples/xfce-file-manager.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/usr/bin/env python
#
# $Id$
#
# Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
#
# This program is free software; you can redistribute it and/or modify it
Expand Down
2 changes: 0 additions & 2 deletions icons/128x128/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

iconsdir = $(datadir)/icons/hicolor/128x128/apps
icons_DATA = \
Thunar.png
Expand Down
2 changes: 0 additions & 2 deletions icons/16x16/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

appsdir = $(datadir)/icons/hicolor/16x16/apps
apps_DATA = \
Thunar.png
Expand Down
2 changes: 0 additions & 2 deletions icons/24x24/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

iconsdir = $(datadir)/icons/hicolor/24x24/apps
icons_DATA = \
Thunar.png
Expand Down
2 changes: 0 additions & 2 deletions icons/48x48/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

iconsdir = $(datadir)/icons/hicolor/48x48/apps
icons_DATA = \
Thunar.png
Expand Down
2 changes: 0 additions & 2 deletions icons/64x64/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

iconsdir = $(datadir)/icons/hicolor/64x64/apps
icons_DATA = \
Thunar.png
Expand Down
2 changes: 0 additions & 2 deletions icons/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

SUBDIRS = \
16x16 \
24x24 \
Expand Down
2 changes: 0 additions & 2 deletions icons/scalable/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

iconsdir = $(datadir)/icons/hicolor/scalable/apps
icons_DATA = \
Thunar.svg
Expand Down
2 changes: 0 additions & 2 deletions pixmaps/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

pixmapsdir = $(datadir)/pixmaps/Thunar
pixmaps_DATA = \
Thunar-about-logo.png
Expand Down
2 changes: 0 additions & 2 deletions plugins/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

if THUNAR_PLUGIN_APR
THUNAR_APR_SUBDIRS = thunar-apr
endif
Expand Down
4 changes: 1 addition & 3 deletions plugins/thunar-apr/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

AM_CPPFLAGS = \
-I$(top_builddir) \
-I$(top_builddir)/plugins \
Expand Down Expand Up @@ -50,7 +48,7 @@ thunar_apr_la_LIBADD = \

thunar_apr_la_DEPENDENCIES = \
$(top_builddir)/thunarx/libthunarx-$(THUNARX_VERSION_API).la


EXTRA_DIST = \
README
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-apr/thunar-apr-abstract-page.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-apr/thunar-apr-abstract-page.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-apr/thunar-apr-desktop-page.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-apr/thunar-apr-desktop-page.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-apr/thunar-apr-image-page.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-apr/thunar-apr-image-page.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-apr/thunar-apr-plugin.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-apr/thunar-apr-private.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-apr/thunar-apr-private.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-apr/thunar-apr-provider.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-apr/thunar-apr-provider.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 0 additions & 2 deletions plugins/thunar-sbr/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

AM_CPPFLAGS = \
-I$(top_builddir) \
-I$(top_builddir)/plugins \
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sbr/thunar-sbr-case-renamer.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sbr/thunar-sbr-case-renamer.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sbr/thunar-sbr-date-renamer.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2007 Nick Schermer <nick@xfce.org>
* Copyright (c) 2007 Benedikt Meurer <benny@xfce.org>
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sbr/thunar-sbr-date-renamer.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2007 Nick Schermer <nick@xfce.org>
* Copyright (c) 2007 Benedikt Meurer <benny@xfce.org>
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sbr/thunar-sbr-enum-types.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sbr/thunar-sbr-enum-types.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sbr/thunar-sbr-insert-renamer.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sbr/thunar-sbr-insert-renamer.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sbr/thunar-sbr-number-renamer.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sbr/thunar-sbr-number-renamer.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sbr/thunar-sbr-plugin.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sbr/thunar-sbr-provider.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sbr/thunar-sbr-provider.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sbr/thunar-sbr-remove-renamer.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sbr/thunar-sbr-remove-renamer.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sbr/thunar-sbr-replace-renamer.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sbr/thunar-sbr-replace-renamer.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 0 additions & 2 deletions plugins/thunar-sendto-email/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

AM_CPPFLAGS = \
-I$(top_builddir) \
-I$(top_builddir)/plugins \
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-sendto-email/main.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>
* Copyright (c) 2009 Jannis Pohlmann <jannis@xfce.org>
Expand Down
1 change: 0 additions & 1 deletion plugins/thunar-tpa/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

AM_CPPFLAGS = \
-I$(top_builddir) \
-I$(top_builddir)/plugins \
Expand Down
2 changes: 0 additions & 2 deletions plugins/thunar-tpa/thunar-tpa-bindings.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>

<!--
$Id$

Copyright (c) 2006 Benedikt Meurer <benny@xfce.org>

This program is free software; you can redistribute it and/or modify it
Expand Down
2 changes: 0 additions & 2 deletions plugins/thunar-uca/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $Id$

AM_CPPFLAGS = \
-I$(top_builddir) \
-I$(top_builddir)/plugins \
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-uca/thunar-uca-chooser.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2006 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-uca/thunar-uca-chooser.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-uca/thunar-uca-context.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-uca/thunar-uca-context.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005 Benedikt Meurer <benny@xfce.org>
*
Expand Down
2 changes: 1 addition & 1 deletion plugins/thunar-uca/thunar-uca-editor.c
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* $Id$ */
/* vi:set et ai sw=2 sts=2 ts=2: */
/*-
* Copyright (c) 2005-2007 Benedikt Meurer <benny@xfce.org>
* Copyright (c) 2011 Jannis Pohlmann <jannis@xfce.org>
Expand Down
Loading

0 comments on commit 5ad3ff4

Please sign in to comment.