create ~/.kde/share/services/xmpp.protocol if it does not exist.

This commit is contained in:
Yann Leboulanger 2007-01-05 19:44:53 +00:00
parent a581391c03
commit bf35cab4fc
1 changed files with 1 additions and 1 deletions

View File

@ -657,7 +657,7 @@ def possibly_set_gajim_as_xmpp_handler():
# setting for KDE
if path_to_kde_file is not None: # user has run kde at least once
f = open(path_to_kde_file, 'w')
f = open(path_to_kde_file, 'a')
f.write('''\
[Protocol]
exec=%s "%%u"