From 11be3ddea6afbf41447f5ba4731efb9fcb927948 Mon Sep 17 00:00:00 2001 From: Taka Date: Wed, 3 May 2017 06:48:28 +0000 Subject: [PATCH] Minor UI tweaks. --- add_card_widget.py | 2 +- ui/startup_widget.ui | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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