From 605e063203f8a2a35a5c3be1e7129e80099dd68a Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 1 Jan 2012 13:41:47 -0800 Subject: Turn subsurface into a real Mac application To do this a few things needed to move into the os specific files, but the overall change is fairly small and the difference on the Mac is amazing. Subsurface now becomes a Mac app with Mac toolbar and useful default fonts. Changed the CFBundleIdentifier to be the reverse DNS of the subsurface site (sadly, 'torvalds' is not yet a TLD). Signed-off-by: Dirk Hohndel --- packaging/macosx/Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'packaging') diff --git a/packaging/macosx/Info.plist b/packaging/macosx/Info.plist index 4ee12438b..e69d5b02d 100644 --- a/packaging/macosx/Info.plist +++ b/packaging/macosx/Info.plist @@ -15,6 +15,6 @@ CFBundleExecutable subsurface.sh CFBundleIdentifier - torvalds.subsurface + org.hohndel.subsurface -- cgit v1.2.3-70-g09d2