From 107ac8d6ee94ed51796b3c088ad2865326743a7d Mon Sep 17 00:00:00 2001 From: alrra Date: Sun, 6 Jan 2013 02:03:20 +0200 Subject: .osx: Remove the iTunes Ping settings Apple officially closed the iTunes Ping service on September 30th, 2012 (http://i.imgur.com/U7bHo.jpg). --- .osx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.osx b/.osx index b063779..6796252 100755 --- a/.osx +++ b/.osx @@ -390,12 +390,6 @@ defaults write com.apple.iTunes show-store-link-arrows -bool false # Disable the Genius sidebar in iTunes defaults write com.apple.iTunes disableGeniusSidebar -bool true -# Disable the Ping sidebar in iTunes -defaults write com.apple.iTunes disablePingSidebar -bool true - -# Disable all the other Ping stuff in iTunes -defaults write com.apple.iTunes disablePing -bool true - # Disable radio stations in iTunes defaults write com.apple.iTunes disableRadio -bool true -- cgit v1.2.3