[Xfce4-commits] [xfce/libxfce4ui] 01/02: Remove SVN $Id$ tags
noreply at xfce.org
noreply at xfce.org
Wed Feb 18 19:24:17 CET 2015
This is an automated email from the git hooks/post-receive script.
hjudt pushed a commit to branch master
in repository xfce/libxfce4ui.
commit 85c14a493a348fb9d7efbde7892e6c174ee47b37
Author: Harald Judt <h.judt at gmx.at>
Date: Wed Feb 18 19:22:06 2015 +0100
Remove SVN $Id$ tags
---
glade/Makefile.am | 2 --
glade/icons/16x16/Makefile.am | 2 --
glade/icons/22x22/Makefile.am | 2 --
glade/icons/Makefile.am | 2 --
glade/libxfce4ui.xml.in | 1 -
icons/Makefile.am | 2 --
libxfce4ui/Makefile.am | 2 --
7 files changed, 13 deletions(-)
diff --git a/glade/Makefile.am b/glade/Makefile.am
index 4ae8cd8..58746df 100644
--- a/glade/Makefile.am
+++ b/glade/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-
AM_CPPFLAGS = \
-I$(top_srcdir) \
-DG_LOG_DOMAIN=\"libxfce4ui-glade\" \
diff --git a/glade/icons/16x16/Makefile.am b/glade/icons/16x16/Makefile.am
index da8dfb0..0f4a92f 100644
--- a/glade/icons/16x16/Makefile.am
+++ b/glade/icons/16x16/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-
if HAVE_GLADEUI
iconsdir = $(GLADEUI_PIXMAPDIR)/hicolor/16x16/actions
icons_DATA = widget-libxfce4ui-xfce-titled-dialog.png
diff --git a/glade/icons/22x22/Makefile.am b/glade/icons/22x22/Makefile.am
index f767b55..e122169 100644
--- a/glade/icons/22x22/Makefile.am
+++ b/glade/icons/22x22/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-
if HAVE_GLADEUI
iconsdir = $(GLADEUI_PIXMAPDIR)/hicolor/22x22/actions
icons_DATA = widget-libxfce4ui-xfce-titled-dialog.png
diff --git a/glade/icons/Makefile.am b/glade/icons/Makefile.am
index 054f820..1bb48b5 100644
--- a/glade/icons/Makefile.am
+++ b/glade/icons/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-
SUBDIRS = \
16x16 \
22x22
diff --git a/glade/libxfce4ui.xml.in b/glade/libxfce4ui.xml.in
index b51955e..24afcfa 100644
--- a/glade/libxfce4ui.xml.in
+++ b/glade/libxfce4ui.xml.in
@@ -1,4 +1,3 @@
-<!-- $Id$ -->
<glade-catalog name="libxfce4ui" supports="gtkbuilder" library="xfce4uiglade" version="4.5.0" book="xfce4" domain="glade3" depends="gtk+">
<glade-widget-classes>
<glade-widget-class name="XfceTitledDialog" generic-name="xfce-titled-dialog" _title="Titled Dialog">
diff --git a/icons/Makefile.am b/icons/Makefile.am
index ca0cb45..0ab1938 100644
--- a/icons/Makefile.am
+++ b/icons/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-
SUBDIRS = \
48x48
diff --git a/libxfce4ui/Makefile.am b/libxfce4ui/Makefile.am
index 3d35fdd..7822226 100644
--- a/libxfce4ui/Makefile.am
+++ b/libxfce4ui/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-
AM_CPPFLAGS = \
-I$(top_srcdir) \
-DDATADIR=\"$(datadir)\" \
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list