diff options
author | Ken Moore <moorekou@gmail.com> | 2015-08-28 13:35:07 -0400 |
---|---|---|
committer | Ken Moore <moorekou@gmail.com> | 2015-08-28 13:35:07 -0400 |
commit | cad63221d3fc79cae2c632ef9380497d9e959312 (patch) | |
tree | 8c907a1ea1755c73282cc7728405e3af9dee43cf /lumina-info | |
parent | Update lumina-info with a link to the website and the PC-BSD bug tracker. (diff) | |
download | lumina-cad63221d3fc79cae2c632ef9380497d9e959312.tar.gz lumina-cad63221d3fc79cae2c632ef9380497d9e959312.tar.bz2 lumina-cad63221d3fc79cae2c632ef9380497d9e959312.zip |
Oops, forgot to have the link automatically open the web browser.
Diffstat (limited to 'lumina-info')
-rw-r--r-- | lumina-info/MainUI.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lumina-info/MainUI.ui b/lumina-info/MainUI.ui index 2c13a7a7..88b3b7c7 100644 --- a/lumina-info/MainUI.ui +++ b/lumina-info/MainUI.ui @@ -214,6 +214,9 @@ <property name="text"> <string><html><head/><body><p><a href="https://bugs.pcbsd.org/projects/pcbsd"><span style=" text-decoration: underline; color:#0000ff;">Open in Web Browser</span></a></p></body></html></string> </property> + <property name="openExternalLinks"> + <bool>true</bool> + </property> </widget> </item> <item row="3" column="0" colspan="2"> |