upgpkg: sublime-text-dev 4.4173-2
Fix title bar icon by using a launcher script instead of symlink
This commit is contained in:
parent
227dddd05f
commit
e4020df88d
3 changed files with 18 additions and 10 deletions
3
sublime-text-dev/sublime-text-dev.sh
Normal file
3
sublime-text-dev/sublime-text-dev.sh
Normal file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
exec @ST_PATH@/sublime_text "$@"
|
Loading…
Add table
Add a link
Reference in a new issue