mirror of
https://github.com/cappuccino/cappuccino.git
synced 2026-08-31 07:53:35 +00:00
New: added "Show in Finder" item to XcodeCapp.
Shows the Cappuccino project folder. If Path Finder is installed, it says "Show in Path Finder" and that is used. Reorganized the menu a bit and updated the help.
This commit is contained in:
@@ -26,8 +26,8 @@
|
||||
|
||||
@property (strong) IBOutlet NSMenu *statusMenu;
|
||||
@property (assign) IBOutlet NSMenuItem *menuItemHistory;
|
||||
@property (assign) IBOutlet NSMenuItem *menuItemOpenInXcode;
|
||||
@property (assign) IBOutlet NSMenuItem *menuItemListen;
|
||||
@property (assign) IBOutlet NSMenuItem *menuItemOpenProject;
|
||||
@property (assign) IBOutlet NSMenuItem *menuItemShowInFinder;
|
||||
|
||||
@property (strong) IBOutlet NSPanel *aboutWindow;
|
||||
@property (strong) IBOutlet NSWindow *preferencesWindow;
|
||||
|
||||
Reference in New Issue
Block a user