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

_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
https://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to