add lxtask

pull/63/head
TomasM 2018-03-25 04:36:16 -04:00
parent e38a548377
commit a662e1b35e
3 changed files with 13 additions and 0 deletions

View File

@ -7,6 +7,7 @@ apt-get install --no-install-recommends --yes \
leafpad \
qalculate-gtk \
pcmanfm \
lxtask \
xarchiver xdg-utils libgconf-2-4 \
wicd
@ -47,5 +48,6 @@ rm -f /squashfs-root/usr/share/applications/leafpad.desktop
rm -f /squashfs-root/usr/share/applications/qalculate-gtk.desktop
rm -f /squashfs-root/usr/share/applications/pcmanfm.desktop
rm -f /squashfs-root/usr/share/applications/wicd.desktop
rm -f /squashfs-root/usr/share/applications/lxtask.desktop
dir2sb /squashfs-root /04-apps.sb

View File

@ -0,0 +1,11 @@
[Desktop Entry]
Name=Task Manager
Comment=Manage running processes
GenericName=Process manager
Keywords=task;kill;suspend;processor;memory;monitoring;performance;
Exec=lxtask
Icon=utilities-system-monitor
Terminal=false
StartupNotify=true
Type=Application
Categories=GTK;System;Monitor;

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB