以下是我的内容/home/usrname/.local/share/nemo/actions
[Nemo Action]
Name=Add to portamusic
Comment=Transcodes each file Ogg Vorbis and copies it to portamusic
Exec=/home/usrname/bin/add-to-portamusic.sh %F
Selection=NotNone
Extensions=Any
EscapeSpaces=true
Terminal=true
Active=true
当我右键单击单个文件夹或文件或多个时,我希望此选项出现在上下文菜单中。没有这样的运气;据我所知,该选项不在上下文菜单中。
我哪里错了?