Mercurial > repos > IBDev-IBBoard.WarFoundry.GUI.GTK
annotate WarFoundry.sh @ 124:a647afc19fe9
Re #361: Add XML export UI to GTK#
* Add sensitivity changing on OK button
* Need to make buttons do things, and allow creating new files with file chooser
author | IBBoard <dev@ibboard.co.uk> |
---|---|
date | Wed, 28 Sep 2011 21:01:54 +0100 |
parents | 9a93ae9ad956 |
children | b612d7137f4d |
rev | line source |
---|---|
112
9a93ae9ad956
* Add simple shell script to make sure that we run through Mono and not Wine (Not necessary, but useful to save confusion)
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
1 #! /bin/bash |
9a93ae9ad956
* Add simple shell script to make sure that we run through Mono and not Wine (Not necessary, but useful to save confusion)
IBBoard <dev@ibboard.co.uk>
parents:
diff
changeset
|
2 mono WarFoundry-GTK.exe $@ |