mirror of
https://github.com/MidnightCommander/mc
synced 2025-02-22 18:24:23 +03:00
Global removal of RCS Id: flags.
This commit is contained in:
parent
85ea3e7533
commit
da7e82d253
@ -4,8 +4,6 @@
|
||||
|
||||
Authors: 1996, 1997 Paul Sheer
|
||||
|
||||
$Id$
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
|
@ -4,8 +4,6 @@
|
||||
|
||||
Authors: 1996, 1997 Paul Sheer
|
||||
|
||||
$Id$
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
|
@ -4,8 +4,6 @@
|
||||
|
||||
Authors: 1996, 1997 Paul Sheer
|
||||
|
||||
$Id$
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
|
@ -4,8 +4,6 @@
|
||||
|
||||
Authors: 1996, 1997 Paul Sheer
|
||||
|
||||
$Id$
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
|
@ -4,8 +4,6 @@
|
||||
|
||||
Authors: 1998 Paul Sheer
|
||||
|
||||
$Id$
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
|
2
po/sv.po
2
po/sv.po
@ -8,8 +8,6 @@
|
||||
# Andreas Hyden <a.hyden@cyberpoint.se>.
|
||||
# Christian Rose <menthos@menthos.com>, 2000, 2001, 2002.
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: mc\n"
|
||||
|
@ -23,8 +23,6 @@
|
||||
#include "setup.h" /* For the externs */
|
||||
#include "color.h"
|
||||
|
||||
/* "$Id$" */
|
||||
|
||||
/* Set to force black and white display at program startup */
|
||||
int disable_colors = 0;
|
||||
|
||||
|
@ -30,8 +30,6 @@
|
||||
#include "tree.h"
|
||||
#include "../vfs/vfs.h"
|
||||
|
||||
/* "$Id$" */
|
||||
|
||||
/* If true show files starting with a dot */
|
||||
int show_dot_files = 1;
|
||||
|
||||
|
@ -17,7 +17,6 @@
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
/* "$Id$" */
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
|
@ -95,8 +95,6 @@
|
||||
|
||||
/* }}} */
|
||||
|
||||
/* rcsid [] = "$Id$" */
|
||||
|
||||
int verbose = 1;
|
||||
|
||||
/*
|
||||
|
@ -69,8 +69,6 @@
|
||||
#define WANT_WIDGETS
|
||||
#include "setup.h" /* For save_setup() */
|
||||
|
||||
/* "$Id$" */
|
||||
|
||||
/* Controls the display of the rotating dash on the verbose mode */
|
||||
int nice_rotating_dash = 1;
|
||||
|
||||
|
@ -96,8 +96,6 @@
|
||||
|
||||
#include "popt.h"
|
||||
|
||||
/* "$Id$" */
|
||||
|
||||
/* When the modes are active, left_panel, right_panel and tree_panel */
|
||||
/* Point to a proper data structure. You should check with the functions */
|
||||
/* get_current_type and get_other_type the types of the panels before using */
|
||||
|
@ -31,8 +31,6 @@
|
||||
#include "win.h"
|
||||
#include "key.h" /* For mi_getch() */
|
||||
|
||||
/* "$Id$" */
|
||||
|
||||
extern int is_right;
|
||||
int menubar_visible = 1; /* This is the new default */
|
||||
|
||||
|
@ -18,8 +18,6 @@
|
||||
/* Events received by clients of this library have their coordinates 0 */
|
||||
/* based */
|
||||
|
||||
/* "$Id$" */
|
||||
|
||||
#include <config.h>
|
||||
#include <sys/types.h>
|
||||
#ifdef HAVE_UNISTD_H
|
||||
|
@ -20,8 +20,6 @@
|
||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
/* "$Id$" */
|
||||
|
||||
#include <config.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
@ -55,8 +55,6 @@
|
||||
#endif
|
||||
|
||||
|
||||
/* "$Id$" */
|
||||
|
||||
extern char *find_ignore_dirs;
|
||||
|
||||
extern int num_history_items_recorded;
|
||||
|
@ -6,8 +6,6 @@
|
||||
Author Miguel de Icaza
|
||||
Norbert Warmuth
|
||||
|
||||
$Id$
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
the Free Software Foundation; either version 2 of the License, or
|
||||
|
@ -63,8 +63,6 @@ static void tree_rescan_cmd (WTree *tree);
|
||||
static int tree_callback (Dlg_head *h, WTree *tree, int msg, int par);
|
||||
#define tcallback (callback_fn) tree_callback
|
||||
|
||||
/* "$Id$" */
|
||||
|
||||
static tree_entry *back_ptr (tree_entry *ptr, int *count)
|
||||
{
|
||||
int i = 0;
|
||||
|
@ -41,8 +41,6 @@
|
||||
|
||||
#include "view.h" /* for default_* externs */
|
||||
|
||||
/* "$Id$" */
|
||||
|
||||
#define MAX_ENTRIES 16
|
||||
#define MAX_ENTRY_LEN 60
|
||||
|
||||
|
@ -47,8 +47,6 @@
|
||||
#include "charsets.h"
|
||||
#endif
|
||||
|
||||
/* "$Id$" */
|
||||
|
||||
static const char app_text [] = "Midnight-Commander";
|
||||
int easy_patterns = 1;
|
||||
|
||||
|
@ -111,8 +111,6 @@ int altered_magic_flag = 0;
|
||||
int altered_nroff_flag = 0;
|
||||
/* }}} */
|
||||
|
||||
/* "$Id$" */
|
||||
|
||||
static const char hex_char[] = "0123456789ABCDEF";
|
||||
|
||||
/* Our callback */
|
||||
|
@ -32,8 +32,6 @@
|
||||
#include "key.h" /* XCTRL and ALT macros */
|
||||
#include "layout.h"
|
||||
|
||||
/* "$Id$" */
|
||||
|
||||
typedef void (*fnptr)(void);
|
||||
|
||||
typedef struct Fkey_Table_List {
|
||||
|
@ -28,8 +28,6 @@
|
||||
|
||||
/* }}} */
|
||||
|
||||
/* [] = "$Id$" */
|
||||
|
||||
#include <config.h>
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
@ -3,8 +3,6 @@
|
||||
|
||||
Written by: 2000 Jan Hudec
|
||||
|
||||
$Id$
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Library General Public License
|
||||
as published by the Free Software Foundation; either version 2 of
|
||||
|
@ -3,8 +3,6 @@
|
||||
*
|
||||
* Written at 1998 by Pavel Machek <pavel@ucw.cz>, distribute under LGPL.
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* Very loosely based on tar.c from midnight and archives.[ch] from
|
||||
* avfs by Miklos Szeredi (mszeredi@inf.bme.hu)
|
||||
*
|
||||
|
@ -5,8 +5,6 @@
|
||||
Rewritten by: 1998 Pavel Machek
|
||||
Additional changes by: 1999 Andrew T. Veliath
|
||||
|
||||
$Id$
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Library General Public License
|
||||
as published by the Free Software Foundation; either version 2 of
|
||||
|
@ -6,8 +6,6 @@
|
||||
Written by: 1998 Pavel Machek
|
||||
Spaces fix: 2000 Michal Svec
|
||||
|
||||
$Id$
|
||||
|
||||
Derived from ftpfs.c.
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
|
@ -7,8 +7,6 @@
|
||||
1997 Norbert Warmuth
|
||||
1998 Pavel Machek
|
||||
|
||||
$Id$
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Library General Public License
|
||||
as published by the Free Software Foundation; either version 2 of
|
||||
|
@ -1,7 +1,5 @@
|
||||
/* ftpfs.h */
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#if !defined(__FTPFS_H)
|
||||
#define __FTPFS_H
|
||||
|
||||
|
@ -6,8 +6,6 @@
|
||||
Andrej Borsenkow
|
||||
Norbert Warmuth
|
||||
|
||||
$Id$
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Library General Public License
|
||||
as published by the Free Software Foundation; either version 2 of
|
||||
|
@ -3,8 +3,6 @@
|
||||
*
|
||||
* Copyright 1998 Pavel Machek, distribute under GPL
|
||||
*
|
||||
* $Id$
|
||||
*
|
||||
* This defines whole class of filesystems which contain single file
|
||||
* inside. It is somehow similar to extfs, except that extfs makes
|
||||
* whole virtual trees and we do only single virtual files.
|
||||
|
@ -4,8 +4,6 @@
|
||||
|
||||
Written by Wayne Roberts <wroberts1@home.com>
|
||||
|
||||
$Id$
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Library General Public License
|
||||
as published by the Free Software Foundation; either version 2 of
|
||||
|
@ -11,8 +11,6 @@
|
||||
1997 Norbert Warmuth.
|
||||
2000 Pavel Machek
|
||||
|
||||
$Id$
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Library General Public License
|
||||
as published by the Free Software Foundation; either version 2 of
|
||||
|
@ -5,8 +5,6 @@
|
||||
1995 Jakub Jelinek
|
||||
1998 Pavel Machek
|
||||
|
||||
$Id$
|
||||
|
||||
This program is free software; you can redistribute it and/or
|
||||
modify it under the terms of the GNU Library General Public License
|
||||
as published by the Free Software Foundation; either version 2 of
|
||||
|
@ -1,8 +1,6 @@
|
||||
#ifndef DIRENTRY_H
|
||||
#define DIRENTRY_H
|
||||
|
||||
/* $Id$ */
|
||||
|
||||
#include <stdio.h>
|
||||
#include <ctype.h>
|
||||
#include <string.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user