[Xfce4-commits] [xfce/thunar-volman] 03/04: Remove SVN $Id$ and update .gitignore
noreply at xfce.org
noreply at xfce.org
Thu Feb 26 14:54:39 CET 2015
This is an automated email from the git hooks/post-receive script.
hjudt pushed a commit to branch master
in repository xfce/thunar-volman.
commit 5c89d8b1daabd8011d38434f93695c4a3c5ed035
Author: Harald Judt <h.judt at gmx.at>
Date: Thu Feb 26 14:48:02 2015 +0100
Remove SVN $Id$ and update .gitignore
---
.gitignore | 3 +++
Makefile.am | 4 +---
configure.ac.in | 2 --
icons/48x48/Makefile.am | 2 --
icons/Makefile.am | 2 --
icons/scalable/Makefile.am | 2 --
6 files changed, 4 insertions(+), 11 deletions(-)
diff --git a/.gitignore b/.gitignore
index e35c136..4831b7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,6 +8,7 @@
.libs
aclocal.m4
autom4te.cache
+ChangeLog
compile
config.guess
config.h
@@ -18,6 +19,7 @@ config.status
config.sub
configure
configure.in
+configure.ac
depcomp
INSTALL
install-sh
@@ -36,3 +38,4 @@ stamp-it
stamp-h1
thunar-volman-settings.desktop
texput.log
+thunar-volman-*.tar.bz2
diff --git a/Makefile.am b/Makefile.am
index 5971461..9ccea97 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-
SUBDIRS = \
icons \
po \
@@ -9,7 +7,7 @@ SUBDIRS = \
distclean-local:
rm -rf *.cache *~
-distuninstallcheck_listfiles = \
+distuninstallcheck_listfiles = \
find . -type f -print | grep -v ./share/icons/hicolor/icon-theme.cache
.PHONY: ChangeLog
diff --git a/configure.ac.in b/configure.ac.in
index ca4b3f1..35ad360 100644
--- a/configure.ac.in
+++ b/configure.ac.in
@@ -1,5 +1,3 @@
-dnl $Id$
-dnl
dnl Copyright (c) 2004-2007 Benedikt Meurer <benny at xfce.org>
dnl Copyright (c) 2010-2011 Jannis Pohlmann <jannis at xfce.org>
dnl
diff --git a/icons/48x48/Makefile.am b/icons/48x48/Makefile.am
index e2a29d8..3d07552 100644
--- a/icons/48x48/Makefile.am
+++ b/icons/48x48/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-
iconsdir = $(datadir)/icons/hicolor/48x48/apps
icons_DATA = \
tvm-burn-cd.png \
diff --git a/icons/Makefile.am b/icons/Makefile.am
index 2caedee..7cdf853 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-
SUBDIRS = \
48x48 \
scalable
diff --git a/icons/scalable/Makefile.am b/icons/scalable/Makefile.am
index 0a5868d..f4550a6 100644
--- a/icons/scalable/Makefile.am
+++ b/icons/scalable/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-
iconsdir = $(datadir)/icons/hicolor/scalable/apps
icons_DATA = \
tvm-burn-cd.svg
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list