Review Request 121394: [OS X] create a dedicated Info.plist for kdevelop

René J.V. Bertin rjvbertin at gmail.com
Mon Dec 8 21:05:59 UTC 2014


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/121394/
-----------------------------------------------------------

(Updated Dec. 8, 2014, 10:05 p.m.)


Review request for KDE Software on Mac OS X and KDevelop.


Changes
-------

(note to self: double-check that new files have been "git-added" before uploading to RR...)


Repository: kdevelop


Description
-------

This patch provides an Info.plist template and a change to the kdevelop/app/CMakeLists.txt to generate an appropriate info dictionary for the kdevelop app bundle.

The main interest at this point is the deactivation of "app nap" which will suspend the whole IDE if it remains (active) in the background for too long.
The same file can also be used to define the application icon, and document types the application can handle. I intend to address those features in future updates (the latter will require changes to the code, though).


Diffs (updated)
-----

  app/CMakeLists.txt d84253d 
  app/Info.plist.template PRE-CREATION 

Diff: https://git.reviewboard.kde.org/r/121394/diff/


Testing
-------

On OS X 10.9.4 . App Nap disabling seems to work as expected (and described in user feedback on the feature and its per-application deactivation). 


Thanks,

René J.V. Bertin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20141208/12d497be/attachment.html>


More information about the KDevelop-devel mailing list