diff --git a/add_card_widget.py b/add_card_widget.py index 7223a63..ec5cc5e 100644 --- a/add_card_widget.py +++ b/add_card_widget.py @@ -78,7 +78,7 @@ class AddCardWidget( QWidget ) : item.setData( Qt.UserRole , card ) self.lb_cards.addItem( item ) self.lbl_cards.setText( - "Cards:{}".format( " (filtered)" if filter_text else "" ) + "&Cards:{}".format( " (filtered)" if filter_text else "" ) ) self.lb_cards.setCurrentRow( 0 ) if focus : diff --git a/ui/startup_widget.ui b/ui/startup_widget.ui index 5addfc1..b1dcd59 100644 --- a/ui/startup_widget.ui +++ b/ui/startup_widget.ui @@ -112,7 +112,7 @@ color:#444 ; - <html>This needs <a href="https://ghostscript.com">Ghostscript</a> to be installed.</html> + <html>This needs <a href="https://ghostscript.com/download/gsdnld.html">Ghostscript</a> to be installed.</html> true