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 主题";
|
|
|
|
/* Privacy - Photo Library Additions Usage Description */
|
|
"NSPhotoLibraryAddUsageDescription" = "授予相册权限以从文章中保存图标。";
|
|
|
|
/* (No Comment) */
|
|
"OPML" = "OPML";
|
|
|