mirror of
https://github.com/edeproject/ede.git
synced 2023-08-10 21:13:03 +03:00
Dumping unused default icons.
Install ede-xterm.desktop only if Desktop directory is not present or it is empty. This is done by install-in-desktop-dir.sh script. With this, when EDE is started for the first time, something will be on desktop.
This commit is contained in:
9
data/desktop-links/ede-xterm.desktop
Normal file
9
data/desktop-links/ede-xterm.desktop
Normal file
@@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Version=1.0
|
||||
Type=Application
|
||||
Encoding=UTF-8
|
||||
Exec=xterm -fn 9x15
|
||||
Icon=utilities-terminal
|
||||
Categories=Utility;
|
||||
Name=Terminal
|
||||
Comment=Standard X11 terminal
|
Reference in New Issue
Block a user