Subversion Repositories pub

Compare Revisions

No changes between revisions

Ignore whitespace Rev 28 → Rev 29

/nautilus-follow-symlink/trunk/src/common.h
1,3 → 1,28
/* $Id$
*
* common.h
* nautilus-follow-symlink: Nautilus extension which allows opening the real
* path of symbolic links
*
* Copyright (C) 2006 Toni Corvera
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
* Author: Toni Corvera <outlyer@outlyer.net>
*/
 
#ifndef FOLLOW_SYMLINK_COMMON_H
#define FOLLOW_SYMLINK_COMMON_H
 
Property changes:
Added: svn:keywords
+Rev Id Date
\ No newline at end of property
/nautilus-follow-symlink/trunk/src/follow-symlink.c
1,4 → 1,5
/*
/* $Id$
*
* follow-symlink.h
* nautilus-follow-symlink: Nautilus extension which allows opening the real
* path of symbolic links
Property changes:
Added: svn:keywords
+Rev Id Date
\ No newline at end of property
/nautilus-follow-symlink/trunk/src/nautilus-ext-follow-symlink.c
1,4 → 1,5
/*
/* $Id$
*
* follow-symlink.h
* nautilus-follow-symlink: Nautilus extension which allows opening the real
* path of symbolic links
Property changes:
Added: svn:keywords
+Rev Id Date
\ No newline at end of property
/nautilus-follow-symlink/trunk/src/Makefile.am
1,3 → 1,5
# $Id$ #
#
 
# Required to correctly install the locale files
CPPFLAGS+=-DGNOMELOCALEDIR=\""$(datadir)/locale"\"
Property changes:
Added: svn:keywords
+Rev Id Date
\ No newline at end of property
/nautilus-follow-symlink/trunk/src/follow-symlink.h
1,4 → 1,5
/*
/* $Id$
*
* follow-symlink.h
* nautilus-follow-symlink: Nautilus extension which allows opening the real
* path of symbolic links
Property changes:
Added: svn:keywords
+Rev Id Date
\ No newline at end of property
/nautilus-follow-symlink/trunk/src/nautilus-ext-follow-symlink.h
1,4 → 1,5
/*
/* $Id$
*
* follow-symlink.h
* nautilus-follow-symlink: Nautilus extension which allows opening the real
* path of symbolic links
Property changes:
Added: svn:keywords
+Rev Id Date
\ No newline at end of property