Age | Commit message (Collapse) | Author | Files | Lines |
|
Plus some other rewriting to improve lisibility.
|
|
The example extension scripts need to be in sync with new versions of
referenced foreign packages.
This commit also makes them compatible with Python version 3 (retaining
Python 2 compatibility).
An additional example extension "mixed" is added: it implements all caja
extension features and can also be used as a new extension pattern. See
source header comment for a description.
Ref: https://github.com/mate-desktop/python-caja/pull/34#issuecomment-457257832
|
|
seems like the only way to fix Caja warning:
caja_menu_provider_get_background_items: assertion 'CAJA_IS_MENU_PROVIDER (provider)' failed
|
|
due to wrong background schema name
|
|
|
|
|