Edit

IABSD.fr/xenocara/xserver/hw/xquartz/defaults.plist

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2023-01-22 09:44:41
    Hash : 6c8ea4fe
    Message : Merge xserver 21.1.6. Includes a few fixes to the security patches already committed.

  • xserver/hw/xquartz/defaults.plist
  • <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    
    <!-- This file contains system-wide defaults for XQuartz -->
    
    <plist version="1.0">
    <dict>
    	<key>apps_menu</key>
    	<array>
    		<array>
    			<string>Terminal</string>
    			<string>xterm</string>
    			<string>n</string>
    		</array>
    	</array>
    </dict>
    </plist>