8000 GitHub - sterys/eiciel: Eiciel is a plugin for Nautilus to graphically edit ACL and extended attributes of files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ eiciel Public
forked from rofirrim/eiciel

Eiciel is a plugin for Nautilus to graphically edit ACL and extended attributes of files

License

Notifications You must be signed in to change notification settings

sterys/eiciel

 
 

Repository files navigation

C/C++ CI Meson Fedora 37

About

Eiciel is a plugin for Nautilus to graphically edit ACL and extended attributes of files and directories.

FAQ

  1. How is "eiciel" pronounced ?

Just like you would pronounce ACL in English :)

  1. What happened to gtk3 version?

Use an earlier release (or the gtk3 branch) of eiciel when using GNOME 42 or earlier. This branch only supports GNOME 43 onwards.

  1. First steps after you have cloned the repository

You will need Meson 0.57 or later installed (it can be installed using pip) and then follow these steps after you have cloned the repository.

$ meson setup builddir
$ cd builddir
$ meson compile
$ meson install
  1. I don't want the plugin support in GNOME Files

The GNOME Files plugin support is optional, pass -Dnautilus-plugin=disabled to meson setup above, to disable it.

About

Eiciel is a plugin for Nautilus to graphically edit ACL and extended attributes of files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 94.3%
  • Meson 2.9%
  • C 2.1%
  • Other 0.7%
0