8264:f95dde35d0ab | 8265:0090cfa83159 |
---|---|
84 else: | 84 else: |
85 WebBrowserWindow.showNotification( | 85 WebBrowserWindow.showNotification( |
86 UI.PixmapCache.getPixmap("rss48"), | 86 UI.PixmapCache.getPixmap("rss48"), |
87 self.tr("Add RSS Feed"), | 87 self.tr("Add RSS Feed"), |
88 self.tr("""The feed was already added before."""), | 88 self.tr("""The feed was already added before."""), |
89 kind=NotificationTypes.Warning, | 89 kind=NotificationTypes.WARNING, |
90 timeout=0) | 90 timeout=0) |
91 | 91 |
92 self.close() | 92 self.close() |