Skip to content
Open
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ build/**/*
/.classpath
/.project
/doc
*.un~
6 changes: 3 additions & 3 deletions apps/launcher/resources/About.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = Launcher
version = 2.0
date = May 5, 2009
authors = Tom Pelaia
version = 3.0
date = March 9, 2016
authors = Tom Pelaia (SNS), Yngve Inntjore Levinsen (ESS)
organization = Spallation Neutron Source
description = The launcher allows users to launch XAL applications.
Loading