Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| xfce:thunar:thunar-shares-plugin [2024/12/05 06:48] – update app icon location. add changelog & archive links kevinbowen | xfce:thunar:thunar-shares-plugin [2025/05/20 16:08] (current) – [Required Packages] Meson andreldm | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||
| - | {{ : | + | {{ : |
| ====== Thunar - thunar-shares-plugin ====== | ====== Thunar - thunar-shares-plugin ====== | ||
| Line 22: | Line 22: | ||
| <figure " | <figure " | ||
| {{: | {{: | ||
| + | </ | ||
| The share editor can be found in the file properties dialog (Share page). | The share editor can be found in the file properties dialog (Share page). | ||
| Line 30: | Line 31: | ||
| * [[https:// | * [[https:// | ||
| - | * Thunar-VFS (0.8 or above) | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| - | For detailed information on the minimum required versions, check the [[https:// | + | For detailed information on the minimum required versions, check the [[https:// |
| [[|Back to Top]] | [[|Back to Top]] | ||
| Line 41: | Line 41: | ||
| ===== Building and Installing ===== | ===== Building and Installing ===== | ||
| - | (For information about how to **setup Samba correctly** see bellow) | + | (For information about how to **setup Samba correctly** see below) |
| If you downloaded a source tarball from the download page, you can run: | If you downloaded a source tarball from the download page, you can run: | ||
| Line 47: | Line 47: | ||
| ./configure --prefix=$(pkg-config --variable prefix thunarx-1) | ./configure --prefix=$(pkg-config --variable prefix thunarx-1) | ||
| - | in order to configure the plugin. If you fetched the source from SVN, you have to use this command: | + | in order to configure the plugin. If you fetched the source from git, you have to use this command: |
| ./ | ./ | ||
| Line 58: | Line 58: | ||
| ===== Samba Setup ===== | ===== Samba Setup ===== | ||
| - | If your are using **(X)ubuntu** 8.04 or above just check your **User privileges** after install | + | If your are using **(X)ubuntu** 8.04 or later, |
| - | For **non** (X)ubuntu users the Samba setup is: | + | For **non** (X)ubuntu users, the Samba setup is as follows: |