[hamster] Update project URL

This commit is contained in:
André Apitzsch
2019-03-19 20:41:46 +01:00
parent 9859a01b89
commit f9b8e9e72f
2 changed files with 2 additions and 2 deletions

View File

@@ -31,7 +31,7 @@ class HamsterIntegrationPlugin(GajimPlugin):
@log_calls('HamsterIntegrationPlugin')
def init(self):
self.description = _('Integration with project hamster, see '
'http://projecthamster.wordpress.com/about/')
'http://projecthamster.org/')
self.config_dialog = None
self.events_handlers = {}
if os.name == 'nt':

View File

@@ -2,7 +2,7 @@
name: Hamster integration
short_name: hamster
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>
homepage: https://dev.gajim.org/gajim/gajim-plugins/wikis/hamsterintegrationplugin
min_gajim_version: 1.1.91