Update to build 4107

This commit is contained in:
Manuel 2021-05-21 13:28:04 +02:00
parent 15c5dd4114
commit 76e247104b
Signed by: Manuel
GPG key ID: 4085037435E1F07A
3 changed files with 33 additions and 32 deletions

View file

@ -1,24 +0,0 @@
[Desktop Entry]
Version=1.0
Type=Application
Name=Sublime Text 3 Dev
GenericName=Text Editor
Comment=Sophisticated text editor for code, markup and prose
Exec=subl3 %F
Terminal=false
MimeType=text/plain;
Icon=sublime-text
Categories=TextEditor;Development;
StartupNotify=true
StartupWMClass=subl3
Actions=Window;Document;
[Desktop Action Window]
Name=New Window
Exec=subl3 -n
OnlyShowIn=Unity;
[Desktop Action Document]
Name=New File
Exec=subl3 --command new_file
OnlyShowIn=Unity;