[hamster] Update project URL
This commit is contained in:
@@ -31,7 +31,7 @@ class HamsterIntegrationPlugin(GajimPlugin):
|
|||||||
@log_calls('HamsterIntegrationPlugin')
|
@log_calls('HamsterIntegrationPlugin')
|
||||||
def init(self):
|
def init(self):
|
||||||
self.description = _('Integration with project hamster, see '
|
self.description = _('Integration with project hamster, see '
|
||||||
'http://projecthamster.wordpress.com/about/')
|
'http://projecthamster.org/')
|
||||||
self.config_dialog = None
|
self.config_dialog = None
|
||||||
self.events_handlers = {}
|
self.events_handlers = {}
|
||||||
if os.name == 'nt':
|
if os.name == 'nt':
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
name: Hamster integration
|
name: Hamster integration
|
||||||
short_name: hamster
|
short_name: hamster
|
||||||
version: 1.2.2
|
version: 1.2.2
|
||||||
description: Integration with project hamster, see http://projecthamster.wordpress.com/about/
|
description: Integration with project hamster, see http://projecthamster.org/
|
||||||
authors: Denis Fomin <fominde@gmail.com>
|
authors: Denis Fomin <fominde@gmail.com>
|
||||||
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/hamsterintegrationplugin
|
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/hamsterintegrationplugin
|
||||||
min_gajim_version: 1.1.91
|
min_gajim_version: 1.1.91
|
||||||
|
|||||||
Reference in New Issue
Block a user