Changeset 6e48fd0 in sasview for sansguiframe
- Timestamp:
- Aug 24, 2012 6:47:40 PM (12 years ago)
- Branches:
- master, ESS_GUI, ESS_GUI_Docs, ESS_GUI_batch_fitting, ESS_GUI_bumps_abstraction, ESS_GUI_iss1116, ESS_GUI_iss879, ESS_GUI_iss959, ESS_GUI_opencl, ESS_GUI_ordering, ESS_GUI_sync_sascalc, costrafo411, magnetic_scatt, release-4.1.1, release-4.1.2, release-4.2.2, release_4.0.1, ticket-1009, ticket-1094-headless, ticket-1242-2d-resolution, ticket-1243, ticket-1249, ticket885, unittest-saveload
- Children:
- b82e536
- Parents:
- 9bc37a8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sansguiframe/src/sans/guiframe/config.py
r3f68e93 r6e48fd0 40 40 _danse_logo = "images/danse_logo.png" 41 41 _inst_logo = "images/utlogo.gif" 42 _nist_logo = "images/nist_logo.png" 43 _umd_logo = "images/umd_logo.png" 44 _sns_logo = "images/sns_logo.png" 45 _nist_url = "http://www.nist.gov/" 46 _umd_url = "http://www.umd.edu/" 47 _sns_url = "http://neutrons.ornl.gov/" 42 48 _nsf_url = "http://www.nsf.gov" 43 49 _danse_url = "http://www.cacr.caltech.edu/projects/danse/release/index.html"
Note: See TracChangeset
for help on using the changeset viewer.