mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-04 14:40:54 -08:00
; * nextstep/templates/Info.plist.in: Prefer HTTPS.
This commit is contained in:
parent
7cba7d5703
commit
56d3bf6a53
1 changed files with 1 additions and 1 deletions
|
|
@ -555,7 +555,7 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>.
|
|||
<key>UTTypeIdentifier</key>
|
||||
<string>org.orgmode.org</string>
|
||||
<key>UTTypeReferenceURL</key>
|
||||
<string>http://orgmode.org</string>
|
||||
<string>https://orgmode.org</string>
|
||||
<key>UTTypeTagSpecification</key>
|
||||
<dict>
|
||||
<key>public.filename-extension</key>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue