split
This commit is contained in:
parent
d98ff1d43e
commit
f19fd121f1
1 changed files with 13 additions and 7 deletions
|
@ -3,20 +3,26 @@ annexed files to get or drop.
|
||||||
|
|
||||||
[[!toc]]
|
[[!toc]]
|
||||||
|
|
||||||
## GNOME (nautilus) and KDE (Dolphin/Konqueror)
|
## GNOME (nautilus)
|
||||||
|
|
||||||
Recent git-annex comes with built-in integration for the file managers of
|
Recent git-annex comes with built-in integration for Nautilus.
|
||||||
these desktop environments. These let you pick git-annex get and git-annex
|
|
||||||
drop actions from the context menus when right-clicking on a file.
|
|
||||||
|
|
||||||
[[!img assistant/nautilusmenu.png]]
|
[[!img assistant/nautilusmenu.png]]
|
||||||
|
|
||||||
|
[[!img assistant/downloadnotification.png]]
|
||||||
|
|
||||||
|
This is set up by git-annex creating simple scripts in
|
||||||
|
`~/.local/share/nautilus/scripts`, with names like "git-annex get"
|
||||||
|
|
||||||
|
## KDE (Dolphin/Konqueror)
|
||||||
|
|
||||||
|
Even more recent git-annex comes with built-in integration with Konqueror.
|
||||||
|
|
||||||
[[!img assistant/konquerormenu.png]]
|
[[!img assistant/konquerormenu.png]]
|
||||||
|
|
||||||
[[!img assistant/downloadnotification.png]]
|
[[!img assistant/downloadnotification.png]]
|
||||||
|
|
||||||
This is set up by making simple scripts in
|
This is set up by git-annex creating a
|
||||||
`~/.local/share/nautilus/scripts`, with names like "git-annex get"
|
|
||||||
and by making a
|
|
||||||
`~/.kde/share/kde4/services/ServiceMenus/git-annex.desktop file.
|
`~/.kde/share/kde4/services/ServiceMenus/git-annex.desktop file.
|
||||||
|
|
||||||
## XFCE (Thunar)
|
## XFCE (Thunar)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue