mirror of
https://github.com/Ranchero-Software/NetNewsWire
synced 2025-08-12 06:26:36 +00:00
13 lines
301 B
Plaintext
13 lines
301 B
Plaintext
/* Bundle name */
|
|
"CFBundleName" = "NetNewsWire";
|
|
|
|
/* (No Comment) */
|
|
"NetNewsWire Theme" = "NetNewsWire Theme";
|
|
|
|
/* Privacy - Photo Library Additions Usage Description */
|
|
"NSPhotoLibraryAddUsageDescription" = "Grant permission to save images from the article.";
|
|
|
|
/* (No Comment) */
|
|
"OPML" = "OPML";
|
|
|