.DS_Store ? .DS_Store ?
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

.DS_Store ?

Started by Nibbler, February 21, 2006, 08:20:17 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Nibbler

Is this an accidental commit ?


Under Macintosh OSX .DS_Store holds the information which controls the way a folder will be opened; i.e., the shape and size of the window, the position of the window on the desktop and whether file, folder or icon view has been selected. If you were to delete the .DS_Store the folder would revert to the system default next time it is opened and a new blank .DS_Store would appear (invisibly).

Joachim Müller

has been in the cvs for a long time already, I think it has been there since the original commit of Tarique's exif functions. I used to wonder about the same thing before, but forgot to ask the same thing. Imo it should be save to delete. Tarique should be able to tell for sure though.

Nibbler