Set SVN properties.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 25 Jul 2004 10:45:47 +0000 (10:45 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 25 Jul 2004 10:45:47 +0000 (10:45 +0000)
13 files changed:
AUTHORS
Makefile.am
configure.ac
m4/Makefile.am
src/Makefile.am
src/esmart_container/Makefile.am
src/esmart_container/rb_esmart_container.c
src/esmart_draggies/Makefile.am
src/esmart_draggies/rb_esmart_draggies.c
src/esmart_trans_x11/Makefile.am
src/esmart_trans_x11/rb_esmart_trans_x11.c
src/rb_esmart.c
src/rb_esmart.h

diff --git a/AUTHORS b/AUTHORS
index 7422397586ca7603cfba9075feb3de3666d0b883..78f9af8efc4cdd1008ebeeca98256b13f5e50af0 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -1,3 +1,3 @@
-$Id$
+$Id: AUTHORS 36 2004-07-25 10:45:47Z tilman $
 
 Tilman Sauerbeck (tilman at code-monkey de)
 
 Tilman Sauerbeck (tilman at code-monkey de)
index 02cbb8d5fec4b61817bb4beff2063a952f5b25da..76e57e1d25b44dede9ab585e975b3a0490c96d3c 100644 (file)
@@ -1,3 +1,3 @@
-## $Id$
+## $Id: Makefile.am 36 2004-07-25 10:45:47Z tilman $
 
 SUBDIRS = m4 src
 
 SUBDIRS = m4 src
index 6b8767262c85a09f003972c38ebced134e8f0841..2142ed7d18e3c14d1ba8f12f4f00ce0c128da0e8 100644 (file)
@@ -1,4 +1,4 @@
-dnl $Id$
+dnl $Id: configure.ac 36 2004-07-25 10:45:47Z tilman $
 
 AC_INIT(ruby-esmart, 0.0.1)
 AC_CONFIG_SRCDIR([src/rb_esmart.c])
 
 AC_INIT(ruby-esmart, 0.0.1)
 AC_CONFIG_SRCDIR([src/rb_esmart.c])
index f9e1214c1b4dd4a43a8aef5b1b8bf56e31911bc9..3ee5eb4575e6193d9a50c32dc4bdd734b202e3ec 100644 (file)
@@ -1,3 +1,3 @@
-## $Id$
+## $Id: Makefile.am 36 2004-07-25 10:45:47Z tilman $
 
 EXTRA_DIST = ac_path_generic.m4 ac_ruby_ext.m4
 
 EXTRA_DIST = ac_path_generic.m4 ac_ruby_ext.m4
index cf46ea4c5a5d8bcdea363c1c2e3c9ac8ba4124c2..68278804792ca29c9efd39314630726082de3125 100644 (file)
@@ -1,4 +1,4 @@
-## $Id$
+## $Id: Makefile.am 36 2004-07-25 10:45:47Z tilman $
 
 SUBDIRS = esmart_container esmart_draggies esmart_trans_x11
 
 
 SUBDIRS = esmart_container esmart_draggies esmart_trans_x11
 
index 14be9913e8c4b8b08b171c6e58e81186388d81af..5e30042a3c9608ded0dd213dd230cf4b336cd62e 100644 (file)
@@ -1,4 +1,4 @@
-## $Id$
+## $Id: Makefile.am 36 2004-07-25 10:45:47Z tilman $
 
 AM_CFLAGS = $(ESMART_CFLAGS)
 INCLUDES = -I$(RUBYDIR) -I$(RUBYSITEDIR)
 
 AM_CFLAGS = $(ESMART_CFLAGS)
 INCLUDES = -I$(RUBYDIR) -I$(RUBYSITEDIR)
index 8336cd02c22e77042a65be3ce4a579e421feaabe..c2eb60cfe2a854032cd2930c92ef2db28fa6d41a 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- * $Id$
+ * $Id: rb_esmart_container.c 36 2004-07-25 10:45:47Z tilman $
  *
  * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de)
  *
  *
  * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de)
  *
index 29c5e30472124d3bcf2138248347c9696a21300c..51a611270641e51a5cd7311d26392045ba4c8ab1 100644 (file)
@@ -1,4 +1,4 @@
-## $Id$
+## $Id: Makefile.am 36 2004-07-25 10:45:47Z tilman $
 
 AM_CFLAGS = $(ESMART_CFLAGS)
 INCLUDES = -I$(RUBYDIR) -I$(RUBYSITEDIR)
 
 AM_CFLAGS = $(ESMART_CFLAGS)
 INCLUDES = -I$(RUBYDIR) -I$(RUBYSITEDIR)
index d61f453d31511e83fdfff672fdd2fcf05843a9a9..c67dd7b76745d8e16eca5fe3fd42adfd45237e65 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- * $Id$
+ * $Id: rb_esmart_draggies.c 36 2004-07-25 10:45:47Z tilman $
  *
  * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de)
  *
  *
  * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de)
  *
index 6c097cc8438483fd00d6ec3bed216a111ca73dda..2acda03caef50d127e528e70eb214469b6574870 100644 (file)
@@ -1,4 +1,4 @@
-## $Id$
+## $Id: Makefile.am 36 2004-07-25 10:45:47Z tilman $
 
 AM_CFLAGS = $(ESMART_CFLAGS)
 INCLUDES = -I$(RUBYDIR) -I$(RUBYSITEDIR)
 
 AM_CFLAGS = $(ESMART_CFLAGS)
 INCLUDES = -I$(RUBYDIR) -I$(RUBYSITEDIR)
index d986027637a8e73340eb2b189d340249124f9a51..6f50866cdc595393df975df3103f17f3d26b5933 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- * $Id$
+ * $Id: rb_esmart_trans_x11.c 36 2004-07-25 10:45:47Z tilman $
  *
  * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de)
  *
  *
  * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de)
  *
index 428d297636daedf102188ee5485de4ef634b0e88..11d816f5d9b64d1df192760cf33a23e8eee871bf 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- * $Id$
+ * $Id: rb_esmart.c 36 2004-07-25 10:45:47Z tilman $
  *
  * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de)
  *
  *
  * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de)
  *
index 118847b05fa075b4a8e698b1395e896dcdeddf28..e359419e08166ec572b989fb48eac4eb0acbfe9d 100644 (file)
@@ -1,5 +1,5 @@
 /*
 /*
- * $Id$
+ * $Id: rb_esmart.h 36 2004-07-25 10:45:47Z tilman $
  *
  * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de)
  *
  *
  * Copyright (C) 2004 Tilman Sauerbeck (tilman at code-monkey de)
  *