to my friend jajcus for the regexp help. TY
This commit is contained in:
parent
5bc2796b37
commit
8717bb11ad
|
@ -3664,8 +3664,7 @@ class plugin:
|
|||
|
||||
self.emot_and_formatting_and_url_pattern =\
|
||||
emoticons_pattern + self.formatting_and_url_pattern
|
||||
|
||||
print 'self.emot_and_formatting_and_url_pattern', self.emot_and_formatting_and_url_pattern
|
||||
|
||||
gtk.gdk.threads_enter()
|
||||
self.autoconnect()
|
||||
gtk.main()
|
||||
|
|
Loading…
Reference in New Issue