diff options
author | Simon Howard | 2010-01-23 23:06:45 +0000 |
---|---|---|
committer | Simon Howard | 2010-01-23 23:06:45 +0000 |
commit | bf8974e63b988ae1b5d2fdb0492dfe0bb3613680 (patch) | |
tree | 4a1531b099c78c5b3e5553e0099ee294d197c153 /pkg/osx/.gitignore | |
parent | 47f828ea9faf6fbb695fe2b901be466195b2a168 (diff) | |
download | chocolate-doom-bf8974e63b988ae1b5d2fdb0492dfe0bb3613680.tar.gz chocolate-doom-bf8974e63b988ae1b5d2fdb0492dfe0bb3613680.tar.bz2 chocolate-doom-bf8974e63b988ae1b5d2fdb0492dfe0bb3613680.zip |
Add menu item to launcher to open a terminal window that can be used to
start the game. Add missing 'edit' menu. Set svn:ignore property for osx
directory.
Subversion-branch: /trunk/chocolate-doom
Subversion-revision: 1824
Diffstat (limited to 'pkg/osx/.gitignore')
-rw-r--r-- | pkg/osx/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/osx/.gitignore b/pkg/osx/.gitignore index 5b7a16ef..ca1a7908 100644 --- a/pkg/osx/.gitignore +++ b/pkg/osx/.gitignore @@ -1,5 +1,7 @@ Info.plist +Info-gnustep.plist launcher *.o *.d +*.dmg staging |