From 5ad3ff45441ef7a33c46643b4489776dae664929 Mon Sep 17 00:00:00 2001 From: Harald Judt Date: Fri, 22 May 2015 22:20:18 +0200 Subject: Remove subversion $Id$ tags Remove them or replace them with vim modelines where appropriate. --- icons/128x128/Makefile.am | 2 -- icons/16x16/Makefile.am | 2 -- icons/24x24/Makefile.am | 2 -- icons/48x48/Makefile.am | 2 -- icons/64x64/Makefile.am | 2 -- icons/Makefile.am | 2 -- icons/scalable/Makefile.am | 2 -- 7 files changed, 14 deletions(-) (limited to 'icons') diff --git a/icons/128x128/Makefile.am b/icons/128x128/Makefile.am index d458763e..58940c83 100644 --- a/icons/128x128/Makefile.am +++ b/icons/128x128/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - iconsdir = $(datadir)/icons/hicolor/128x128/apps icons_DATA = \ Thunar.png diff --git a/icons/16x16/Makefile.am b/icons/16x16/Makefile.am index 9a205ebd..d121bf65 100644 --- a/icons/16x16/Makefile.am +++ b/icons/16x16/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - appsdir = $(datadir)/icons/hicolor/16x16/apps apps_DATA = \ Thunar.png diff --git a/icons/24x24/Makefile.am b/icons/24x24/Makefile.am index 49a1e385..56c6d25d 100644 --- a/icons/24x24/Makefile.am +++ b/icons/24x24/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - iconsdir = $(datadir)/icons/hicolor/24x24/apps icons_DATA = \ Thunar.png diff --git a/icons/48x48/Makefile.am b/icons/48x48/Makefile.am index 04451608..12885cd4 100644 --- a/icons/48x48/Makefile.am +++ b/icons/48x48/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - iconsdir = $(datadir)/icons/hicolor/48x48/apps icons_DATA = \ Thunar.png diff --git a/icons/64x64/Makefile.am b/icons/64x64/Makefile.am index 9c86099f..a55f0131 100644 --- a/icons/64x64/Makefile.am +++ b/icons/64x64/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - iconsdir = $(datadir)/icons/hicolor/64x64/apps icons_DATA = \ Thunar.png diff --git a/icons/Makefile.am b/icons/Makefile.am index 08c7ea8e..8a235df5 100644 --- a/icons/Makefile.am +++ b/icons/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - SUBDIRS = \ 16x16 \ 24x24 \ diff --git a/icons/scalable/Makefile.am b/icons/scalable/Makefile.am index b62a2b56..f1ef9ccf 100644 --- a/icons/scalable/Makefile.am +++ b/icons/scalable/Makefile.am @@ -1,5 +1,3 @@ -# $Id$ - iconsdir = $(datadir)/icons/hicolor/scalable/apps icons_DATA = \ Thunar.svg -- cgit v1.2.1