aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorGravatar Alexey Sokolov2014-01-18 18:29:05 +0000
committerGravatar Alexey Sokolov2014-01-18 18:29:05 +0000
commitaff48a413afa3324fac1bee18be1b34977219cd0 (patch)
tree372fb48f7603873a586091c0000b5ff9892fd557 /cmake
parentUpdate translations (diff)
downloadKVIrc-aff48a413afa3324fac1bee18be1b34977219cd0.tar.gz
KVIrc-aff48a413afa3324fac1bee18be1b34977219cd0.tar.bz2
KVIrc-aff48a413afa3324fac1bee18be1b34977219cd0.zip
Fix ugliness of fonts on MacOS X for Retina display
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@6369 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'cmake')
-rw-r--r--cmake/Info.plist.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/Info.plist.cmake b/cmake/Info.plist.cmake
index 34fc16752..30534c794 100644
--- a/cmake/Info.plist.cmake
+++ b/cmake/Info.plist.cmake
@@ -2,6 +2,8 @@
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
+ <key>NSPrincipalClass</key>
+ <string>NSApplication</string>
<key>CFBundleExecutable</key>
<string>@KVIRC_BINARYNAME@</string>
<key>CFBundleIconFile</key>