Proje Gitea'ya taşındı (Temiz başlangıç)
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Name=Sublime Merge
|
||||
GenericName=Git Client
|
||||
Comment=Sublime Merge is a Git client, from the makers of Sublime Text
|
||||
Exec=/opt/sublime_merge/sublime_merge %F
|
||||
Terminal=false
|
||||
MimeType=text/plain;
|
||||
Icon=sublime-merge
|
||||
Categories=Development;
|
||||
StartupNotify=true
|
||||
Actions=new-window;
|
||||
|
||||
[Desktop Action new-window]
|
||||
Name=New Window
|
||||
Exec=/opt/sublime_merge/sublime_merge --launch-or-new-window
|
||||
|
||||
Reference in New Issue
Block a user