summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorSebastien Estienne <sebastien.estienne@gmail.com>2006-08-06 20:35:34 +0000
committerSebastien Estienne <sebastien.estienne@gmail.com>2006-08-06 20:35:34 +0000
commitd9313c80245a75e3b023a729eacec454e580b7a8 (patch)
treecbdf90d8c48e02396aa4bccf390f524feab6fea9 /src
parent3b0377f89c03c14e2ef6b07b0e0255e5ced27d57 (diff)
add Id property
git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@114 3be567f1-68ff-0310-b24a-ad7cc433fd2f
Diffstat (limited to 'src')
-rw-r--r--src/modules/pluginloader.py.in2
-rwxr-xr-xsrc/service-discovery-applet.in2
-rwxr-xr-xsrc/service-discovery-config.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/modules/pluginloader.py.in b/src/modules/pluginloader.py.in
index 82357e8..0de264b 100644
--- a/src/modules/pluginloader.py.in
+++ b/src/modules/pluginloader.py.in
@@ -10,7 +10,7 @@
# warranty of merchantability or fitness for a particular purpose.
# See "COPYING" in the source distribution for more information.
#
-# $id$
+# $Id$
import sys
import os
diff --git a/src/service-discovery-applet.in b/src/service-discovery-applet.in
index cf9469b..8f2b8b4 100755
--- a/src/service-discovery-applet.in
+++ b/src/service-discovery-applet.in
@@ -10,7 +10,7 @@
# warranty of merchantability or fitness for a particular purpose.
# See "COPYING" in the source distribution for more information.
#
-# $id$
+# $Id$
#
import os
diff --git a/src/service-discovery-config.in b/src/service-discovery-config.in
index 382038d..a981972 100755
--- a/src/service-discovery-config.in
+++ b/src/service-discovery-config.in
@@ -10,7 +10,7 @@
# warranty of merchantability or fitness for a particular purpose.
# See "COPYING" in the source distribution for more information.
#
-# $id$
+# $Id$
#
import os