[kupfer] ssh_hosts: Bump Source version



commit 0f4645b6870f84d912077d9b0965043510c9b11e
Author: Ulrik Sverdrup <ulrik sverdrup gmail com>
Date:   Wed Apr 14 01:22:46 2010 +0200

    ssh_hosts: Bump Source version

 kupfer/plugin/ssh_hosts.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/kupfer/plugin/ssh_hosts.py b/kupfer/plugin/ssh_hosts.py
index 1166578..c576151 100644
--- a/kupfer/plugin/ssh_hosts.py
+++ b/kupfer/plugin/ssh_hosts.py
@@ -95,6 +95,7 @@ class SSHSource (ToplevelGroupingSource, FilesystemWatchMixin):
 
 	def __init__(self, name=_("SSH Hosts")):
 		ToplevelGroupingSource.__init__(self, name, "hosts")
+		self._version = 2
 
 	def initialize(self):
 		ToplevelGroupingSource.initialize(self)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]