2022-10-05 14:52:23 +00:00
|
|
|
diff --git a/xterm.desktop b/xterm.desktop
|
|
|
|
index b6b27d0..e9a2c6c 100644
|
|
|
|
--- a/xterm.desktop
|
|
|
|
+++ b/xterm.desktop
|
|
|
|
@@ -32,13 +32,13 @@
|
2010-07-02 12:28:03 +00:00
|
|
|
# -----------------------------------------------------------------------------
|
|
|
|
[Desktop Entry]
|
|
|
|
Name=XTerm
|
2012-10-09 16:32:56 +00:00
|
|
|
-#GenericName=Terminal
|
2010-07-02 12:28:03 +00:00
|
|
|
+GenericName=Terminal
|
|
|
|
Comment=standard terminal emulator for the X window system
|
|
|
|
Exec=xterm
|
|
|
|
Terminal=false
|
|
|
|
Type=Application
|
|
|
|
Encoding=UTF-8
|
|
|
|
-Icon=xterm-color_48x48
|
2012-10-10 15:29:24 +00:00
|
|
|
+Icon=xterm-color
|
2010-07-02 12:28:03 +00:00
|
|
|
Categories=System;TerminalEmulator;
|
2016-03-08 13:38:15 +00:00
|
|
|
Keywords=shell;prompt;command;commandline;cmd;
|
2022-10-05 14:52:23 +00:00
|
|
|
StartupWMClass=XTerm
|