~jsauer-deactivatedaccount/zim/translatable-templates

« back to all changes in this revision

Viewing changes to zim/gui/pageview.py

  • Committer: Jaap Karssenberg
  • Date: 2016-02-02 21:04:26 UTC
  • Revision ID: jaap.karssenberg@gmail.com-20160202210426-80vc78nkzt3bzepk
Small fix for parsing style.conf

Show diffs side-by-side

added added

removed removed

Lines of Context:
4863
4863
                        except:
4864
4864
                                logger.exception('Exception while parsing tag: %s:', tag)
4865
4865
                        else:
4866
 
                                TextBuffer.tag_styles[tag] = attrib
 
4866
                                TextBuffer.tag_styles[tag].update(attrib)
4867
4867
 
4868
4868
        def _connect_focus_event(self):
4869
4869
                # Connect to parent window here in a HACK to ensure