More progress, still a long way to go
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
[Desktop Entry]
|
||||
# The version of the desktop entry spec this conforms to.
|
||||
Version=1.0
|
||||
|
||||
Type=Application
|
||||
|
||||
Name=GalaxyDev
|
||||
GenericName=TerminalEmulator
|
||||
|
||||
Exec=galaxy-terminal-dev %U
|
||||
StartupWMClass=dev.galaxy.GalaxyDev
|
||||
|
||||
Keywords=shell;prompt;command;commandline;cmd;
|
||||
|
||||
Icon=dev.galaxy.GalaxyDev
|
||||
|
||||
Categories=System;TerminalEmulator;
|
||||
|
||||
# Don't run this application within a terminal.
|
||||
Terminal=false
|
||||
|
||||
# Register ourselves as the handler for galaxydev:// URLs.
|
||||
MimeType=x-scheme-handler/galaxydev;
|
||||
Reference in New Issue
Block a user