Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gajim
gajim-plugins
Commits
f9b8e9e7
Commit
f9b8e9e7
authored
Mar 19, 2019
by
André
Browse files
[hamster] Update project URL
parent
9859a01b
Changes
2
Hide whitespace changes
Inline
Side-by-side
hamster/hamster.py
View file @
f9b8e9e7
...
...
@@ -31,7 +31,7 @@ class HamsterIntegrationPlugin(GajimPlugin):
@
log_calls
(
'HamsterIntegrationPlugin'
)
def
init
(
self
):
self
.
description
=
_
(
'Integration with project hamster, see '
'http://projecthamster.
w
or
dpress.com/about
/'
)
'http://projecthamster.or
g
/'
)
self
.
config_dialog
=
None
self
.
events_handlers
=
{}
if
os
.
name
==
'nt'
:
...
...
hamster/manifest.ini
View file @
f9b8e9e7
...
...
@@ -2,7 +2,7 @@
name:
Hamster
integration
short_name:
hamster
version:
1.2.2
description:
Integration
with
project
hamster,
see
http://projecthamster.
w
or
dpress.com/about
/
description:
Integration
with
project
hamster,
see
http://projecthamster.or
g
/
authors:
Denis
Fomin
<fominde@gmail.com>
homepage:
https://dev.gajim.org/gajim/gajim-plugins/wikis/hamsterintegrationplugin
min_gajim_version:
1.1.91
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment