-
- Downloads
Allow apps to add new items in the “New” filemenu.
Owncloud apps can now add new items to the “new” file menu. A new `addMenuEntry()` was added to `NewFileMenu`. To add a new item, you have to attach a plugin to `OCA.Files.NewFileMenu` that will call `addMenuEntry()`.
Loading
Please register or sign in to comment