Skip to content

Commit

Permalink
nemo-action-layout-editor: Refactor to allow importing the editor
Browse files Browse the repository at this point in the history
widget separately from the default window.
  • Loading branch information
mtwebster committed Jun 5, 2024
1 parent f0c0d48 commit 33a6a3a
Show file tree
Hide file tree
Showing 4 changed files with 269 additions and 296 deletions.
2 changes: 1 addition & 1 deletion action-layout-editor/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ bin = configure_file(
)

install_data(
'nemo-action-layout-editor.py',
'nemo_action_layout_editor.py',
install_dir: nemoDataPath / 'layout-editor',
install_mode: 'rwxr-xr-x'
)
Expand Down
Loading

0 comments on commit 33a6a3a

Please sign in to comment.