]> git.pld-linux.org Git - packages/calibre.git/blob - calibre-no-update.patch
- up to 0.7.53
[packages/calibre.git] / calibre-no-update.patch
1 --- calibre/src/calibre/gui2/ui.py~     2010-07-09 23:38:12.000000000 +0200
2 +++ calibre/src/calibre/gui2/ui.py      2010-07-14 13:38:25.919379342 +0200
3 @@ -204,7 +204,7 @@
4          self.eject_action.triggered.connect(self.device_manager.umount_device)
5  
6          #################### Update notification ###################
7 -        UpdateMixin.__init__(self, opts)
8 +        #UpdateMixin.__init__(self, opts)
9  
10          ####################### Setup Toolbar #####################
11          ToolbarMixin.__init__(self)
This page took 0.082073 seconds and 3 git commands to generate.