1
0
Fork 0

Remove now useless $Id: lines.

This commit is contained in:
Laurent MONIN 2005-10-21 09:14:07 +02:00 committed by Laurent MONIN
parent 03118059ee
commit df065ead80
539 changed files with 0 additions and 539 deletions

View File

@ -572,4 +572,3 @@ Yurii Rashkovskii <yrashk@univer.kharkov.ua>
RPM spec file in contrib/
RedHat compilation fixes
$Id: AUTHORS,v 1.198 2005/08/10 15:38:28 jonas Exp $

1
BUGS
View File

@ -2,4 +2,3 @@ All the known bugs are now kept in the Bugzilla, available at
http://bugzilla.elinks.or.cz/
$Id: BUGS,v 1.61 2003/05/10 23:03:12 pasky Exp $

View File

@ -169,5 +169,4 @@ old_to_new_bookmarks.sh.
##########
$Id: INSTALL,v 1.29 2004/09/22 16:17:23 pasky Exp $
vim: textwidth=80

1
README
View File

@ -64,6 +64,5 @@ you can examine the website at
$Id: README,v 1.24 2005/01/11 15:51:02 jonas Exp $
vim: textwidth=80

1
SITES
View File

@ -46,4 +46,3 @@ RPMs:
http://ftp.nest.pld-linux.org/pool/l/links/
http://ftp.pld-linux.org/pool/l/links/
$Id: SITES,v 1.21 2005/01/31 23:14:14 jonas Exp $

1
TODO
View File

@ -22,4 +22,3 @@ General goals:
Speed/memory optimizations
$Id: TODO,v 1.64 2003/06/08 12:33:40 jonas Exp $

View File

@ -1,5 +1,4 @@
#!/bin/sh
# $Id: gen,v 1.3 2005/03/05 21:49:29 zas Exp $
export LC_ALL=C
./gen-cp

View File

@ -1,5 +1,4 @@
#!/bin/sh
# $Id: gen-7b,v 1.8 2005/03/05 21:49:29 zas Exp $
echo
echo Generating Unicode2ascii translation table.

View File

@ -1,5 +1,4 @@
#!/bin/sh
# $Id: gen-cp,v 1.13 2005/03/05 22:08:22 zas Exp $
echo
echo Generating code page translation tables.

View File

@ -1,5 +1,4 @@
#!/bin/sh
# $Id: gen-ent,v 1.10 2005/03/05 21:49:29 zas Exp $
echo
echo Generating entity table.

View File

@ -1,5 +1,4 @@
#!/bin/awk -f
# $Id: tr7bit.awk,v 1.4 2005/03/05 21:49:29 zas Exp $
function join(array, start, sep, end, result, i)
{

View File

@ -4,7 +4,6 @@
# Created: 1993-05-16
# Public domain
# $Id: mkinstalldirs,v 1.13 1999/01/05 03:18:55 bje Exp $
errstatus=0

View File

@ -24,4 +24,3 @@ Files not listed here have description included in their header.
patch for $VIMRUNTIME/filetype.vim so that elinks.conf is properly
detected and the elinks syntax is associated to it.
$Id: README,v 1.11 2003/06/21 13:25:02 jonas Exp $

View File

@ -1,5 +1,4 @@
/* CGI script for FSP protocol support */
/* $Id: fspcgi.c,v 1.8 2005/06/29 19:53:18 witekfl Exp $ */
#include <ctype.h>
#include <fsplib.h>

View File

@ -28,7 +28,6 @@
#
# Spec file format from < http://www.rpm.org/RPM-HOWTO/build.html >
#
# $Id: elinks.spec.in,v 1.19 2005/06/14 13:34:04 witekfl Exp $
Summary: Enhanced version of Links (Lynx-like text WWW browser)
Name: elinks

View File

@ -4,7 +4,6 @@
" Last Change: Dec 12th 2002
" Description: This file covers elinks version 0.4pre15
" $Id: elinks.vim,v 1.8 2003/12/22 00:10:42 jonas Exp $
" For version 5.x: Clear all syntax items
" For version 6.x: Quit when a syntax file was already loaded

View File

@ -1,5 +1,4 @@
# Example keybinding
# $Id: keybind.conf,v 1.1 2002/06/30 21:30:24 pasky Exp $
# Copy this file to ~/.elinks/ and use include "keybind.conf" in
# "elinks.conf" to include it.

View File

@ -1,5 +1,4 @@
-- Bookmark system for Links-Lua.
-- $Id: bm.lua,v 1.7 2005/03/27 22:59:41 miciah Exp $
-----------------------------------------------------------------------
-- User options

View File

@ -1,5 +1,4 @@
-- Configuration for hooks.lua file, put in ~/.elinks/ as config.lua.
-- $Id: config.lua,v 1.11 2005/04/15 18:15:24 miciah Exp $
-- ** IMPORTANT **
-- Individual functions may be disabled for security by assigning them

View File

@ -1,5 +1,4 @@
-- Source-code highlighting hook
-- $Id: highlight.lua,v 1.5 2005/03/25 19:02:48 miciah Exp $
highlight_file_types = {
patch = "%.patch$",

View File

@ -1,5 +1,4 @@
-- Example hooks.lua file, put in ~/.elinks/ as hooks.lua.
-- $Id: hooks.lua.in,v 1.82 2005/08/23 00:18:45 miciah Exp $
-- TODO: Bookmarks stuff should be completely moved to bm.lua. --pasky

View File

@ -1,6 +1,5 @@
-- Check MD5 sums of download files automagically (it expects them in
-- downloadedfile.txt).
-- $Id: md5check.lua,v 1.5 2005/04/15 15:03:48 miciah Exp $
----------------------------------------------------------------------
-- Installation

View File

@ -1,5 +1,4 @@
-- ELinks-side part of elinks-remote
-- $Id: remote.lua,v 1.3 2005/03/27 22:59:41 miciah Exp $
-- See script elinks-remote for explanation what's this about.

View File

@ -3,7 +3,6 @@
* or filename, put the appropriate pathname in document.css.stylesheet.
* ELinks will assume that the path is relative to the its configuration
* directory if it does not begin with a slash. */
/* $Id: user.css,v 1.2 2005/01/28 14:19:57 jonas Exp $ */
body {
/* Don't like the default colours? No problem: */

View File

@ -1,6 +1,5 @@
ELinks for Debian
----------------------
$Id: README.Debian,v 1.1 2005/01/11 00:02:17 jonas Exp $
ELinks is a code fork of Links, the original character mode browser of
Mikulas Patocka. ELinks provides lots of new features over the original

1
debian/rules vendored
View File

@ -3,7 +3,6 @@
# ELinks debian/rules that uses debhelper.
# GNU copyright 1997 to 1999 by Joey Hess.
#
# $Id: rules,v 1.17 2005/05/09 11:17:08 jonas Exp $
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1

View File

@ -40,4 +40,3 @@ ELinks mailing list. If you are changing something in an existing document,
please read about how to make unified patches in the Patches section of the
doc/hacking.txt file.
$Id: README,v 1.14 2005/05/24 19:05:14 jonas Exp $

View File

@ -222,5 +222,4 @@ TODO list. So be sure to tell us if you would like this process to be
simplified rather sooner than later.
///////////////////////////////////////////////////////////////////////////////
$Id: bookmarks.txt,v 1.21 2005/09/15 11:24:54 jonas Exp $
///////////////////////////////////////////////////////////////////////////////

View File

@ -296,5 +296,4 @@ http://www.lighthouse.org/color_contrast.htm
$Id: color-model.txt,v 1.18 2005/01/03 21:51:40 pasky Exp $
vim: textwidth=80

View File

@ -122,5 +122,4 @@ detection for it and tie it to `src/ecmascript/ecmascript.c`, which should be
easy. We await your patches eagerly.
///////////////////////////////////////////////////////////////////////////////
$Id: ecmascript.txt,v 1.16 2005/05/24 18:21:45 jonas Exp $
///////////////////////////////////////////////////////////////////////////////

View File

@ -245,4 +245,3 @@ Description:
Allows a subsystem to do whatever clean-up is required when ELinks quits.
-------------------------------------------------------------------------------
$Id: events.txt,v 1.16 2005/01/03 08:12:57 miciah Exp $

View File

@ -101,5 +101,4 @@ command handler, it's just that no one has done it yet ;-). Also, more actions
should be able to take arguments.
///////////////////////////////////////////////////////////////////////////////
$Id: exmode.txt,v 1.11 2005/05/24 18:21:45 jonas Exp $
///////////////////////////////////////////////////////////////////////////////

View File

@ -153,5 +153,4 @@ users can change their User-Agent through the options system.
///////////////////////////////////////////////////////////////////////////////
$Id: faq.txt,v 1.5 2005/05/24 18:21:45 jonas Exp $
///////////////////////////////////////////////////////////////////////////////

View File

@ -35,5 +35,4 @@ he'll split the stuff properly amongst himself and other developers >:).
///////////////////////////////////////////////////////////////////////////////
$Id: feedback.txt,v 1.7 2005/05/24 18:21:45 jonas Exp $
///////////////////////////////////////////////////////////////////////////////

View File

@ -683,5 +683,4 @@ to compile or execute in one of these modes, then rework it.
Happy hacking!
///////////////////////////////////////////////////////////////////////////////
$Id: hacking.txt,v 1.36 2005/05/24 18:21:45 jonas Exp $
///////////////////////////////////////////////////////////////////////////////

View File

@ -85,7 +85,6 @@ detailed notes regarding given modules/subsystems.
$Id: index.txt,v 1.18 2005/05/03 17:30:02 jonas Exp $
(Note: Sometimes, I broke the lines manually earlier than gqap would,
for greater aesthetical effect. --pasky)

View File

@ -76,5 +76,4 @@ include::txt/import-features.conf.txt[]
endif::installation-webpage[]
///////////////////////////////////////////////////////////////////////////////
$Id: installation.txt,v 1.12 2005/06/15 20:08:14 jonas Exp $
///////////////////////////////////////////////////////////////////////////////

View File

@ -362,5 +362,4 @@ everything is marked TODO!
///////////////////////////////////////////////////////////////////////////////
$Id: introduction.txt,v 1.24 2005/05/24 18:21:45 jonas Exp $
///////////////////////////////////////////////////////////////////////////////

View File

@ -561,5 +561,4 @@ More ideas
do.
///////////////////////////////////////////////////////////////////////////////
$Id: lua-scripting.txt,v 1.5 2005/05/24 18:21:45 jonas Exp $
///////////////////////////////////////////////////////////////////////////////

View File

@ -126,5 +126,4 @@ application/postscript; ps2ascii %s ; copiousoutput
-------------------------------------------------------------------------------
///////////////////////////////////////////////////////////////////////////////
$Id: mailcap.txt,v 1.10 2005/05/24 18:21:45 jonas Exp $
///////////////////////////////////////////////////////////////////////////////

View File

@ -86,5 +86,4 @@ you must quit (or kill) them all to get rid of the damn thing. But that's a
different story.
///////////////////////////////////////////////////////////////////////////////
$Id: marks.txt,v 1.13 2005/08/23 13:19:58 zas Exp $
///////////////////////////////////////////////////////////////////////////////

View File

@ -180,5 +180,4 @@ handler with the name for the handler you want to assign to the MIME type.
E.g. you may want to have set mime.type.image.jpeg = "image_viewer".
///////////////////////////////////////////////////////////////////////////////
$Id: mime.txt,v 1.3 2005/05/24 18:21:45 jonas Exp $
///////////////////////////////////////////////////////////////////////////////

View File

@ -84,5 +84,4 @@ new tabs containing `slashdot.org`, `freshmeat.net` and a Google search of elink
will be opened.
///////////////////////////////////////////////////////////////////////////////
$Id: remote.txt,v 1.12 2005/05/24 18:21:45 jonas Exp $
///////////////////////////////////////////////////////////////////////////////

View File

@ -92,5 +92,4 @@ Whow ! Around 200kb :)
==============================================================================
///////////////////////////////////////////////////////////////////////////////
$Id: small.txt,v 1.18 2005/05/24 18:21:45 jonas Exp $
///////////////////////////////////////////////////////////////////////////////

View File

@ -112,5 +112,4 @@ bookmark therein the currently displayed document of each tab:
periodically saved tabs will be removed.
///////////////////////////////////////////////////////////////////////////////
$Id: tabs.txt,v 1.9 2005/05/24 18:21:45 jonas Exp $
///////////////////////////////////////////////////////////////////////////////

View File

@ -165,5 +165,4 @@ within a terminal emulator that supports 256 colors and you have compiled both
Screen and ELinks to support it, choose '256 colors'.
///////////////////////////////////////////////////////////////////////////////
$Id: terminals.txt,v 1.6 2005/06/15 20:08:14 jonas Exp $
///////////////////////////////////////////////////////////////////////////////

View File

@ -1,6 +1,5 @@
#!/bin/sh
#
# $Id: help2doc,v 1.19 2005/05/17 16:30:55 jonas Exp $
#
# Script used to generate doc/book/config/cmdoptions.xml
# and hopefully other in the future.

View File

@ -3,7 +3,6 @@
# Generate asciidoc from the features.conf file in the top-level direftory.
# Copyright (c) Jonas Fonseca <fonseca@diku.dk>, 2005
#
# $Id: import-features.conf,v 1.2 2005/05/18 00:45:26 jonas Exp $
TMPFILE=$(mktemp import-features.conf.XXXXXX) || exit 1

View File

@ -3,7 +3,6 @@
# Generate the elinks(1) manpage.
# Copyright (c) Jonas Fonseca <fonseca@diku.dk>, 2005
#
# $Id: make-elinks-manpage,v 1.12 2005/07/01 13:15:53 jonas Exp $
DOCTYPE=$(echo "$1" | sed 's/.*elinks.1.//' | sed 's/.txt.*//')
ELINKS=$2

View File

@ -3,7 +3,6 @@
# Generate the elinkskeys(5) manpage.
# Copyright (c) Jonas Fonseca <fonseca@diku.dk>, 2005
#
# $Id: make-elinkskeys-manpage,v 1.8 2005/06/13 20:41:48 jonas Exp $
# FIXME:
#

View File

@ -89,5 +89,4 @@ scripting enabled in order to make use of it, and many users don't have Lua
installed.
///////////////////////////////////////////////////////////////////////////////
$Id: urlshortcuts.txt,v 1.5 2005/05/24 18:21:45 jonas Exp $
///////////////////////////////////////////////////////////////////////////////

View File

@ -604,5 +604,4 @@ CONFIG_BACKTRACE=yes
CONFIG_NO_ROOT_EXEC=no
# $Id: features.conf,v 1.35 2005/08/09 17:04:01 jonas Exp $
# vim: filetype=sh textwidth=80

View File

@ -349,5 +349,4 @@ current status of each language file. Be proud if your language file rank higher
or the same as the French one.
$Id: README,v 1.9 2005/03/03 10:48:00 zas Exp $
vim: textwidth=80

View File

@ -19,4 +19,3 @@ done | sort -b -k1,1nr -k2,2 | sed 's/^ *[0-9]*//'
echo
# $Id: gen_translations_stats.sh,v 1.6 2003/10/18 17:38:26 jonas Exp $ #

View File

@ -69,4 +69,3 @@ the other way around)".
`----------'
$Id: README,v 1.18 2005/06/15 21:24:35 pasky Exp $

View File

@ -1,5 +1,4 @@
/* Button widget handlers. */
/* $Id: button.c,v 1.94 2005/03/24 14:56:31 zas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,4 +1,3 @@
/* $Id: button.h,v 1.40 2005/03/23 10:57:56 zas Exp $ */
#ifndef EL__BFU_BUTTON_H
#define EL__BFU_BUTTON_H

View File

@ -1,5 +1,4 @@
/* Checkbox widget handlers. */
/* $Id: checkbox.c,v 1.99 2005/03/24 15:10:11 zas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,4 +1,3 @@
/* $Id: checkbox.h,v 1.39 2005/03/01 16:30:05 zas Exp $ */
#ifndef EL__BFU_CHECKBOX_H
#define EL__BFU_CHECKBOX_H

View File

@ -1,4 +1,3 @@
/* $Id: common.h,v 1.8 2005/03/05 20:50:34 zas Exp $ */
#ifndef EL__BFU_COMMON_H
#define EL__BFU_COMMON_H

View File

@ -1,5 +1,4 @@
/* Dialog box implementation. */
/* $Id: dialog.c,v 1.206 2005/06/13 00:43:26 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,4 +1,3 @@
/* $Id: dialog.h,v 1.57 2005/06/13 00:43:26 jonas Exp $ */
#ifndef EL__BFU_DIALOG_H
#define EL__BFU_DIALOG_H

View File

@ -1,5 +1,4 @@
/* Widget group implementation. */
/* $Id: group.c,v 1.72 2005/03/24 11:44:42 zas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,4 +1,3 @@
/* $Id: group.h,v 1.15 2003/12/01 15:19:53 pasky Exp $ */
#ifndef EL__BFU_GROUP_H
#define EL__BFU_GROUP_H

View File

@ -1,5 +1,4 @@
/* Hiearchic listboxes browser dialog commons */
/* $Id: hierbox.c,v 1.221 2005/07/31 00:14:18 miciah Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,4 +1,3 @@
/* $Id: hierbox.h,v 1.71 2005/07/31 00:14:18 miciah Exp $ */
#ifndef EL__BFU_HIERBOX_H
#define EL__BFU_HIERBOX_H

View File

@ -1,5 +1,4 @@
/* Hotkeys handling. */
/* $Id: hotkey.c,v 1.31 2005/01/05 14:37:44 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,5 +1,4 @@
/* Hotkeys handling. */
/* $Id: hotkey.h,v 1.9 2005/01/05 14:37:44 jonas Exp $ */
#ifndef EL__BFU_HOTKEY_H
#define EL__BFU_HOTKEY_H

View File

@ -1,5 +1,4 @@
/* Input field widget implementation. */
/* $Id: inpfield.c,v 1.216 2005/08/03 23:02:59 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,4 +1,3 @@
/* $Id: inpfield.h,v 1.54 2005/06/10 04:47:02 miciah Exp $ */
#ifndef EL__BFU_INPFIELD_H
#define EL__BFU_INPFIELD_H

View File

@ -1,5 +1,4 @@
/* Input history for input fields. */
/* $Id: inphist.c,v 1.96 2005/08/03 23:02:59 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,4 +1,3 @@
/* $Id: inphist.h,v 1.19 2005/08/03 23:02:59 jonas Exp $ */
#ifndef EL__BFU_INPHIST_H
#define EL__BFU_INPHIST_H

View File

@ -1,5 +1,4 @@
/* These cute LightEmittingDiode-like indicators. */
/* $Id: leds.c,v 1.88 2005/08/25 15:08:00 zas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,4 +1,3 @@
/* $Id: leds.h,v 1.23 2005/06/13 00:43:27 jonas Exp $ */
#ifndef EL__BFU_LEDS_H
#define EL__BFU_LEDS_H

View File

@ -1,5 +1,4 @@
/* Listbox widget implementation. */
/* $Id: listbox.c,v 1.212 2005/08/02 01:20:45 miciah Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,4 +1,3 @@
/* $Id: listbox.h,v 1.83 2005/05/12 22:19:53 miciah Exp $ */
#ifndef EL__BFU_LISTBOX_H
#define EL__BFU_LISTBOX_H

View File

@ -1,5 +1,4 @@
/* List menus functions */
/* $Id: listmenu.c,v 1.38 2005/06/14 12:25:19 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,4 +1,3 @@
/* $Id: listmenu.h,v 1.4 2004/11/22 13:27:41 zas Exp $ */
#ifndef EL__BFU_LISTMENU_H
#define EL__BFU_LISTMENU_H

View File

@ -1,5 +1,4 @@
/* Menu system implementation. */
/* $Id: menu.c,v 1.302 2005/09/13 09:22:58 zas Exp $ */
#ifndef _GNU_SOURCE
#define _GNU_SOURCE /* XXX: we _WANT_ strcasestr() ! */

View File

@ -1,4 +1,3 @@
/* $Id: menu.h,v 1.70 2005/06/10 04:47:02 miciah Exp $ */
#ifndef EL__BFU_MENU_H
#define EL__BFU_MENU_H

View File

@ -1,5 +1,4 @@
/* Prefabricated message box implementation. */
/* $Id: msgbox.c,v 1.102 2005/06/22 14:00:44 witekfl Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,4 +1,3 @@
/* $Id: msgbox.h,v 1.28 2005/03/23 11:18:08 zas Exp $ */
#ifndef EL__BFU_MSGBOX_H
#define EL__BFU_MSGBOX_H

View File

@ -1,5 +1,4 @@
/* BFU display helpers. */
/* $Id: style.c,v 1.15 2005/03/05 21:34:30 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,4 +1,3 @@
/* $Id: style.h,v 1.7 2004/11/19 17:46:05 zas Exp $ */
#ifndef EL__BFU_STYLE_H
#define EL__BFU_STYLE_H

View File

@ -1,5 +1,4 @@
/* Text widget implementation. */
/* $Id: text.c,v 1.120 2005/03/24 16:03:40 zas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,4 +1,3 @@
/* $Id: text.h,v 1.27 2004/11/19 17:46:05 zas Exp $ */
#ifndef EL__BFU_TEXT_H
#define EL__BFU_TEXT_H

View File

@ -1,5 +1,4 @@
/* Common widget functions. */
/* $Id: widget.c,v 1.36 2004/11/22 07:28:49 miciah Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,4 +1,3 @@
/* $Id: widget.h,v 1.96 2005/03/22 14:56:23 zas Exp $ */
#ifndef EL__BFU_WIDGET_H
#define EL__BFU_WIDGET_H

View File

@ -1,5 +1,4 @@
/* Internal bookmarks support - file format backends multiplexing */
/* $Id: common.c,v 1.23 2005/06/12 00:42:30 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,4 +1,3 @@
/* $Id: common.h,v 1.4 2003/05/08 21:42:57 zas Exp $ */
#ifndef EL__BOOKMARKS_BACKEND_COMMON_H
#define EL__BOOKMARKS_BACKEND_COMMON_H

View File

@ -1,5 +1,4 @@
/* Internal bookmarks support - default file format backend */
/* $Id: default.c,v 1.21 2005/03/20 10:40:54 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,4 +1,3 @@
/* $Id: default.h,v 1.2 2002/12/09 20:14:42 pasky Exp $ */
#ifndef EL__BOOKMARKS_BACKEND_DEFAULT_H
#define EL__BOOKMARKS_BACKEND_DEFAULT_H

View File

@ -1,5 +1,4 @@
/* Internal bookmarks XBEL bookmarks basic support */
/* $Id: xbel.c,v 1.53 2005/04/29 07:40:51 zas Exp $ */
/*
* TODO: Decent XML output.

View File

@ -1,4 +1,3 @@
/* $Id: xbel.h,v 1.1 2002/12/10 22:52:16 pasky Exp $ */
#ifndef EL__BOOKMARKS_BACKEND_XBEL_H
#define EL__BOOKMARKS_BACKEND_XBEL_H

View File

@ -1,5 +1,4 @@
/* Internal bookmarks support */
/* $Id: bookmarks.c,v 1.171 2005/07/27 23:38:32 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

View File

@ -1,4 +1,3 @@
/* $Id: bookmarks.h,v 1.40 2005/07/27 23:38:32 jonas Exp $ */
#ifndef EL__BOOKMARKS_BOOKMARKS_H
#define EL__BOOKMARKS_BOOKMARKS_H

View File

@ -1,5 +1,4 @@
/* Bookmarks dialogs */
/* $Id: dialogs.c,v 1.223 2005/07/27 23:38:32 jonas Exp $ */
#ifndef _GNU_SOURCE
#define _GNU_SOURCE /* XXX: we _WANT_ strcasestr() ! */

View File

@ -1,4 +1,3 @@
/* $Id: dialogs.h,v 1.17 2005/06/14 12:25:19 jonas Exp $ */
#ifndef EL__BOOKMARKS_DIALOGS_H
#define EL__BOOKMARKS_DIALOGS_H

1
src/cache/cache.c vendored
View File

@ -1,5 +1,4 @@
/* Cache subsystem */
/* $Id: cache.c,v 1.226 2005/08/18 02:40:50 miciah Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"

1
src/cache/cache.h vendored
View File

@ -1,4 +1,3 @@
/* $Id: cache.h,v 1.105 2005/07/27 23:38:32 jonas Exp $ */
#ifndef EL__CACHE_CACHE_H
#define EL__CACHE_CACHE_H

Some files were not shown because too many files have changed in this diff Show More