emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/mac/Emacs.app/Contents/Info.plist


From: YAMAMOTO Mitsuharu
Subject: [Emacs-diffs] Changes to emacs/mac/Emacs.app/Contents/Info.plist
Date: Fri, 09 Dec 2005 20:48:39 -0500

Index: emacs/mac/Emacs.app/Contents/Info.plist
diff -c emacs/mac/Emacs.app/Contents/Info.plist:1.6 
emacs/mac/Emacs.app/Contents/Info.plist:1.7
*** emacs/mac/Emacs.app/Contents/Info.plist:1.6 Tue Jul 12 11:33:09 2005
--- emacs/mac/Emacs.app/Contents/Info.plist     Sat Dec 10 01:48:39 2005
***************
*** 35,41 ****
        <string>EMAx</string>
        <key>CFBundleVersion</key>
        <string>1.1</string>
!       <key>NSServices</key>
        <array>
                <dict>
                        <key>NSKeyEquivalent</key>
--- 35,52 ----
        <string>EMAx</string>
        <key>CFBundleVersion</key>
        <string>1.1</string>
!       <key>CFBundleURLTypes</key>
!       <array>
!               <dict>
!                       <key>CFBundleURLName</key>
!                       <string>Email Address URL</string>
!                       <key>CFBundleURLSchemes</key>
!                       <array>
!                               <string>mailto</string>
!                       </array>
!               </dict>
!       </array>
!       <key>NSServices</key>
        <array>
                <dict>
                        <key>NSKeyEquivalent</key>
***************
*** 43,52 ****
                        <key>NSMenuItem</key>
                        <dict>
                                <key>default</key>
!                               <string>Emacs/Open Selected File</string>
                        </dict>
                        <key>NSMessage</key>
!                       <string>open-file</string>
                        <key>NSPortName</key>
                        <string>Emacs</string>
                        <key>NSReturnTypes</key>
--- 54,63 ----
                        <key>NSMenuItem</key>
                        <dict>
                                <key>default</key>
!                               <string>Emacs/New Buffer Containing 
Selection</string>
                        </dict>
                        <key>NSMessage</key>
!                       <string>open-selection</string>
                        <key>NSPortName</key>
                        <string>Emacs</string>
                        <key>NSReturnTypes</key>
***************
*** 62,71 ****
                        <key>NSMenuItem</key>
                        <dict>
                                <key>default</key>
!                               <string>Emacs/New Buffer Containing 
Selection</string>
                        </dict>
                        <key>NSMessage</key>
!                       <string>open-selection</string>
                        <key>NSPortName</key>
                        <string>Emacs</string>
                        <key>NSReturnTypes</key>
--- 73,82 ----
                        <key>NSMenuItem</key>
                        <dict>
                                <key>default</key>
!                               <string>Emacs/Open Selected File</string>
                        </dict>
                        <key>NSMessage</key>
!                       <string>open-file</string>
                        <key>NSPortName</key>
                        <string>Emacs</string>
                        <key>NSReturnTypes</key>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]