defaults write com.omnigroup.OmniGraffle PrivateGraffleFlatFile 0 defaults write com.omnigroup.OmniGrafflePro PrivateGraffleFlatFile 0
Wednesday, May 31, 2006
Omnigraffle: Don't write bundles!
Sometimes omnigraffle will rewrite a file into a bundle. It can be configured not to do this:
Subscribe to:
Posts (Atom)
-
A while back I answered a question on Stack Overflow asking about the relative popularity of The Art of Computer Programming . I replied wit...
-
I learned a lot from Laurens Kuiper's blog post Testing out DuckDB's Full Text Search Extension , but unfortunately couldn't fin...
-
First, let's draw a cube: cube(10,true); Now, let's animate a 360 degree turntable view of the cube: rotate([0,0,$...