Changeset 96d82b3 in sasview for src/sas/sasgui/guiframe
- Timestamp:
- Feb 8, 2019 5:22:17 AM (6 years ago)
- Branches:
- ESS_GUI, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_opencl, ESS_GUI_sync_sascalc
- Children:
- afdb3b3, 79d3025
- Parents:
- a1b49a7
- git-author:
- Piotr Rozyczko <piotr.rozyczko@…> (02/08/19 05:21:43)
- git-committer:
- Piotr Rozyczko <piotr.rozyczko@…> (02/08/19 05:22:17)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/sas/sasgui/guiframe/config.py
r1efbc190 r96d82b3 94 94 _corner_image = os.path.join(icon_path, "angles_flat.png") 95 95 _welcome_image = os.path.join(icon_path, "SVwelcome.png") 96 _copyright = "(c) 2009 - 201 7, UTK, UMD, NIST, ORNL, ISIS, ESS, ILL, ANSTO, TU Delft, and DLS"96 _copyright = "(c) 2009 - 2019, UTK, UMD, NIST, ORNL, ISIS, ESS, ILL, ANSTO, TU Delft, and DLS" 97 97 marketplace_url = "http://marketplace.sasview.org/" 98 98
Note: See TracChangeset
for help on using the changeset viewer.