Skip to content
Snippets Groups Projects
Commit 45eabef0 authored by blisshome's avatar blisshome
Browse files

Remove "background" icon.

parent 3f0bd458
No related branches found
No related tags found
No related merge requests found
...@@ -7,6 +7,5 @@ Actions=softLink ...@@ -7,6 +7,5 @@ Actions=softLink
[Desktop Action softLink] [Desktop Action softLink]
Name= Soft link Name= Soft link
Icon=background
Icon=insert-link.png Icon=insert-link.png
Exec=FA=`basename "%F"`;FE=${FA##*.};FN=${FA%.*};ln -sT "%F" "$FN"_lnk."$FE"; Exec=FA=`basename "%F"`;FE=${FA##*.};FN=${FA%.*};ln -sT "%F" "$FN"_lnk."$FE";
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment