https://bugs.kde.org/show_bug.cgi?id=360576

fire f. <fire...@firemail.cc> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |UPSTREAM
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #1 from fire f. <fire...@firemail.cc> ---
[Desktop Entry]
Comment=set files executable via chmod +x via Dolphin right-click
# place this file as  
/home/YOU/.local/share/kservices5/ServiceMenus/EXE-attribute.desktop

#kate: byte-order-marker off;
Icon=application-x-executable
Actions=me;cp;
Type=Service
ServiceTypes=KonqPopupMenu/Plugin
MimeType=application/x-shellscript;application/x-ruby;text/x-python;application/x-executable;text/plain
X-KDE-Priority=TopLevel
X-KDE-StartupNotify=false
X-KDE-Submenu[de]=setze EXE-Attribut , /bin
X-KDE-Submenu=EXE Attr.

[Desktop Action me]
Name=make file executable
Name[de]=setze EXE-Attribut
Icon=application-x-executable-script
Exec=chmod +x "%f"

[Desktop Action cp]
Name=copy to /usr/bin
Name[de]=nach /usr/bin kopieren
Icon=edit-copy
Exec=kdesu -d --noignorebutton -c 'sudo cp "%f" /usr/bin/'

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to