From 81da8db24720ece87ee4315bcb659716b7588136 Mon Sep 17 00:00:00 2001 From: Mathias Bynens Date: Sat, 22 Oct 2011 20:49:48 +0300 Subject: Clarify Dropbox icon comment. --- .osx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.osx') diff --git a/.osx b/.osx index 116281c..2317363 100755 --- a/.osx +++ b/.osx @@ -150,7 +150,7 @@ hash tmutil &> /dev/null && sudo tmutil disablelocal # Commented out, as this is known to cause problems when saving files in Adobe Illustrator CS5 :( #echo "0x08000100:0" > ~/.CFUserTextEncoding -# Remove the green checkmark icons in Dropbox +# Remove Dropbox’s green checkmark icons in Finder.app file=/Applications/Dropbox.app/Contents/Resources/check.icns [ -e "$file" ] && mv -f "$file" "$file.bak" unset file -- cgit v1.2.3