diff options
-rw-r--r-- | recipes/images/shr-image.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/images/shr-image.inc b/recipes/images/shr-image.inc index 5a83ebb3fd..ec20027220 100644 --- a/recipes/images/shr-image.inc +++ b/recipes/images/shr-image.inc @@ -72,8 +72,6 @@ shr_rootfs_postprocess() { # echo "Categories=Office;" >>$file #done - echo "Exec=vala-terminal -e htop" >> ./usr/share/applications/htop.desktop - # minimal gtk theme foo # this should be set in postinst phase of installed gtk-theme package #mkdir -p ./etc/gtk-2.0/ |