.DS_Store ? .DS_Store ?
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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