diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2016-08-07 21:27:37 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2016-08-07 21:27:37 +0000 |
commit | 027dba249f558e9da6890e6cbcf369bdf0aefb01 (patch) | |
tree | 7c289dacafa4421d21358628d7ebdef2969d942a /app/xterm/xterm.desktop | |
parent | bdd1bfd90610c6ecb7bf19f6ac5272367ef04791 (diff) |
Update to xterm-325. Testing by krw@, shadchin@ and naddy@. Thanks
Diffstat (limited to 'app/xterm/xterm.desktop')
-rw-r--r-- | app/xterm/xterm.desktop | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/app/xterm/xterm.desktop b/app/xterm/xterm.desktop index ea23c9b73..61dcd2c29 100644 --- a/app/xterm/xterm.desktop +++ b/app/xterm/xterm.desktop @@ -1,8 +1,8 @@ -# $XTermId: xterm.desktop,v 1.14 2012/06/24 22:20:29 tom Exp $ +# $XTermId: xterm.desktop,v 1.15 2016/03/08 01:38:50 tom Exp $ # ----------------------------------------------------------------------------- # this file is part of xterm # -# Copyright 2006-2010,2012 by Thomas E. Dickey +# Copyright 2006-2012,2016 by Thomas E. Dickey # # All Rights Reserved # @@ -40,3 +40,4 @@ Type=Application Encoding=UTF-8 Icon=xterm-color_48x48 Categories=System;TerminalEmulator; +Keywords=shell;prompt;command;commandline;cmd; |