Skip to content
This repository has been archived by the owner on Mar 10, 2019. It is now read-only.

Commit

Permalink
remove arch-tag lines from source files
Browse files Browse the repository at this point in the history
arch was three version control systems ago, yet I still see these
showing up in new files.
  • Loading branch information
Jonathan Matthew committed Dec 4, 2009
1 parent cc142ec commit df722b2
Show file tree
Hide file tree
Showing 174 changed files with 4 additions and 348 deletions.
1 change: 0 additions & 1 deletion INSTALL.quick
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@ The Details

More detailed installation instructions can be found in INSTALL.

arch-tag: Quick installation documentation file
1 change: 0 additions & 1 deletion INTERNALS
Original file line number Diff line number Diff line change
Expand Up @@ -176,4 +176,3 @@ Local Variables:
mode: outline
End:

arch-tag: A description of the Rhythmbox internals
2 changes: 0 additions & 2 deletions Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
## arch-tag: Automake rules for the toplevel source

AUTOMAKE_OPTIONS = 1.7

DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install --enable-gtk-doc --disable-scrollkeeper
Expand Down
1 change: 0 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,3 @@ Development

See the HACKING file.

arch-tag: The typical project user README doc
2 changes: 0 additions & 2 deletions backends/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
## arch-tag: Automake rules for backends library

noinst_LTLIBRARIES = librbbackends.la

SUBDIRS = gstreamer
Expand Down
2 changes: 0 additions & 2 deletions backends/gstreamer/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
## arch-tag: Automake rules for gstreamer backend library

noinst_LTLIBRARIES = librbbackendsgstreamer.la

librbbackendsgstreamer_la_SOURCES = \
Expand Down
2 changes: 0 additions & 2 deletions backends/gstreamer/rb-encoder-gst.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
/*
* arch-tag: Implementation of GStreamer encoding backend
*
* Based on Sound-Juicer's ripping code
*
* Copyright (C) 2003 Ross Burton <[email protected]>
Expand Down
2 changes: 0 additions & 2 deletions backends/gstreamer/rb-encoder-gst.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
/*
* arch-tag: Interface to audio encoder backend
*
* Copyright (C) 2006 James Livingston <[email protected]>
*
* This program is free software; you can redistribute it and/or
Expand Down
2 changes: 0 additions & 2 deletions backends/rb-encoder.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
/*
* arch-tag: Interface to audio encoder backend
*
* Copyright (C) 2006 James Livingston <[email protected]>
*
* This program is free software; you can redistribute it and/or
Expand Down
3 changes: 0 additions & 3 deletions backends/rb-player-gst-data-tee.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
/*
* arch-tag: Interface for audio backends capable of dynamic plugging of
* gstreamer data tee elements
*
* Copyright (C) 2006 James Livingston <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
Expand Down
3 changes: 0 additions & 3 deletions backends/rb-player-gst-filter.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
/*
* arch-tag: Interface for audio backends capable of dynamic plugging of
* gstreamer filter elements
*
* Copyright (C) 2006 James Livingston <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
Expand Down
3 changes: 0 additions & 3 deletions backends/rb-player-gst-tee.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
/*
* arch-tag: Interface for audio backends capable of dynamic plugging of
* gstreamer tee elements
*
* Copyright (C) 2006 James Livingston <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions backends/rb-player.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Interface to audio backend
*
* Copyright (C) 2003 Jorn Baayen <[email protected]>
* Copyright (C) 2003 Colin Walters <[email protected]>
*
Expand Down
2 changes: 0 additions & 2 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
define(arch-tag)
# arch-tag: Toplevel Autoconf configuration script
AC_PREREQ(2.53)
AC_INIT([rhythmbox],
[0.12.6],
Expand Down
2 changes: 0 additions & 2 deletions help/C/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
## arch-tag: Automake rules for English help files

figdir = figures
docname = rhythmbox
lang = C
Expand Down
1 change: 0 additions & 1 deletion help/C/fdl-appendix.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
http://developer.gnome.org/projects/gdp
Version: 1.0.1
Last Modified: Nov 16, 2000
arch-tag: GNU Free Documentation license in DocBook format
-->

<appendix id="fdl">
Expand Down
3 changes: 0 additions & 3 deletions help/C/legal.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>

<!-- arch-tag: Various legalistic stuff for the English DocBook manual
-->

<legalnotice id="legalnotice">
<para>
Permission is granted to copy, distribute and/or modify this
Expand Down
2 changes: 0 additions & 2 deletions help/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
## arch-tag: Automake rules for main help directory

include $(top_srcdir)/gnome-doc-utils.make
dist-hook: doc-dist-hook

Expand Down
3 changes: 1 addition & 2 deletions lib/eel-gconf-extensions.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */

/* arch-tag: Implementation of stuff to make GConf easier to use.
/*
Copyright (C) 2000, 2001 Eazel, Inc.
The Gnome Library is free software; you can redistribute it and/or
Expand Down
3 changes: 1 addition & 2 deletions lib/eel-gconf-extensions.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/* -*- Mode: C; indent-tabs-mode: t; c-basic-offset: 8; tab-width: 8 -*- */

/* arch-tag: Header file for stuff to make GConf easier to use.
/*
Copyright (C) 2000, 2001 Eazel, Inc.
The Gnome Library is free software; you can redistribute it and/or
Expand Down
2 changes: 0 additions & 2 deletions lib/rb-cut-and-paste-code.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
* arch-tag: File containing code cut and pasted from elsewhere
*
* Copyright (C) 2000 Eazel, Inc.
* Copyright (C) 2002 Jorn Baayen
Expand Down
2 changes: 0 additions & 2 deletions lib/rb-cut-and-paste-code.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Header file for code cut and pasted from elsewhere
*
* Copyright (C) 2002 Jorn Baayen
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions lib/rb-debug.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
* arch-tag: Implementation of simple Rhythmbox debugging interface
*
* Copyright (C) 2002 Jorn Baayen
*
Expand Down
2 changes: 0 additions & 2 deletions lib/rb-debug.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Header for simple Rhythmbox debugging interface
*
* Copyright (C) 2002 Jorn Baayen
* Copyright (C) 2003 Colin Walters <[email protected]>
*
Expand Down
2 changes: 0 additions & 2 deletions lib/rb-file-helpers.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Implementation of various Rhythmbox utility functions for URIs and files
*
* Copyright (C) 2002 Jorn Baayen
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions lib/rb-file-helpers.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Header for various Rhythmbox utility functions for URIs and files
*
* Copyright (C) 2002 Jorn Baayen
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions lib/rb-preferences.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Header with definitions of various GConf keys
*
* Copyright (C) 2002 Jorn Baayen
* Copyright (C) 2003 Colin Walters <[email protected]>
*
Expand Down
2 changes: 0 additions & 2 deletions lib/rb-stock-icons.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
* arch-tag: Implementation of Rhythmbox icon loading
*
* Copyright (C) 2002 Jorn Baayen
* Copyright (C) 2003,2004 Colin Walters <[email protected]>
Expand Down
2 changes: 0 additions & 2 deletions lib/rb-stock-icons.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Header with definitions for Rhythmbox icon loading
*
* Copyright (C) 2002 Jorn Baayen
* Copyright (C) 2004 Colin Walters <[email protected]>
*
Expand Down
2 changes: 0 additions & 2 deletions lib/rb-util.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
* arch-tag: Implementation of totally random functions that didn't fit elsewhere
*
* Copyright (C) 2003 Colin Walters <[email protected]>
*
Expand Down
2 changes: 0 additions & 2 deletions lib/rb-util.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Header for totally random functions that didn't fit elsewhere
*
* Copyright (C) 2003 Colin Walters <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions metadata/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
## arch-tag: Automake rules for metadata library

SUBDIRS =

INCLUDES = \
Expand Down
2 changes: 0 additions & 2 deletions metadata/rb-metadata-common.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Implementation of common metadata functions
*
* Copyright (C) 2003 Colin Walters <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions metadata/rb-metadata-gst.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
* arch-tag: Implementation of metadata reading using GStreamer
*
* Copyright (C) 2003,2004 Colin Walters <[email protected]>
*
Expand Down
2 changes: 0 additions & 2 deletions metadata/rb-metadata.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Interface to metadata reading/writing
*
* Copyright (C) 2003,2004 Colin Walters <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions plugins/audiocd/rb-audiocd-source.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
* arch-tag: Implementation of audiocd source object (based of the ipod source)
*
* Copyright (C) 2005-2006 James Livingston <[email protected]>
*
Expand Down
2 changes: 0 additions & 2 deletions plugins/audiocd/rb-audiocd-source.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Header for Audio CD source object
*
* Copyright (C) 2005 James Livingston <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions plugins/audioscrobbler/rb-audioscrobbler.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
* arch-tag: Implementation of Rhythmbox Audioscrobbler support
*
* Copyright (C) 2005 Alex Revo <[email protected]>,
* Ruben Vermeersch <[email protected]>
Expand Down
2 changes: 0 additions & 2 deletions plugins/audioscrobbler/rb-audioscrobbler.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Header file for Rhythmbox Audioscrobbler support
*
* Copyright (C) 2005 Alex Revo <[email protected]>
* Ruben Vermeersch <[email protected]>
*
Expand Down
2 changes: 0 additions & 2 deletions plugins/audioscrobbler/rb-lastfm-source.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
* arch-tag: Implementation of last.fm station source object
*
* Copyright (C) 2006 Matt Novenstern <[email protected]>
* Copyright (C) 2008 Jonathan Matthew <[email protected]>
Expand Down
2 changes: 0 additions & 2 deletions plugins/audioscrobbler/rb-lastfm-source.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Header for last.fm station source
*
* Copyright (C) 2006 Matt Novenstern <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions plugins/cd-recorder/rb-playlist-source-recorder.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
*
* arch-tag: Implementation of playlist source recorder object
*
* Copyright (C) 2002 Jorn Baayen <[email protected]>
* Copyright (C) 2003 Colin Walters <[email protected]>
Expand Down
2 changes: 0 additions & 2 deletions plugins/cd-recorder/rb-playlist-source-recorder.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
/*
* arch-tag: Header for playlist recorder object
*
* Copyright (C) 2002 Jorn Baayen <[email protected]>
* Copyright (C) 2003,2004 Colin Walters <[email protected]>
* Copyright (C) 2004 William Jon McCann <[email protected]>
Expand Down
2 changes: 0 additions & 2 deletions plugins/cd-recorder/rb-recorder-gst.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
*
* arch-tag: Implementation of GStreamer recorder backend
*
* Copyright (C) 2004-2006 William Jon McCann <[email protected]>
*
Expand Down
2 changes: 0 additions & 2 deletions plugins/cd-recorder/rb-recorder.h
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
/*
* arch-tag: Interface to audio recorder backend
*
* Copyright (C) 2004 William Jon McCann <[email protected]>
*
* This program is free software; you can redistribute it and/or
Expand Down
2 changes: 0 additions & 2 deletions plugins/generic-player/rb-generic-player-source.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
* arch-tag: Implementation of generic audio player source object
*
* Copyright (C) 2004 James Livingston <[email protected]>
*
Expand Down
2 changes: 0 additions & 2 deletions plugins/generic-player/rb-generic-player-source.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Header for generic audio player source object
*
* Copyright (C) 2005 James Livingston <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions plugins/generic-player/rb-nokia770-source.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
* arch-tag: Implementation of Nokia 770 source object
*
* Copyright (C) 2006 James Livingston <[email protected]>
*
Expand Down
2 changes: 0 additions & 2 deletions plugins/generic-player/rb-nokia770-source.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Header for Nokia 770 source object
*
* Copyright (C) 2006 James Livingston <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions plugins/generic-player/rb-psp-source.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
* arch-tag: Implementation of PSP source object
*
* Copyright (C) 2006 James Livingston <[email protected]>
*
Expand Down
2 changes: 0 additions & 2 deletions plugins/generic-player/rb-psp-source.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Header for PSP source object
*
* Copyright (C) 2006 James Livingston <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions plugins/ipod/rb-ipod-db.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Abstraction of libgpod Itdb_ItunesDB object
*
* Copyright (C) 2007 Christophe Fergeau <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions plugins/ipod/rb-ipod-db.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Abstraction of libgpod Itdb_ItunesDB object
*
* Copyright (C) 2007 Christophe Fergeau <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions plugins/ipod/rb-ipod-source.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Implementation of ipod source object
*
* Copyright (C) 2004, 2007 Christophe Fergeau <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions plugins/ipod/rb-ipod-source.h
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/*
* arch-tag: Header for iPod source object
*
* Copyright (C) 2004 Christophe Fergeau <[email protected]>
*
* This program is free software; you can redistribute it and/or modify
Expand Down
2 changes: 0 additions & 2 deletions plugins/iradio/rb-iradio-source.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
*
* arch-tag: Implementation of Internet Radio source object
*
* Copyright (C) 2002,2003 Colin Walters <[email protected]>
*
Expand Down
Loading

0 comments on commit df722b2

Please sign in to comment.