diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2012-09-04 09:48:23 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2012-09-04 09:48:23 +0200 |
commit | 657eaefb193b86bbf2cb5ef994e0a00e474cee41 (patch) | |
tree | 8063b69505f7c5c809157c6e107d9c1fde632bcd /vconsole.desktop | |
parent | 98f612e324b8a95be2a5459b5b1158e4a502aab4 (diff) | |
download | vconsole-657eaefb193b86bbf2cb5ef994e0a00e474cee41.tar.gz |
add desktop file
Diffstat (limited to 'vconsole.desktop')
-rw-r--r-- | vconsole.desktop | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vconsole.desktop b/vconsole.desktop new file mode 100644 index 0000000..f50d205 --- /dev/null +++ b/vconsole.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Name=vconsole +Comment=virtual machine console +Exec=vconsole +Terminal=false +Type=Application +Categories=GTK;System; |