gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSMovieDirectory


From: Bertrand Dekoninck
Subject: NSMovieDirectory
Date: Tue, 08 Mar 2016 21:44:56 +0100
User-agent: Mozilla/5.0 (X11; Linux ppc64; rv:31.0) Gecko/20100101 Icedove/31.5.0

I'm thinking about adding a custom icon to my Movies folder in my home, as the Movies folder on osx. So I would like to add it a constants in base or gui.

Looking at gui and base, I've found that some constants of

https://developer.apple.com/library/mac/documentation/Cocoa/Reference/Foundation/Miscellaneous/Foundation_Constants/index.html#//apple_ref/c/tdef/NSSearchPathDirectory

are defined in base/NSPathUtilities.m and that others like NSMusicDirectory are defined in gui/NSWorkspace.m.

But the NSMoviesDirectory is lacking.

Should I try to add it to base or to NSWorkspace.m as NSMusicDirectory is already ?

Bertrand Dekoninck



reply via email to

[Prev in Thread] Current Thread [Next in Thread]