-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update "About" dialog authors and emails
Signed-off-by: Patrick Avery <[email protected]>
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,7 +27,7 @@ | |
<item> | ||
<widget class="QLabel" name="label"> | ||
<property name="text"> | ||
<string><html><head/><body><p>Produced at the Lawrence Livermore National Laboratory under Contract DE-AC52-07NA27344. Written by <a href="mailto:[email protected]"><span style=" text-decoration: underline; color:#0000ff;">Joel Bernier</span></a> and many others (see <a href="https://github.com/HEXRD/hexrdgui/graphs/contributors"><span style=" text-decoration: underline; color:#0000ff;">Contributors</span></a>). This work was supported by Laboratory Directed Research &amp; Development Awards 10-ERD-053, 13-ERD-078, and 20-ERD-044. This work was supported by the Materials &amp; Manufacturing Directorate of the United States Air Force Research Laboratory. </p></body></html></string> | ||
<string><html><head/><body><p>Produced at the Lawrence Livermore National Laboratory under Contract DE-AC52-07NA27344. Written by <a href="mailto:[email protected]"><span style=" text-decoration: underline; color:#0000ff;">Joel Bernier</span></a>, <a href="mailto:[email protected]"><span style=" text-decoration: underline; color:#0000ff;">Saransh Soderlind</span></a>, <a href="mailto:[email protected]"><span style=" text-decoration: underline; color:#0000ff;">Patrick Avery</span></a>, <a href="mailto:[email protected]"><span style=" text-decoration: underline; color:#0000ff;">Brianna Major</span></a>, and many others (see <a href="https://github.com/HEXRD/hexrdgui/graphs/contributors"><span style=" text-decoration: underline; color:#0000ff;">Contributors</span></a>). This work was supported by Laboratory Directed Research &amp; Development Awards 10-ERD-053, 13-ERD-078, and 20-ERD-044. This work was supported by the Materials &amp; Manufacturing Directorate of the United States Air Force Research Laboratory. </p></body></html></string> | ||
</property> | ||
<property name="textFormat"> | ||
<enum>Qt::RichText</enum> | ||
|