aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralrra <alrraa@gmail.com>2013-01-06 02:03:20 +0200
committerMathias Bynens <mathias@qiwi.be>2013-01-06 09:51:26 +0100
commit107ac8d6ee94ed51796b3c088ad2865326743a7d (patch)
treef277470994dff942710388c5e9581e4b9583ddbd
parent2d1d580ac8b0b79f613ef1ae5ad25b7f02555e6d (diff)
downloaddotfiles-107ac8d6ee94ed51796b3c088ad2865326743a7d.tar.gz
dotfiles-107ac8d6ee94ed51796b3c088ad2865326743a7d.tar.bz2
dotfiles-107ac8d6ee94ed51796b3c088ad2865326743a7d.zip
.osx: Remove the iTunes Ping settings
Apple officially closed the iTunes Ping service on September 30th, 2012 (http://i.imgur.com/U7bHo.jpg).
-rwxr-xr-x.osx6
1 files changed, 0 insertions, 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