summarylogtreecommitdiffstats
path: root/sublime_text_3.desktop
diff options
context:
space:
mode:
Diffstat (limited to 'sublime_text_3.desktop')
-rw-r--r--sublime_text_3.desktop24
1 files changed, 0 insertions, 24 deletions
diff --git a/sublime_text_3.desktop b/sublime_text_3.desktop
deleted file mode 100644
index 81c347cff1a5..000000000000
--- a/sublime_text_3.desktop
+++ /dev/null
@@ -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;