a pastebin project

zenobius

  1. [Desktop Entry]
  2. Version=1.0
  3. Encoding=UTF-8
  4. ServiceTypes=inode/directory
  5. Icon=lock
  6. Name=encfs service menu
  7. X-KDE-Submenu=encFS
  8. TryExec=encfs
  9. Actions=mount;umount;
  10.  
  11. [Desktop Action mount]
  12. Icon=decrypted
  13. Name=Mount
  14. Name[it]=Monta
  15. Exec=mkdir "$HOME/encFS_%n" && kdialog --title "encFS: Enter passphase..." --caption "encFS: Enter passphase..." --icon decrypted --password "Enter passphrase for \"%d/%n\"" | encfs "%d/%n" "$HOME/encFS_%n" -S && kdialog --title "Directory \"%d/%n\" mounted in \"$HOME/encFS_%n\"" --passivepopup "Done" 3 && konqueror "$HOME/encFS_%n"
  16. Exec[it]=mkdir "$HOME/encFS_%n" && kdialog --title "encFS: Inserisci la password ..." --caption "encFS: Inserisci la password ..." --icon decrypted --password "Digita la password per la cartella \"%d/%n\"" | encfs "%d/%n" "$HOME/encFS_%n" -S && kdialog --title "La cartella \"%d/%n\" è stata montata in \"$HOME/encFS_%n\"" --passivepopup "Ok" 3 && konqueror "$HOME/encFS_%n"
  17.  
  18. [Desktop Action umount]
  19. Icon=encrypted
  20. Name=Umount (on origin)
  21. Name[it]=Smonta (sull'origine)
  22. Exec=fusermount -u "$HOME/encFS_%n" && rm -r "$HOME/encFS_%n" && kdialog --title "Directory \"$HOME/encFS_%n\" umounted and removed" --passivepopup "Ok" 3
  23. Exec[it]=fusermount -u "$HOME/encFS_%n" && rm -r "$HOME/encFS_%n" && kdialog --title "La cartella \"$HOME/encFS_%n\" è stata smontata e rimossa" --passivepopup "Ok" 3

advertising

Create a Paste

Please enter your new post below (or upload a file instead):





Please note that information posted here will not expire by default. If you want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords.

worth-right