Andrea
14/11/07, 18:35:51
Como windows tiene su Recent Documents, el Leopard parece que tiene algo similar
defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
despues hacen un killall Dock y listo, cuando arranca hay una nueva carpeta. Click derecho sobre ella y pueden elegir entre documentos, aplicaciones, volumenes, servers.
Visto en http://www.macosxhints.com/article.php?story=20071101055329470
defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
despues hacen un killall Dock y listo, cuando arranca hay una nueva carpeta. Click derecho sobre ella y pueden elegir entre documentos, aplicaciones, volumenes, servers.
Visto en http://www.macosxhints.com/article.php?story=20071101055329470