[gedit] [osx] Enable allowing hidpi mode
- From: Jesse van den Kieboom <jessevdk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gedit] [osx] Enable allowing hidpi mode
- Date: Sat, 13 Sep 2014 13:11:46 +0000 (UTC)
commit 61ec3e4eaf462e8b959d8ca9602482da023d4d20
Author: Jesse van den Kieboom <jessevdk gmail com>
Date: Sat Sep 13 15:10:53 2014 +0200
[osx] Enable allowing hidpi mode
osx/bundle/data/Info.plist.in | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/osx/bundle/data/Info.plist.in b/osx/bundle/data/Info.plist.in
index 5bdcc6c..381cbea 100644
--- a/osx/bundle/data/Info.plist.in
+++ b/osx/bundle/data/Info.plist.in
@@ -30,6 +30,10 @@
<string>Gedit</string>
<key>CFBundleDisplayName</key>
<string>Gedit</string>
+ <key>NSHighResolutionCapable</key>
+ <true/>
+ <key>NSHighResolutionMagnifyAllowed</key>
+ <false/>
<key>CFBundleDocumentTypes</key>
<array>
<dict>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]