wok rev 25685
Add entry menu to use pm-suspend more friendly (again)
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Sat Apr 06 11:59:43 2024 +0200 (7 months ago) |
parents | 9a5b8aaafaf5 |
children | 3f6147f25a49 |
files | pm-utils/receipt |
line diff
1.1 --- a/pm-utils/receipt Sat Apr 06 11:53:47 2024 +0200 1.2 +++ b/pm-utils/receipt Sat Apr 06 11:59:43 2024 +0200 1.3 @@ -74,6 +74,7 @@ 1.4 # add pm-suspend menu entry 1.5 echo -n "Add pm-suspend menu entry" 1.6 cp -a $stuff/pm-suspend.desktop $fs/usr/share/applications 1.7 + status 1.8 } 1.9 1.10 pre_remove()