summaryrefslogtreecommitdiffstats
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
parent3b0377f89c03c14e2ef6b07b0e0255e5ced27d57 (diff)
add Id property
git-svn-id: file:///home/lennart/svn/public/service-discovery-applet/trunk@114 3be567f1-68ff-0310-b24a-ad7cc433fd2f
-rw-r--r--plugins/ekiga.py2
-rw-r--r--plugins/gconfterminal.py2
-rw-r--r--plugins/nautilus.py2
-rw-r--r--plugins/xvncviewer.py2
-rw-r--r--src/modules/pluginloader.py.in2
-rwxr-xr-xsrc/service-discovery-applet.in2
-rwxr-xr-xsrc/service-discovery-config.in2
7 files changed, 7 insertions, 7 deletions
diff --git a/plugins/ekiga.py b/plugins/ekiga.py
index c83b40a..7b920e4 100644
--- a/plugins/ekiga.py
+++ b/plugins/ekiga.py
@@ -9,7 +9,7 @@
# warranty of merchantability or fitness for a particular purpose.
# See "COPYING" in the source distribution for more information.
#
-# $id$
+# $Id$
#
from sdapplet.pluginutils import *
diff --git a/plugins/gconfterminal.py b/plugins/gconfterminal.py
index 559476f..92b9abb 100644
--- a/plugins/gconfterminal.py
+++ b/plugins/gconfterminal.py
@@ -9,7 +9,7 @@
# warranty of merchantability or fitness for a particular purpose.
# See "COPYING" in the source distribution for more information.
#
-# $id$
+# $Id$
#
from sdapplet.pluginutils import *
diff --git a/plugins/nautilus.py b/plugins/nautilus.py
index 6007385..6783bbe 100644
--- a/plugins/nautilus.py
+++ b/plugins/nautilus.py
@@ -9,7 +9,7 @@
# warranty of merchantability or fitness for a particular purpose.
# See "COPYING" in the source distribution for more information.
#
-# $id$
+# $Id$
#
from sdapplet.pluginutils import *
diff --git a/plugins/xvncviewer.py b/plugins/xvncviewer.py
index 3e6daa6..ee51d54 100644
--- a/plugins/xvncviewer.py
+++ b/plugins/xvncviewer.py
@@ -9,7 +9,7 @@
# warranty of merchantability or fitness for a particular purpose.
# See "COPYING" in the source distribution for more information.
#
-# $id$
+# $Id$
#
from sdapplet.pluginutils import *
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