Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update "About" dialog authors and emails #1587

Merged
merged 1 commit into from
Oct 13, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion hexrd/ui/resources/ui/about_dialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Produced at the Lawrence Livermore National Laboratory under Contract DE-AC52-07NA27344. Written by &lt;a href=&quot;mailto:[email protected]&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Joel Bernier&lt;/span&gt;&lt;/a&gt; and many others (see &lt;a href=&quot;https://github.com/HEXRD/hexrdgui/graphs/contributors&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Contributors&lt;/span&gt;&lt;/a&gt;). This work was supported by Laboratory Directed Research &amp;amp; Development Awards 10-ERD-053, 13-ERD-078, and 20-ERD-044. This work was supported by the Materials &amp;amp; Manufacturing Directorate of the United States Air Force Research Laboratory. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Produced at the Lawrence Livermore National Laboratory under Contract DE-AC52-07NA27344. Written by &lt;a href=&quot;mailto:[email protected]&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Joel Bernier&lt;/span&gt;&lt;/a&gt;, &lt;a href=&quot;mailto:[email protected]&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Saransh Soderlind&lt;/span&gt;&lt;/a&gt;, &lt;a href=&quot;mailto:[email protected]&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Patrick Avery&lt;/span&gt;&lt;/a&gt;, &lt;a href=&quot;mailto:[email protected]&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Brianna Major&lt;/span&gt;&lt;/a&gt;, and many others (see &lt;a href=&quot;https://github.com/HEXRD/hexrdgui/graphs/contributors&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;Contributors&lt;/span&gt;&lt;/a&gt;). This work was supported by Laboratory Directed Research &amp;amp; Development Awards 10-ERD-053, 13-ERD-078, and 20-ERD-044. This work was supported by the Materials &amp;amp; Manufacturing Directorate of the United States Air Force Research Laboratory. &lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="textFormat">
<enum>Qt::RichText</enum>
Expand Down
Loading