aboutsummaryrefslogtreecommitdiffstats
path: root/.osx
diff options
context:
space:
mode:
authorMathias Bynens <mathias@qiwi.be>2012-08-06 10:36:54 +0200
committerMathias Bynens <mathias@qiwi.be>2012-08-06 10:36:54 +0200
commit064fa9650908d719fc6c7cc96f9b9ec78a68e034 (patch)
tree0105bd0a93658fd5c56a1dfab782bb9b5b7650fe /.osx
parent7edf681b924baf9ff96458cad026ab23e105f48b (diff)
downloaddotfiles-064fa9650908d719fc6c7cc96f9b9ec78a68e034.tar.gz
dotfiles-064fa9650908d719fc6c7cc96f9b9ec78a68e034.tar.bz2
dotfiles-064fa9650908d719fc6c7cc96f9b9ec78a68e034.zip
.osx: Add a note saying that the iCal debug menu tweak doesn’t work in OS X 10.8
Ref. #113.
Diffstat (limited to '.osx')
-rwxr-xr-x.osx2
1 files changed, 1 insertions, 1 deletions
diff --git a/.osx b/.osx
index 567b47a..1d979c3 100755
--- a/.osx
+++ b/.osx
@@ -324,7 +324,7 @@ defaults write com.apple.addressbook ABShowDebugMenu -bool true
# Enable Dashboard dev mode (allows keeping widgets on the desktop)
defaults write com.apple.dashboard devmode -bool true
-# Enable the debug menu in iCal
+# Enable the debug menu in iCal (pre-10.8)
defaults write com.apple.iCal IncludeDebugMenu -bool true
# Make the iTunes arrow links go to your library instead of the iTunes Store