Commit 62a996e4 authored by Vitaly Lipatov's avatar Vitaly Lipatov

epm repack zed.sh: fix desktop file name

parent 51452e2c
...@@ -10,4 +10,7 @@ PRODUCTDIR=/opt/$PRODUCT ...@@ -10,4 +10,7 @@ PRODUCTDIR=/opt/$PRODUCT
add_bin_link_command $PRODUCT $PRODUCTDIR/bin/$PRODUCT add_bin_link_command $PRODUCT $PRODUCTDIR/bin/$PRODUCT
# fix wmclass
move_file /usr/share/applications/zed.desktop /usr/share/applications/dev.zed.Zed.desktop
add_libs_requires add_libs_requires
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment