diff options
author | Tharre <tharre3@gmail.com> | 2016-01-24 19:48:48 +0000 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2016-01-24 19:48:48 +0000 |
commit | 27913c41fa5e1d78a6e9bef74025a8cf21f51ea6 (patch) | |
tree | fdac92fc5ac4b0435ed5feaebb0b58dbb74ac869 /st/st-terminal.desktop | |
parent | a76dfc1972c361bf4f522e18b07a1a2bf0ffea49 (diff) | |
download | pkgbuilds-27913c41fa5e1d78a6e9bef74025a8cf21f51ea6.tar.gz pkgbuilds-27913c41fa5e1d78a6e9bef74025a8cf21f51ea6.tar.xz pkgbuilds-27913c41fa5e1d78a6e9bef74025a8cf21f51ea6.zip |
st: rename package from st-custom to st
Diffstat (limited to 'st/st-terminal.desktop')
-rw-r--r-- | st/st-terminal.desktop | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/st/st-terminal.desktop b/st/st-terminal.desktop new file mode 100644 index 0000000..c1910b1 --- /dev/null +++ b/st/st-terminal.desktop @@ -0,0 +1,11 @@ +[Desktop Entry] +Version=1.0 +Name=st +Comment=A simple virtual terminal emulator for X. +GenericName=Terminal Emulator +Exec=st +Icon=utilities-terminal +Terminal=false +Type=Application +Categories=System;TerminalEmulator; +StartupNotify=true |