2018-08-26 21:45:34 +00:00
|
|
|
# HG changeset patch
|
|
|
|
# Parent fa7b175db269546b9408d1af03d9c04dddbc4d9b
|
2013-05-29 14:46:55 +00:00
|
|
|
# use system stock icon for XTerm
|
|
|
|
|
|
|
|
diff --git a/xterm.desktop b/xterm.desktop
|
|
|
|
--- a/xterm.desktop
|
|
|
|
+++ b/xterm.desktop
|
2016-03-14 11:25:23 +00:00
|
|
|
@@ -33,11 +33,11 @@
|
2013-05-29 14:46:55 +00:00
|
|
|
[Desktop Entry]
|
|
|
|
Name=XTerm
|
|
|
|
#GenericName=Terminal
|
|
|
|
Comment=standard terminal emulator for the X window system
|
|
|
|
Exec=xterm
|
|
|
|
Terminal=false
|
|
|
|
Type=Application
|
|
|
|
Encoding=UTF-8
|
|
|
|
-Icon=xterm-color_48x48
|
|
|
|
+Icon=terminal
|
|
|
|
Categories=System;TerminalEmulator;
|
2016-03-14 11:25:23 +00:00
|
|
|
Keywords=shell;prompt;command;commandline;cmd;
|