On 2006-05-06 08:28:17 +0200 Rolando Abarca <[EMAIL PROTECTED]> wrote:
- FileManager == GWorkspace? or it's going to be rewritten from scratch?

Probably a new one.

- WildMenus is intended to be "glued" in the System? I mean, apps need
to be re-written to support this kind of menu system?

No, to use the horizontal menus just requires a change to the user defaults. The original implementation GNUstep provides can be 'activated' by setting

defaults write NSGlobalDomain NSInterfaceStyleDefault NSMacintoshInterfaceStyle defaults write NSGlobalDomain NSMenuInterfaceStyle NSMacintoshInterfaceStyle

EtoileMenus are 'activated' by loading the 'EtoileMenus.bundle.' This is done by setting

defaults write NSGlobalDomain GSAppKitUserBundles '("/Library/Bundles/EtoileMenus.bundle")'

--
Chris



_______________________________________________
Etoile-dev mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-dev

Reply via email to